mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-31 21:16:44 +00:00
less useless filter calls in imported_source_file This reduces calls to `filter` greatly, giving 0.3% instructions win on some tests.
less useless filter calls in imported_source_file This reduces calls to `filter` greatly, giving 0.3% instructions win on some tests.