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
/
string_constant.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-19
hir: replace "items" terminology with "nodes" where appropriate.
Eduard-Mihai Burtescu
-1
/
+1
2020-03-14
Replace `HirBody` with `hir_owner_items` in tests
John Kåre Alsaker
-1
/
+1
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-03-30
Update tests
John Kåre Alsaker
-2
/
+2
2019-03-20
Add no_hash to query macro and move some queries over
John Kåre Alsaker
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2017-11-07
Fix incremental tests after change to instantiation strategy.
Michael Woerister
-13
/
+14
2017-09-23
incr.comp.: Make #[rustc_dirty/clean] test for fingerprint equality instead o...
Michael Woerister
-1
/
+4
2017-06-12
kill various tasks we no longer need and remove outdated README text
Niko Matsakis
-3
/
+0
2017-01-25
rename `Tables` to `TypeckTables`
Niko Matsakis
-3
/
+3
2017-01-25
merge TypeckItemBody and Tables depnodes
Niko Matsakis
-3
/
+3
2016-12-28
rustc: separate bodies for static/(associated)const and embedded constants.
Eduard-Mihai Burtescu
-2
/
+2
2016-08-20
compute and cache HIR hashes at beginning
Niko Matsakis
-8
/
+2
2016-08-09
incorporate resolve results into hashing
Niko Matsakis
-2
/
+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
/
+2
2016-04-06
add incremental test runner and some tests
Niko Matsakis
-0
/
+58