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_incremental
/
src
/
persist
/
dirty_clean.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-16
Remove remains of rustc_dirty.
Camille GILLOT
-43
/
+18
2021-05-15
Fix tests on traits.
Camille GILLOT
-14
/
+7
2021-05-15
Remove `label` in dirty/clean annotations.
Camille GILLOT
-44
/
+4
2021-03-30
Address review.
Camille GILLOT
-2
/
+0
2021-03-30
Stream the dep-graph to a file.
Camille GILLOT
-22
/
+2
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-14
/
+0
2021-03-22
Only enable assert_dep_graph when query-dep-graph is enabled.
Camille GILLOT
-0
/
+4
2021-03-09
Deduplicate unchecked_attrs errors.
Camille GILLOT
-2
/
+3
2021-03-09
Track HirId when visiting attributes.
Camille GILLOT
-1
/
+1
2021-02-15
Use less HirId when referring to items.
Camille GILLOT
-14
/
+14
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
2020-11-26
Remove ForeignMod struct.
Camille GILLOT
-1
/
+1
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-0
/
+4
2020-10-28
Fix typos and replace static vector with slice
Dániel Buga
-8
/
+8
2020-08-30
mv compiler to compiler/
mark
-0
/
+558