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
/
trait_impls.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-19
hir: replace "items" terminology with "nodes" where appropriate.
Eduard-Mihai Burtescu
-4
/
+4
2020-03-14
Replace `Hir` with `hir_owner` in tests
John Kåre Alsaker
-74
/
+74
2020-03-14
Replace `HirBody` with `hir_owner_items` in tests
John Kåre Alsaker
-4
/
+4
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
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
-74
/
+0
2017-04-12
ICH: Replace old, transitive metadata hashing with direct hashing approach.
Michael Woerister
-37
/
+21
2017-02-03
Let the ICH testing framework check that all #[rustc_dirty] attrs have been a...
Michael Woerister
-10
/
+40
2017-01-05
ICH: Add some more test cases for trait impls.
Michael Woerister
-0
/
+152
2016-11-17
add test for hashing trait impls
Niko Matsakis
-0
/
+404