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#66908 - Centril:rollup-26givp6, r=Centril
Rollup of 9 pull requests Successful merges: - rust-lang#66612 (Initial implementation of or-pattern usefulness checking) - rust-lang#66705 (Atomic as_mut_ptr) - rust-lang#66759 (impl TrustedLen for vec::Drain) - rust-lang#66858 (Use LLVMAddAnalysisPasses instead of Rust's wrapper) - rust-lang#66870 (SimplifyArmIdentity only for locals with the same type) - rust-lang#66883 (rustc_typeck: gate AnonConst's generics on feature(const_generics).) - rust-lang#66889 (Make python-generated source files compatible with rustfmt) - rust-lang#66894 (Remove unneeded prelude imports in libcore tests) - rust-lang#66895 (Feature gating *declarations* => new crate `rustc_feature`) Failed merges: - rust-lang#66905 (rustc_plugin: Remove some remaining plugin features) r? @ghost
- Loading branch information
Showing
93 changed files
with
2,255 additions
and
1,785 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
Oops, something went wrong.