-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 3 pull requests #90217
Rollup of 3 pull requests #90217
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7f79153 - Browse repository at this point
Copy the full SHA 7f79153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fe0bb - Browse repository at this point
Copy the full SHA 80fe0bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e5abe - Browse repository at this point
Copy the full SHA 00e5abeView commit details
Commits on Oct 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2fa9b11 - Browse repository at this point
Copy the full SHA 2fa9b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ccf22 - Browse repository at this point
Copy the full SHA a7ccf22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70aeced - Browse repository at this point
Copy the full SHA 70aecedView commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 22e1798 - Browse repository at this point
Copy the full SHA 22e1798View commit details
Commits on Oct 23, 2021
-
Repace use of
static_nobundle
withnative_link_modifiers
This fixes warning when building Rust and running tests: ``` warning: library kind `static-nobundle` has been superseded by specifying `-bundle` on library kind `static`. Try `static:-bundle` warning: `rustc_llvm` (lib) generated 2 warnings (1 duplicate) ```
Configuration menu - View commit details
-
Copy full SHA for a076f2b - Browse repository at this point
Copy the full SHA a076f2bView commit details -
Rollup merge of rust-lang#85254 - cjgillot:reveal-mir, r=lcnr
Normalize MIR with RevealAll before optimizations. Fixes rust-lang#78442
Configuration menu - View commit details
-
Copy full SHA for 41b215b - Browse repository at this point
Copy the full SHA 41b215bView commit details -
Rollup merge of rust-lang#89558 - lcnr:query-stable-lint, r=estebank
Add rustc lint, warning when iterating over hashmaps r? rust-lang/wg-incr-comp
Configuration menu - View commit details
-
Copy full SHA for 65c1a2e - Browse repository at this point
Copy the full SHA 65c1a2eView commit details -
Rollup merge of rust-lang#90205 - mati865:link-modifiers-in-rustc, r=…
…petrochenkov Repace use of `static_nobundle` with `native_link_modifiers` within Rust codebase This fixes warnings when building Rust and running tests: ``` warning: library kind `static-nobundle` has been superseded by specifying `-bundle` on library kind `static`. Try `static:-bundle` warning: `rustc_llvm` (lib) generated 2 warnings (1 duplicate) ```
Configuration menu - View commit details
-
Copy full SHA for 0cf784d - Browse repository at this point
Copy the full SHA 0cf784dView commit details