![]() [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` |
||
---|---|---|
.. | ||
caches.rs | ||
config.rs | ||
job.rs | ||
mod.rs | ||
plumbing.rs | ||
README.md |
For more information about how the query system works, see the rustc dev guide.