-
Notifications
You must be signed in to change notification settings - Fork 13.5k
add tests for alias bound preference #113444
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
@bors r+ rollup |
📌 Commit 419f0c7335850a4f114627a23ac1370a5019a510 has been approved by It is now in the queue for this repository. |
This comment has been minimized.
This comment has been minimized.
oh wait, this needs to wait for my "reveal opaques" pr to land, i'll approve it when it does @bors r- |
Some changes occurred to the core trait solver cc @rust-lang/initiative-trait-system-refactor |
added it as a new separate test, but still feels trivial enough and can revert if you disagree @bors r=compiler-errors rollup |
📌 Commit 23befb37fbf1b38c9dcb2b7e5fe8d341a3296e15 has been approved by It is now in the queue for this repository. |
@bors r- |
@bors r=compiler-errors rollup |
📌 Commit 71d1d03b636dbd0806cc9b25a79f7e38c0cfc81a has been approved by It is now in the queue for this repository. |
@bors r- |
@bors r=compiler-errors rollup |
…errors add tests for alias bound preference cc rust-lang/trait-system-refactor-initiative#45 r? `@compiler-errors`
Rollup of 7 pull requests Successful merges: - rust-lang#113444 (add tests for alias bound preference) - rust-lang#113716 (Add the `no-builtins` attribute to functions when `no_builtins` is applied at the crate level.) - rust-lang#113754 (Simplify native_libs query) - rust-lang#113765 (Make it clearer that edition functions are `>=`, not `==`) - rust-lang#113774 (Improve error message when closing bracket interpreted as formatting fill character) - rust-lang#113785 (Fix invalid display of inlined re-export when both local and foreign items are inlined) - rust-lang#113803 (Fix inline_const with interpolated block) r? `@ghost` `@rustbot` modify labels: rollup
cc rust-lang/trait-system-refactor-initiative#45
r? @compiler-errors