index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_passes
/
src
/
hir_stats.rs
Age
Commit message (
Expand
)
Author
Lines
2021-08-28
Treat macros as HIR items
inquisitivecrystal
-5
/
+0
2021-03-16
ast/hir: Rename field-related structures
Vadim Petrochenkov
-6
/
+6
2021-03-09
Track HirId when visiting attributes.
Camille GILLOT
-1
/
+1
2021-02-23
Rollup merge of #82258 - tmiasko:foreign-hir-stats, r=davidtwco
Dylan DPC
-0
/
+5
2021-02-19
Rollup merge of #82238 - petrochenkov:nocratemod, r=Aaron1011
Dylan DPC
-10
/
+0
2021-02-18
Print -Ztime-passes (and misc stats/logs) on stderr, not stdout.
Eduard-Mihai Burtescu
-6
/
+6
2021-02-18
ast: Stop using `Mod` in `Crate`
Vadim Petrochenkov
-10
/
+0
2021-02-18
Implement -Z hir-stats for nested foreign items
Tomasz Miąsko
-0
/
+5
2021-02-15
Only store a LocalDefId in hir::MacroDef.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::ForeignItem.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::ImplItem.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::TraitItem.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-1
/
+1
2021-02-15
Use ItemId as a strongly typed index.
Camille GILLOT
-1
/
+1
2020-11-03
rustc_ast: `visit_mac` -> `visit_mac_call`
Vadim Petrochenkov
-1
/
+1
2020-11-03
rustc_ast: Do not panic by default when visiting macro calls
Vadim Petrochenkov
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+356