Files
rust/compiler/rustc_ast/src
Matthias Krüger 9639a7c522 Rollup merge of #142069 - nnethercote:Zmacro-stats, r=petrochenkov
Introduce `-Zmacro-stats`

Introduce `-Zmacro-stats`.

It collects data about macro expansions and prints them in a table after expansion finishes. It's very useful for detecting macro bloat, especially for proc macros.

r? `@petrochenkov`
2025-06-13 05:16:56 +02:00
..
2025-05-27 13:29:24 +10:00
2024-07-29 08:26:52 +10:00
2025-05-27 13:29:24 +10:00
2025-04-21 07:35:56 +10:00