mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
acc45ebf72
less useless filter calls in imported_source_file This reduces calls to `filter` greatly, giving 0.3% instructions win on some tests.