Rollup of 5 pull requests#153670
Closed
JonathanBrouwer wants to merge 14 commits intorust-lang:mainfrom
Closed
Conversation
…stc_codegen_ssa`
It's defined in `rustc_span::source_map` which doesn't make any sense because it has nothing to do with source maps. This commit moves it to the crate root, a more sensible spot for something this basic.
Add a regression test for rust-lang#153599 Fixes rust-lang#153599 it's already fixed.
…nop, r=ehuss tests/ui/binop: add annotations for reference rules
…Brouwer Move `Spanned`. It's defined in `rustc_span::source_map` which doesn't make any sense because it has nothing to do with source maps. This commit moves it to the crate root, a more sensible spot for something this basic. r? @JonathanBrouwer
…athanBrouwer Remove `TyCtxt::node_lint` method and `rustc_middle::lint_level` function Part of rust-lang#153099. With this PR, we can finally get rid of `lint_level`. \o/ r? @JonathanBrouwer
Add test for rust-lang#109804 Close rust-lang#109804.
Contributor
Author
|
@bors r+ rollup=never p=5 |
Contributor
Contributor
Author
|
Trying commonly failed jobs |
This comment has been minimized.
This comment has been minimized.
rust-bors bot
pushed a commit
that referenced
this pull request
Mar 10, 2026
Rollup of 5 pull requests try-job: test-various try-job: x86_64-gnu-aux try-job: x86_64-gnu-llvm-21-3 try-job: x86_64-msvc-1 try-job: aarch64-apple try-job: x86_64-mingw-1
Contributor
|
This pull request was unapproved due to being closed. |
Collaborator
|
The job Click to see the possible cause of the failure (guessed by this bot) |
Contributor
|
💔 Test for a2c4d0b failed: CI. Failed job:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successful merges:
Spanned. #153641 (MoveSpanned.)TyCtxt::node_lintmethod andrustc_middle::lint_levelfunction #153663 (RemoveTyCtxt::node_lintmethod andrustc_middle::lint_levelfunction)Borrow::borrowfunction item #109804)r? @ghost
Create a similar rollup