Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 421f45f

Browse files
committedJun 10, 2025·
Auto merge of #142290 - fmease:rollup-jsy3jkc, r=fmease
Rollup of 14 pull requests Successful merges: - #134442 (Specify the behavior of `file!`) - #134841 (Look at proc-macro attributes when encountering unknown attribute) - #140372 (Exhaustively handle parsed attributes in CheckAttr) - #140766 (Stabilize keylocker) - #141642 (Note the version and PR of removed features when using it) - #141909 (Add central execution context to bootstrap) - #141992 (use `#[naked]` for `__rust_probestack`) - #142102 (docs: Small clarification on the usage of read_to_string and read_to_end trait methods) - #142124 (Allow transmute casts in pre-runtime-MIR) - #142240 (deduplicate the rest of AST walker functions) - #142258 (platform-support.md: Mention specific Linux kernel version or later) - #142262 (Mark `core::slice::memchr` as `#[doc(hidden)]`) - #142271 (compiler: fn ptrs should hit different lints based on ABI) - #142288 (const_eval: fix some outdated comments) r? `@ghost` `@rustbot` modify labels: rollup
2 parents 100199c + 2dd6fb2 commit 421f45f

File tree

82 files changed

+2170
-2117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+2170
-2117
lines changed
 

‎compiler/rustc_ast/src/mut_visit.rs

Lines changed: 24 additions & 592 deletions
Large diffs are not rendered by default.

‎compiler/rustc_ast/src/visit.rs

Lines changed: 642 additions & 573 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.