rust/compiler/rustc_save_analysis/src
bors 523a1b1d38 Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk
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.
2022-02-20 18:12:59 +00:00
..
dump_visitor.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
dumper.rs
lib.rs Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk 2022-02-20 18:12:59 +00:00
sig.rs change to a struct variant 2022-02-12 11:23:53 +00:00
span_utils.rs