about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-29 17:05:00 +0000
committerbors <bors@rust-lang.org>2022-09-29 17:05:00 +0000
commit9f1a21ae2bd41b3dd335c44f38f29a1fb8712ddc (patch)
treef5a2240402f1cef49aecb463604734ef406881ea /compiler/rustc_parse/src
parent65445a571c11f07f4ca1ed0f63bad247ae295bd0 (diff)
parentf841f1b4435694019336373c9c70476306933615 (diff)
downloadrust-9f1a21ae2bd41b3dd335c44f38f29a1fb8712ddc.tar.gz
rust-9f1a21ae2bd41b3dd335c44f38f29a1fb8712ddc.zip
Auto merge of #101893 - oli-obk:lift_derive, r=lcnr
Fix perf regression from TypeVisitor changes

Regression occurred in https://github.com/rust-lang/rust/pull/101858#issuecomment-1248732579

Instead of just reverting, we only fixed part of the regression. The main regression was due to actually correctly visiting a type that contains types and consts and should therefor be visited. This is not actually observable (yet?), but we should still do it correctly instead of risking major bugs in the future.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions