-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 10 pull requests #120281
Rollup of 10 pull requests #120281
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d1b2a9 - Browse repository at this point
Copy the full SHA 2d1b2a9View commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ed96e3 - Browse repository at this point
Copy the full SHA 3ed96e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f5981 - Browse repository at this point
Copy the full SHA 98f5981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 527f903 - Browse repository at this point
Copy the full SHA 527f903View commit details -
Configuration menu - View commit details
-
Copy full SHA for c751720 - Browse repository at this point
Copy the full SHA c751720View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a17508 - Browse repository at this point
Copy the full SHA 7a17508View commit details -
compiler: update freebsd and netbsd base specs.
both support thread local.
Configuration menu - View commit details
-
Copy full SHA for dec4740 - Browse repository at this point
Copy the full SHA dec4740View commit details -
Configuration menu - View commit details
-
Copy full SHA for a77cc2c - Browse repository at this point
Copy the full SHA a77cc2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce11b70 - Browse repository at this point
Copy the full SHA ce11b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4b99a - Browse repository at this point
Copy the full SHA ed4b99aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6088f7 - Browse repository at this point
Copy the full SHA c6088f7View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fc39e0 - Browse repository at this point
Copy the full SHA 5fc39e0View commit details -
Move condition enabling the pass to
is_enabled
The practical motivation is to omit the pass from -Zdump-mir=all when disabled.
Configuration menu - View commit details
-
Copy full SHA for c8e4aaa - Browse repository at this point
Copy the full SHA c8e4aaaView commit details -
Rollup merge of rust-lang#119028 - oberien:patch-1, r=cjgillot
Add more weirdness to weird-exprs.rs
Configuration menu - View commit details
-
Copy full SHA for e8f9e54 - Browse repository at this point
Copy the full SHA e8f9e54View commit details -
Rollup merge of rust-lang#119805 - chenyukang:yukang-fix-119530, r=da…
…vidtwco Suggest array::from_fn for array initialization Fixes rust-lang#119530
Configuration menu - View commit details
-
Copy full SHA for dd538b5 - Browse repository at this point
Copy the full SHA dd538b5View commit details -
Rollup merge of rust-lang#120188 - devnexen:update_bsd_compiler_base_…
…specs, r=wesleywiser compiler: update freebsd and netbsd base specs. both support thread local.
Configuration menu - View commit details
-
Copy full SHA for 1e5ec4d - Browse repository at this point
Copy the full SHA 1e5ec4dView commit details -
Rollup merge of rust-lang#120215 - clubby789:dep-updates, r=Nilstrieb
Update some deps with `bitflags` v1 dependencies This only leaves `pulldown-cmark` (which has updated to bitflags v2 in Git) and `rustc_apfloat` (PR opened previously at rust-lang/rustc_apfloat#12)
Configuration menu - View commit details
-
Copy full SHA for 09c31b8 - Browse repository at this point
Copy the full SHA 09c31b8View commit details -
Rollup merge of rust-lang#120244 - reitermarkus:nonzero-self, r=dtolnay
Use `Self` in `NonZero*` implementations. This slightly reduces the size of the eventual diff when making these generic, since this can be merged independently.
Configuration menu - View commit details
-
Copy full SHA for 8fea4a8 - Browse repository at this point
Copy the full SHA 8fea4a8View commit details -
Rollup merge of rust-lang#120246 - estebank:revert_breathing_room, r=…
…estebank Re-add estebank to review rotation r? ``@compiler-errors``
Configuration menu - View commit details
-
Copy full SHA for 0d3af59 - Browse repository at this point
Copy the full SHA 0d3af59View commit details -
Rollup merge of rust-lang#120252 - lcnr:rename-astconv-ty, r=compiler…
…-errors rename `RawTy` to `LoweredTy` I believe this name to more closely match its purpose r? ``@compiler-errors``
Configuration menu - View commit details
-
Copy full SHA for 0c769cc - Browse repository at this point
Copy the full SHA 0c769ccView commit details -
Rollup merge of rust-lang#120255 - emberian:patch-1, r=Nilstrieb
correct my mailmap entry
Configuration menu - View commit details
-
Copy full SHA for 456974b - Browse repository at this point
Copy the full SHA 456974bView commit details -
Rollup merge of rust-lang#120270 - compiler-errors:randos, r=lcnr
A bunch of random modifications r? oli-obk Kitchen sink of changes that I didn't know where to put elsewhere. Documentation tweaks mostly, but also removing some unreachable code and simplifying the pretty printing for closures/coroutines.
Configuration menu - View commit details
-
Copy full SHA for 3b1c2eb - Browse repository at this point
Copy the full SHA 3b1c2ebView commit details -
Rollup merge of rust-lang#120280 - tmiasko:is-enabled, r=compiler-errors
Move condition enabling the pass to `is_enabled` The practical motivation is to omit the pass from -Zdump-mir=all when disabled.
Configuration menu - View commit details
-
Copy full SHA for 08bac31 - Browse repository at this point
Copy the full SHA 08bac31View commit details