Skip to content

Conversation

@JonathanBrouwer
Copy link
Contributor

@rustbot
Copy link
Collaborator

rustbot commented Jan 17, 2026

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

cc @jdonszelmann

@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 Jan 17, 2026
@jdonszelmann
Copy link
Contributor

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 18, 2026

📌 Commit fe63539 has been approved by jdonszelmann

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 Jan 18, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jan 18, 2026
rust-bors bot pushed a commit that referenced this pull request Jan 18, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #150767 (Allow invoking all help options at once)
 - #150886 (Added mGCA related tests)
 - #151245 (Explicitly list crate level attrs)
 - #151268 (Fix ICE on inconsistent import resolution with macro-attributed extern crate)
 - #151275 (Normalize type_const items even with feature `generic_const_exprs`)
 - #151288 (Use `find_attr` instead of `attr::contains_name` in `lower_const_item_rhs`)
 - #151321 (Port #![no_main] to the attribute parser.)

r? @ghost
@rust-bors rust-bors bot merged commit a5b6c4b into rust-lang:main Jan 18, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Jan 18, 2026
rust-timer added a commit that referenced this pull request Jan 18, 2026
Rollup merge of #151245 - list-crate-level, r=jdonszelmann

Explicitly list crate level attrs

r? @jdonszelmann
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.

3 participants