-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Add trait related queries to SMIR's rustc_internal #114859
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
Conversation
Could not assign reviewer from: |
r? @wesleywiser (rustbot has picked a reviewer for you, use r? to override) |
This PR changes Stable MIR cc @oli-obk, @celinval, @spastorino |
This is really low-risk ... as you've approved @compiler-errors and given that @oli-obk is on vacations, I guess I can r=compiler-errors?. This is low risk, is going in the same direction as we go for instance in |
@bors r+ |
github status is yellow, give it a few hours then try to re-approve if bors is still asleep |
Thanks, going to rollup as we're doing with most SMIR PRs and this one is really simple :). @bors rollup |
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#114721 (Optimizing the rest of bool's Ord implementation) - rust-lang#114746 (Don't add associated type bound for non-types) - rust-lang#114779 (Add check before suggest removing parens) - rust-lang#114859 (Add trait related queries to SMIR's rustc_internal) - rust-lang#114861 (fix typo: affect -> effect) - rust-lang#114867 ([nit] Fix a comment typo.) - rust-lang#114871 (Update the link in the docs of `std::intrinsics`) r? `@ghost` `@rustbot` modify labels: rollup
r? @oli-obk