Move ty::print methods to Drop-based scope guards Primary goal is reducing codegen of the TLS access for each closure, which shaves ~3 seconds of bootstrap time over rustc as a whole. |
||
|---|---|---|
| .. | ||
| codegen_fn_attrs.rs | ||
| dependency_format.rs | ||
| exported_symbols.rs | ||
| lang_items.rs | ||
| limits.rs | ||
| mod.rs | ||
| privacy.rs | ||
| region.rs | ||
| resolve_lifetime.rs | ||
| stability.rs | ||