rust/compiler/rustc_expand
Nicholas Nethercote 89c21f7c1a Remove out-of-date `noop_*` names.
`mut_visit.rs` has a single function with a `noop_` prefix:
`noop_filter_map_expr`. This commit renames as `walk_filter_map_expr`
which is consistent with other functions in this file.

The commit also removes out-of-date comments that refer to `noop_*`
methods.
2025-05-27 19:16:11 +10:00
..
src Remove out-of-date `noop_*` names. 2025-05-27 19:16:11 +10:00
Cargo.toml Remove rustc_attr_data_structures re-export from rustc_attr_parsing 2025-05-18 18:14:43 +02:00
messages.ftl Tweak `expand_incomplete_parse` warning. 2024-10-28 14:12:45 +11:00