rust/compiler/rustc_const_eval/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
..
const_eval Auto merge of #94062 - Mark-Simulacrum:drop-print-cfg, r=oli-obk 2022-02-20 18:12:59 +00:00
interpret Move ty::print methods to Drop-based scope guards 2022-02-16 17:24:23 -05:00
transform Move ty::print methods to Drop-based scope guards 2022-02-16 17:24:23 -05:00
util Handle Fn family trait call errror 2022-02-12 19:24:43 +11:00
lib.rs Support pretty printing of invalid constants 2022-02-16 00:38:59 +01:00