rust/compiler/rustc_query_system
Joshua Nelson 4f77a1afc2 [experiment] remove #[inline] from rustc_query_system::plumbing
These functions have a ton of generic parameters and are instantiated
over and over again. Hopefully this will reduce binary bloat and speed
up bootstrapping times.
2021-02-08 14:57:15 -05:00
..
src [experiment] remove #[inline] from rustc_query_system::plumbing 2021-02-08 14:57:15 -05:00
Cargo.toml update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00