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
/
inherent_impls.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-30
Update tests
John Kåre Alsaker
-30
/
+30
2019-03-20
Add no_hash to query macro and move some queries over
John Kåre Alsaker
-11
/
+11
2019-03-18
Add load_cached query modifier and keep dep node names consistent with query ...
John Kåre Alsaker
-8
/
+8
2019-03-18
Define queries using a proc macro
John Kåre Alsaker
-5
/
+5
2019-02-08
Allow a dirty MirBuilt for make_extern and make_method_extern
John Kåre Alsaker
-1
/
+1
2019-02-08
Update tests
John Kåre Alsaker
-10
/
+10
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-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
-100
/
+0
2017-11-22
modify inherent impls test to indicate `TypeckTables` do not change
Niko Matsakis
-4
/
+40
2017-11-07
Fix incremental tests after change to instantiation strategy.
Michael Woerister
-1
/
+17
2017-10-23
update inherent_impls tests
Niko Matsakis
-6
/
+5
2017-10-13
fix review comments
Garrett Berg
-0
/
+2
2017-10-12
incr comp: rustc_clean/dirty auto assert
Garrett Berg
-108
/
+120
2017-07-18
Detect implicitly defined late bound lifetime parameters as well
Vadim Petrochenkov
-1
/
+1
2017-07-18
Prohibit lifetime arguments in path segments with late bound lifetime parameters
Vadim Petrochenkov
-1
/
+1
2017-04-12
ICH: Replace old, transitive metadata hashing with direct hashing approach.
Michael Woerister
-12
/
+8
2017-02-03
Let the ICH testing framework check that all #[rustc_dirty] attrs have been a...
Michael Woerister
-16
/
+51
2016-12-20
ICH: Add test cases for inherent impls.
Michael Woerister
-1
/
+409
2016-11-17
hash the contents of impl-item-ref by adding them to visitor
Niko Matsakis
-0
/
+128