-
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 5 pull requests #129024
Rollup of 5 pull requests #129024
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed7bdbb - Browse repository at this point
Copy the full SHA ed7bdbbView commit details -
Co-authored-by: Georg Semmler <github@weiznich.de>
Configuration menu - View commit details
-
Copy full SHA for 20a16bb - Browse repository at this point
Copy the full SHA 20a16bbView commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5205e9 - Browse repository at this point
Copy the full SHA c5205e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d2079 - Browse repository at this point
Copy the full SHA b5d2079View commit details -
Configuration menu - View commit details
-
Copy full SHA for f15997f - Browse repository at this point
Copy the full SHA f15997fView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6839a8f - Browse repository at this point
Copy the full SHA 6839a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6863db5 - Browse repository at this point
Copy the full SHA 6863db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 027b19f - Browse repository at this point
Copy the full SHA 027b19fView commit details -
Rollup merge of rust-lang#128712 - compiler-errors:normalize-borrowck…
…, r=lcnr Normalize struct tail properly for `dyn` ptr-to-ptr casting in new solver Realized that the new solver didn't handle ptr-to-ptr casting correctly. r? lcnr Built on rust-lang#128694
Configuration menu - View commit details
-
Copy full SHA for 4c49418 - Browse repository at this point
Copy the full SHA 4c49418View commit details -
Rollup merge of rust-lang#128912 - compiler-errors:do-not-recommend-i…
…mpl, r=lcnr Store `do_not_recommend`-ness in impl header Alternative to rust-lang#128674 It's less flexible, but also less invasive. Hopefully it's also performant. I'd recommend we think separately about the design for how to gate arbitrary diagnostic attributes moving forward.
Configuration menu - View commit details
-
Copy full SHA for 85eb465 - Browse repository at this point
Copy the full SHA 85eb465View commit details -
Rollup merge of rust-lang#129000 - RalfJung:miri-bootstrap-clear, r=o…
…nur-ozkan bootstrap: clear miri ui-test deps when miri sysroot gets rebuilt Second attempt after rust-lang#128683: seems like it's not the compiler changing that we care about, but the sysroot changing. I did some local testing with sysroot rebuilds and it works fine for at least those cases I checked. r? ``@onur-ozkan``
Configuration menu - View commit details
-
Copy full SHA for 301a4ca - Browse repository at this point
Copy the full SHA 301a4caView commit details -
Rollup merge of rust-lang#129013 - Kobzol:remove-unused-git-clone-sha…
…-file, r=jieyouxu Remove unused script from run-make tests Its last usage was removed in rust-lang#128636. Tracking issue: rust-lang#121876 r? jieyouxu
Configuration menu - View commit details
-
Copy full SHA for 0dfb5b9 - Browse repository at this point
Copy the full SHA 0dfb5b9View commit details -
Rollup merge of rust-lang#129017 - its-the-shrimp:core_fmt_from_fn, r…
…=Noratrieb Replace `std::fmt:FormatterFn` with `std::fmt::from_fn` Modelled after the suggestion made in [this](rust-lang#117729 (comment)) comment, this should bring this functionality in line with the existing `array::from_fn` & `iter::from_fn`
Configuration menu - View commit details
-
Copy full SHA for 522d436 - Browse repository at this point
Copy the full SHA 522d436View commit details