rust/compiler/rustc_interface/src
Dylan DPC 5d55009b79
Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco
Improve HIR stats

#100398 improve the AST stats collection done by `-Zhir-stats`. This PR does the same for HIR stats collection.

r? `@davidtwco`
2022-09-05 14:15:51 +05:30
..
callbacks.rs typo 2022-05-23 22:51:34 +02:00
errors.rs Remove use of DiagnosticArgFromDisplay 2022-08-22 20:09:18 +02:00
interface.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
lib.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
passes.rs Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco 2022-09-05 14:15:51 +05:30
proc_macro_decls.rs update Finder to store LocalDefId 2022-04-09 14:00:22 -04:00
queries.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
tests.rs rustc_target: Refactor internal linker flavors slightly 2022-09-01 16:54:52 +03:00
util.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00