-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Rollup of 10 pull requests #147661
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 #147661
Conversation
we should not get the certainty from the current result of the provisional cache entry
…pre-fallback where we equate hidden types but do not report errors
…ve the assert in favor over a comment, and change to & for &mut
…inimizations. Update comment and test.
Enable `u64` limbs in `core::num::bignum` Since `u128` is stable now, I guess, we can safely add this, not sure if this requires tests or anything cc rust-lang#137887
constify basic Clone impls
Do two passes of `handle_opaque_type_uses_next` Fixes rust-lang/trait-system-refactor-initiative#240 Also did a little bit of cleanup, can squash the commits if decided. r? lcnr
fix 2 search graph bugs wooooooooops, i should really run the fuzzer even when not changing the structure of the search graph as a whole :3 fixes the `ml-kem` ICE in the next-solver crater run r? `@BoxyUwU`
…etrochenkov `proc_macro` cleanups (3/N) Followup to rust-lang#147386, which removed the old `Decode` trait. Can be reviewed commit by commit.
|
@bors r+ rollup=never p=5 |
Something went wrong with the creation of this rollup. @bors r- |
Error: Assignment is not allowed on a closed PR. Please file an issue on GitHub at triagebot if there's a problem with this bot, or reach out on #triagebot on Zulip. |
Successful merges:
u64
limbs incore::num::bignum
#146277 (Enableu64
limbs incore::num::bignum
)handle_opaque_type_uses_next
#147249 (Do two passes ofhandle_opaque_type_uses_next
)proc_macro
cleanups (3/N) #147497 (proc_macro
cleanups (3/N))pal::os::exit
for VEXos #147594 (std: implementpal::os::exit
for VEXos)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup