mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
097bc6a84f
[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. r? `@cjgillot` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |