Skip to content

Use debug! instead of info!#154898

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
mejrs:info_to_debug
Apr 6, 2026
Merged

Use debug! instead of info!#154898
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
mejrs:info_to_debug

Conversation

@mejrs
Copy link
Copy Markdown
Contributor

@mejrs mejrs commented Apr 6, 2026

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 6, 2026

Some changes occurred in compiler/rustc_hir/src/attrs

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 Apr 6, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 6, 2026

JonathanBrouwer is currently at their maximum review capacity.
They may take a while to respond.

@rust-log-analyzer

This comment has been minimized.

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 6, 2026

📌 Commit 82cd20b has been approved by JonathanBrouwer

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 Apr 6, 2026
rust-bors bot pushed a commit that referenced this pull request Apr 6, 2026
…uwer

Rollup of 2 pull requests

Successful merges:

 - #154875 (Avoid duplicate diagnostic args in `RegionOriginNote::WithName`)
 - #154898 (Use debug! instead of info!)
rust-timer added a commit that referenced this pull request Apr 6, 2026
Rollup merge of #154898 - mejrs:info_to_debug, r=JonathanBrouwer

Use debug! instead of info!

re: #154858 (comment)

r? @JonathanBrouwer
cc @jieyouxu
@rust-bors rust-bors bot merged commit 4be8f65 into rust-lang:main Apr 6, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Apr 6, 2026
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