diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-01-25 17:39:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-25 17:39:29 +0100 |
| commit | f7d3a45bb2c16b4b5a5a2a4170e764c1f45a6f94 (patch) | |
| tree | 7a4835c4a970146fc64ac66a993a46ff0cc6ca64 /compiler/rustc_codegen_llvm/src | |
| parent | 8750bec42a79e90b224fa98162731a02828aa893 (diff) | |
| parent | bdc9ce0d95a26eeec987d95c02c43616cf4227c1 (diff) | |
| download | rust-f7d3a45bb2c16b4b5a5a2a4170e764c1f45a6f94.tar.gz rust-f7d3a45bb2c16b4b5a5a2a4170e764c1f45a6f94.zip | |
Rollup merge of #120316 - GuillaumeGomez:fix-ast-visitor, r=compiler-errors
Don't call `walk_` functions directly if there is an equivalent `visit_` method I was working on https://github.com/rust-lang/rust/issues/77773 and realized in one of my experiments that the `visit_path` method was not always called whereas it should have. This fixes it. r? ``@davidtwco``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
