forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#62704 - Mark-Simulacrum:rollup-oi94s2j, r=Mar…
…k-Simulacrum Rollup of 14 pull requests Successful merges: - rust-lang#62103 (Add debug assertions to write_bytes and copy*) - rust-lang#62405 (Remove never_type feature requirement for exhaustive patterns) - rust-lang#62491 (Fix Pin urls in Option documentation) - rust-lang#62533 (Add missing links for CannotReallocInPlace type) - rust-lang#62634 (Less unsafe in the array example of MaybeUninit docs) - rust-lang#62639 (Make VaListImpl<'f> invariant over the 'f lifetime) - rust-lang#62646 (Tweak wording in feature gate errors) - rust-lang#62662 (add spaces in front of trait requirements in libcore/cell.rs) - rust-lang#62668 (Fix rust-lang#62660) - rust-lang#62673 (miri validation: better error messages for dangling references) - rust-lang#62680 (Actually call `visit_block_entry` in `DataflowResultsConsumer`) - rust-lang#62685 (Add info about undefined behavior to as_ref suggestions) - rust-lang#62689 (Fix typo in RawWaker::new documentation) - rust-lang#62698 (SGX target: don't pretend to be GNU/Linux to LLVM) Failed merges: r? @ghost
- Loading branch information
Showing
36 changed files
with
307 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.