about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-05-27 13:01:37 +0200
committerGitHub <noreply@github.com>2025-05-27 13:01:37 +0200
commit7acdffb6e47d653b1c74ba0eb8ca53239c876da6 (patch)
tree33c3648db13503ec4daa494c364863333bce47b3 /compiler/rustc_codegen_llvm/src
parentf1371a8891d88610831776211ddf28512dc27db6 (diff)
parent89c21f7c1af83cfbd862e08e716026f1c357a316 (diff)
downloadrust-7acdffb6e47d653b1c74ba0eb8ca53239c876da6.tar.gz
rust-7acdffb6e47d653b1c74ba0eb8ca53239c876da6.zip
Rollup merge of #141563 - nnethercote:rm-noop, r=petrochenkov
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.

r? `@petrochenkov`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions