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
/
hashes
/
enum_defs.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-18
Add load_cached query modifier and keep dep node names consistent with query ...
John Kåre Alsaker
-23
/
+23
2019-03-18
Define queries using a proc macro
John Kåre Alsaker
-19
/
+19
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2017-12-30
Remove excessive trailing newlines.
kennytm
-2
/
+0
2017-12-08
incr.comp.: Hash spans unconditionally for full accuracy.
Michael Woerister
-1
/
+1
2017-11-29
incr.comp.: Update test cases after metadata hashing removal.
Michael Woerister
-115
/
+0
2017-10-13
fix review comments
Garrett Berg
-14
/
+4
2017-10-12
incr comp: rustc_clean/dirty auto assert
Garrett Berg
-78
/
+74
2017-09-23
incr.comp.: Make #[rustc_dirty/clean] test for fingerprint equality instead o...
Michael Woerister
-1
/
+1
2017-04-16
rustc: use monomorphic const_eval for cross-crate enum discriminants.
Eduard-Mihai Burtescu
-2
/
+6
2017-04-12
ICH: Replace old, transitive metadata hashing with direct hashing approach.
Michael Woerister
-17
/
+75
2017-02-25
rustc_typeck: hook up collect and item/body check to on-demand.
Eduard-Mihai Burtescu
-1
/
+4
2016-12-28
rustc: separate bodies for static/(associated)const and embedded constants.
Eduard-Mihai Burtescu
-1
/
+5
2016-09-30
Fix another comment in test/incremental/hashes/enum_defs
Michael Woerister
-1
/
+1
2016-09-30
Fix comment in test/incremental/hashes/enum_defs
Michael Woerister
-1
/
+1
2016-09-30
Fixes requested by @michaelwoerister.
Andrea Pretto
-2
/
+2
2016-09-29
Test Case for Incr. Comp. Hash for enums #36674.
Andrea Pretto
-0
/
+715