diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-16 18:09:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-16 18:09:13 +0200 |
| commit | 862852fd339af688137b7d2d1c8ae6fd348a6716 (patch) | |
| tree | 0e3bb3bb84f54c598e1f86dbcc7f82687271dc06 /compiler/rustc_codegen_gcc | |
| parent | 8fd1df8c5f8d8928a4957585c3e56047e0a796a7 (diff) | |
| parent | 117ff0a4fd11c5a71766ce76bf4b4467abd7ddf1 (diff) | |
| download | rust-862852fd339af688137b7d2d1c8ae6fd348a6716.tar.gz rust-862852fd339af688137b7d2d1c8ae6fd348a6716.zip | |
Rollup merge of #127817 - oli-obk:mut_visitor_fix, r=petrochenkov
Fix a bunch of sites that were walking instead of visiting, making it impossible for visitor impls to look at these values This doesn't affects anything right now, but a `MutVisitor` impl could be surprised by this. The reason this doesn't affect anything is that no one overrrides `visit_lifetime` or `visit_param_bounds` currently.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
