about summary refs log tree commit diff
path: root/src/test/incremental/hashes/trait_impls.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-11/+0
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-1/+1
2017-11-29incr.comp.: Update test cases after metadata hashing removal.Michael Woerister-74/+0
2017-04-12ICH: Replace old, transitive metadata hashing with direct hashing approach.Michael Woerister-37/+21
2017-02-03Let the ICH testing framework check that all #[rustc_dirty] attrs have been a...Michael Woerister-10/+40
2017-01-05ICH: Add some more test cases for trait impls.Michael Woerister-0/+152
2016-11-17add test for hashing trait implsNiko Matsakis-0/+404