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
/
src
/
test
/
ui
/
stats
Age
Commit message (
Expand
)
Author
Lines
2022-10-10
Rename AssocItemKind::TyAlias to AssocItemKind::Type
Michael Goulet
-2
/
+2
2022-09-30
Rollup merge of #102495 - nnethercote:reinstate-hir-stats, r=lqd
Matthias Krüger
-1
/
+0
2022-09-30
Reinstate `hir-stats.rs` test for stage 1.
Nicholas Nethercote
-1
/
+0
2022-09-29
Shrink `hir::def::Res`.
Nicholas Nethercote
-46
/
+46
2022-09-27
Bless stats.
Camille GILLOT
-6
/
+6
2022-09-08
Introduce `DotDotPos`.
Nicholas Nethercote
-12
/
+12
2022-09-08
Arena-allocate `hir::Lifetime`.
Nicholas Nethercote
-34
/
+35
2022-09-07
Use niche-filling optimization even when multiple variants have data.
Michael Benfield
-22
/
+23
2022-09-05
use `propagate_through_exprs` instead of `propagate_through_expr`
Takayuki Maeda
-22
/
+22
2022-08-29
Improve HIR stats collector.
Nicholas Nethercote
-20
/
+52
2022-08-29
Add prefix to every line of `-Zhir-stats` output.
Nicholas Nethercote
-151
/
+145
2022-08-22
Use `AttrVec` in more places.
Nicholas Nethercote
-67
/
+67
2022-08-17
Box the `MacCall` in various types.
Nicholas Nethercote
-55
/
+55
2022-08-16
Shrink `ast::Attribute`.
Nicholas Nethercote
-100
/
+100
2022-08-11
Add a second level to the AST size reporting.
Nicholas Nethercote
-2
/
+62
2022-08-11
Add percentages to `-Zhir-stats` output.
Nicholas Nethercote
-70
/
+70
2022-08-11
Change how `AssocItem` is reported.
Nicholas Nethercote
-4
/
+2
2022-08-11
Improve AST stat collector.
Nicholas Nethercote
-5
/
+15
2022-08-11
Add a test for `-Zhir-stats` output.
Nicholas Nethercote
-0
/
+124