mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
0d65e5a180
Only walk ribs to collect possibly shadowed params if we are adding params in our new rib No need to collect params from parent ribs if we literally have no params to declare in this new rib. Attempt to win back some of the perf in https://github.com/rust-lang/rust/pull/128357#issuecomment-2262677031. Please review with whitespace *off*, the diff should be like 2 lines. r? petrochenkov |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |