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#62990 - Centril:rollup-k9n0hvs, r=Centril
Rollup of 15 pull requests Successful merges: - rust-lang#60066 (Stabilize the type_name intrinsic in core::any) - rust-lang#60938 (rustdoc: make #[doc(include)] relative to the containing file) - rust-lang#61884 (Stablize Euclidean Modulo (feature euclidean_division)) - rust-lang#61890 (Fix some sanity checks) - rust-lang#62528 (Add joining slices of slices with a slice separator, not just a single item) - rust-lang#62707 (Add tests for overlapping explicitly dropped locals in generators) - rust-lang#62735 (Turn `#[global_allocator]` into a regular attribute macro) - rust-lang#62822 (Improve some pointer-related documentation) - rust-lang#62887 (Make the parser TokenStream more resilient after mismatched delimiter recovery) - rust-lang#62921 (Add method disambiguation help for trait implementation) - rust-lang#62930 (Add test for rust-lang#51559) - rust-lang#62942 (Use match ergonomics in Condvar documentation) - rust-lang#62977 (Fix inconsistent highlight blocks.) - rust-lang#62978 (Remove `cfg(bootstrap)` code for array implementations) - rust-lang#62981 (Add note suggesting to borrow a String argument to find) Failed merges: - rust-lang#62964 (clarify and unify some type test names) r? @ghost
- Loading branch information
Showing
98 changed files
with
1,330 additions
and
1,239 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.