diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-24 19:39:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-24 19:39:15 +0200 |
| commit | a8cea36240faa510359e0fae732ee94186d13273 (patch) | |
| tree | 2f9c348eb72f739d6f3e7432e2bef67b02144bbb /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | c309366e5fbbaa33d5ca4207ac1bd834fcc5db34 (diff) | |
| parent | 0635916cbe22b96708abe40499d03aef4901ad6a (diff) | |
| download | rust-a8cea36240faa510359e0fae732ee94186d13273.tar.gz rust-a8cea36240faa510359e0fae732ee94186d13273.zip | |
Rollup merge of #132107 - maxcabrajac:remove_expr_post, r=petrochenkov
Remove visit_expr_post from ast Visitor `visit_expr_post` is only present in the immutable version of ast Visitors and its default implementation is a noop. Given that its only implementer is on `rustc_lint/src/early.rs` and its name follows the same naming convention as some other lints (`_post`), it seems that `visit_expr_post` being in `Visitor` was a little mistake. r? `@petrochenkov` related to #128974
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
