Skip to content

Conversation

@lapla-cogito
Copy link
Contributor

context: #149627 (comment)

Sorry for the delay between receiving the review and submitting this patch. I'll ask the original proposer to review it.

r? estebank

@rustbot
Copy link
Collaborator

rustbot commented Feb 3, 2026

Some changes occurred in compiler/rustc_passes/src/check_attr.rs

cc @jdonszelmann, @JonathanBrouwer

@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) 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 Feb 3, 2026
@rust-log-analyzer

This comment has been minimized.

@lapla-cogito lapla-cogito force-pushed the diag_const_trait_impl branch from 58295ec to dfc60ae Compare February 3, 2026 15:38
@estebank
Copy link
Contributor

estebank commented Feb 3, 2026

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 3, 2026

📌 Commit dfc60ae has been approved by estebank

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Feb 3, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Feb 3, 2026
…, r=estebank

Distinguish error message for `#[diagnostic::on_const]` on const trait impls

context: rust-lang#149627 (comment)

Sorry for the delay between receiving the review and submitting this patch. I'll ask the original proposer to review it.

r? estebank
rust-bors bot pushed a commit that referenced this pull request Feb 4, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #148967 (const-eval: always do mem-to-mem copies if there might be padding involved)
 - #152012 (Use `DEVELOPER_DIR` instead of a custom `xcode-select` script)
 - #152044 (Convert to inline diagnostics in `rustc_incremental`)
 - #152046 (Use glob imports for attribute parsers)
 - #152054 (Distinguish error message for `#[diagnostic::on_const]` on const trait impls)
 - #152059 (Fix some autodiff tests require Clto=fat)
 - #152073 (Convert to inline diagnostics in `rustc_mir_dataflow`)
@rust-bors rust-bors bot merged commit 9ff335c into rust-lang:main Feb 4, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Feb 4, 2026
rust-timer added a commit that referenced this pull request Feb 4, 2026
Rollup merge of #152054 - lapla-cogito:diag_const_trait_impl, r=estebank

Distinguish error message for `#[diagnostic::on_const]` on const trait impls

context: #149627 (comment)

Sorry for the delay between receiving the review and submitting this patch. I'll ask the original proposer to review it.

r? estebank
@lapla-cogito lapla-cogito deleted the diag_const_trait_impl branch February 4, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.

4 participants