Skip to content

Fix the span of trait bound modifier [const]#143171

Merged
bors merged 1 commit intorust-lang:masterfrom
fmease:fix-span-of-maybe-const-mod
Jun 29, 2025
Merged

Fix the span of trait bound modifier [const]#143171
bors merged 1 commit intorust-lang:masterfrom
fmease:fix-span-of-maybe-const-mod

Conversation

@fmease
Copy link
Copy Markdown
Member

@fmease fmease commented Jun 29, 2025

r? project-const-traits or anyone

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jun 29, 2025
@compiler-errors
Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors
Copy link
Copy Markdown
Collaborator

bors commented Jun 29, 2025

📌 Commit 7a55709 has been approved by compiler-errors

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 29, 2025
@rust-log-analyzer

This comment has been minimized.

@compiler-errors
Copy link
Copy Markdown
Contributor

@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 29, 2025
@fmease fmease force-pushed the fix-span-of-maybe-const-mod branch from 7a55709 to f77fead Compare June 29, 2025 02:56
@fmease
Copy link
Copy Markdown
Member Author

fmease commented Jun 29, 2025

@bors r=compiler-errors

@bors
Copy link
Copy Markdown
Collaborator

bors commented Jun 29, 2025

📌 Commit f77fead has been approved by compiler-errors

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 29, 2025
@fee1-dead fee1-dead added the PG-const-traits Project group: Const traits label Jun 29, 2025
bors added a commit that referenced this pull request Jun 29, 2025
Rollup of 11 pull requests

Successful merges:

 - #142021 (Doc: clarify priority of lint level sources)
 - #142367 (Add regression test for #137857 to ensure that we generate intra doc links for extern crate items.)
 - #142641 (Generate symbols.o for proc-macros too)
 - #142889 (Clarify doc comment on unix OpenOptions)
 - #143063 (explain `ImportData::imported_module`)
 - #143088 (Improve documentation of `TagEncoding`)
 - #143135 (fix typos on some doc comments)
 - #143138 (Port `#[link_name]` to the new attribute parsing infrastructure)
 - #143155 (`librustdoc` house-keeping 🧹)
 - #143169 (Remove unused feature gates)
 - #143171 (Fix the span of trait bound modifier `[const]`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit a262c00 into rust-lang:master Jun 29, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Jun 29, 2025
Rollup merge of #143171 - fmease:fix-span-of-maybe-const-mod, r=compiler-errors

Fix the span of trait bound modifier `[const]`

r? project-const-traits or anyone
@rustbot rustbot added this to the 1.90.0 milestone Jun 29, 2025
@fmease fmease deleted the fix-span-of-maybe-const-mod branch June 29, 2025 12:29
@fmease fmease added the F-const_trait_impl `#![feature(const_trait_impl)]` label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-const_trait_impl `#![feature(const_trait_impl)]` PG-const-traits Project group: Const traits S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants