forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
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#53354 - kennytm:rollup, r=kennytm
Rollup of 11 pull requests Successful merges: - rust-lang#53112 (pretty print BTreeSet) - rust-lang#53208 (Don't panic on std::env::vars() when env is null.) - rust-lang#53226 (driver: set the syntax edition in phase 1) - rust-lang#53229 (Make sure rlimit is only ever increased) - rust-lang#53233 (targets: aarch64: Add bare-metal aarch64 target) - rust-lang#53239 (rustc_codegen_llvm: Restore the closure env alloca hack for LLVM 5.) - rust-lang#53246 (A few cleanups) - rust-lang#53257 (Idiomatic improvements to IP method) - rust-lang#53274 (Remove statics field from CodegenCx) - rust-lang#53290 (Make LLVM emit assembly comments with -Z asm-comments) - rust-lang#53317 (Mark prior failure to avoid ICE)
- Loading branch information
Showing
32 changed files
with
486 additions
and
229 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
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.