about summary refs log tree commit diff
path: root/src/test/incremental/hashes/statics.rs
AgeCommit message (Expand)AuthorLines
2019-03-18Add load_cached query modifier and keep dep node names consistent with query ...John Kåre Alsaker-4/+4
2019-03-18Define queries using a proc macroJohn Kåre Alsaker-4/+4
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-26/+0
2017-10-26incr.comp.: Update overflow-check logic in HIR hashing.Michael Woerister-20/+26
2017-10-12incr comp: rustc_clean/dirty auto assertGarrett Berg-34/+26
2016-12-28rustc: separate bodies for static/(associated)const and embedded constants.Eduard-Mihai Burtescu-8/+16
2016-10-08Add ICH test case for staticsFlorian Diebold-0/+185