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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
incremental
/
dirty_clean.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-16
Remove remains of rustc_dirty.
Camille GILLOT
-1
/
+4
2021-05-15
Remove `label` in dirty/clean annotations.
Camille GILLOT
-3
/
+9
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-4
/
+4
2019-03-30
Update tests
John Kåre Alsaker
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-09-23
incr.comp.: Make #[rustc_dirty/clean] test for fingerprint equality instead o...
Michael Woerister
-2
/
+2
2017-06-12
kill various tasks we no longer need and remove outdated README text
Niko Matsakis
-4
/
+0
2017-06-09
incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs.
Michael Woerister
-4
/
+4
2017-01-25
rename `Tables` to `TypeckTables`
Niko Matsakis
-4
/
+4
2017-01-25
merge TypeckItemBody and Tables depnodes
Niko Matsakis
-4
/
+4
2016-08-09
use preds to serialize just what we need
Niko Matsakis
-0
/
+1
2016-04-06
Fix test cases to reflect that #32014...went away
Niko Matsakis
-2
/
+1
2016-04-06
add incremental test runner and some tests
Niko Matsakis
-0
/
+54