rust/compiler/rustc_interface/src
Guillaume Gomez e8dd3c356c
Rollup merge of #142944 - nnethercote:stats-tweaks, r=lqd
Stats output tweaks

Some improvements to `-Zinput-stats` and `-Zmeta-stat` inspired by the new `-Zmacro-stats`.

r? `@lqd`
2025-06-24 15:39:42 +02:00
..
callbacks.rs Represent diagnostic side effects as dep nodes 2025-03-14 16:01:58 +01:00
errors.rs Remove attribute #[rustc_error] 2025-03-30 01:32:21 +03:00
interface.rs Extract SilentEmitter 2025-06-19 13:05:01 -05:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
limits.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
passes.rs Rollup merge of #142944 - nnethercote:stats-tweaks, r=lqd 2025-06-24 15:39:42 +02:00
proc_macro_decls.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
queries.rs Add codegen timing section 2025-06-23 08:50:17 +02:00
tests.rs Rollup merge of #135656 - joshtriplett:hint-mostly-unused, r=saethlin 2025-06-18 19:40:30 +02:00
util.rs Use rustc_thread_pool instead of rustc-rayon-core 2025-06-11 12:26:42 -07:00