Matthias Krüger f7d3a45bb2
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``
2024-01-25 17:39:29 +01:00
..
2024-01-19 20:10:39 -08:00
2024-01-19 20:10:39 -08:00
2023-10-13 08:59:36 +00:00
2023-08-02 16:21:45 +08:00
2024-01-17 03:14:16 +01:00
2023-11-22 18:38:17 +11:00
2023-04-16 07:25:13 +00:00