Skip to content

Conversation

@camsteffen
Copy link
Contributor

@camsteffen camsteffen commented Oct 28, 2025

Closes #115178.

r? cjgillot

@rustbot
Copy link
Collaborator

rustbot commented Oct 28, 2025

HIR ty lowering was modified

cc @fmease

Some changes occurred in src/tools/clippy

cc @rust-lang/clippy

Some changes occurred in compiler/rustc_ast_lowering/src/format.rs

cc @m-ou-se

Some changes occurred in need_type_info.rs

cc @lcnr

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Oct 28, 2025
@rust-log-analyzer

This comment has been minimized.

@camsteffen camsteffen force-pushed the remove-qpath-langitem branch from 15e47d8 to 0d5c875 Compare October 28, 2025 01:36
@rustbot rustbot added the T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. label Oct 28, 2025
@rust-log-analyzer

This comment has been minimized.

@camsteffen camsteffen force-pushed the remove-qpath-langitem branch from 0d5c875 to 95732f4 Compare October 28, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collect lang items on the AST instead of HIR

4 participants