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
/
struct_defs.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-19
hir: replace "items" terminology with "nodes" where appropriate.
Eduard-Mihai Burtescu
-42
/
+42
2020-03-14
Replace `Hir` with `hir_owner` in tests
John Kåre Alsaker
-42
/
+42
2020-03-14
Replace `HirBody` with `hir_owner_items` in tests
John Kåre Alsaker
-42
/
+42
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-03-18
Add load_cached query modifier and keep dep node names consistent with query ...
John Kåre Alsaker
-126
/
+126
2019-03-18
Define queries using a proc macro
John Kåre Alsaker
-42
/
+42
2018-12-25
Remove licenses
Mark Rousskov
-11
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
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
-73
/
+0
2017-10-03
related to #44924: update incr compilation for struct_defs.rs
Garrett Berg
-4
/
+177
2017-04-12
ICH: Replace old, transitive metadata hashing with direct hashing approach.
Michael Woerister
-15
/
+75
2016-10-07
incr.comp.: Cover indirect changes in struct ICH test case
Michael Woerister
-0
/
+71
2016-09-23
ICH: Add ability to test the ICH of exported metadata items.
Michael Woerister
-0
/
+238