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#59513 - Centril:rollup, r=Centril
Rollup of 11 pull requests Successful merges: - rust-lang#58019 (Combine all builtin late lints and make lint checking parallel) - rust-lang#59358 (Use `track_errors` instead of hand rolling) - rust-lang#59394 (warn -> deny duplicate match bindings) - rust-lang#59401 (bootstrap: build crates under libtest with -Z emit-stack-sizes) - rust-lang#59423 (Visit path in `walk_mac`) - rust-lang#59468 (musl: build toolchain libs with -fPIC) - rust-lang#59476 (Use `SmallVec` in `TokenStreamBuilder`.) - rust-lang#59496 (Remove unnecessary with_globals calls) - rust-lang#59498 (Use 'write_all' instead of 'write' in example code) - rust-lang#59503 (Stablize {f32,f64}::copysign().) - rust-lang#59511 (Fix missed fn rename in rust-lang#59284) Failed merges: r? @ghost
- Loading branch information
Showing
22 changed files
with
472 additions
and
317 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
Oops, something went wrong.