mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 19:16:36 +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.