summary refs log tree commit diff
path: root/src/test/incremental/hashes/call_expressions.rs
AgeCommit message (Expand)AuthorLines
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-18/+4
2017-11-07Fix incremental tests after change to instantiation strategy.Michael Woerister-1/+1
2017-10-13fix review commentsGarrett Berg-2/+2
2017-10-12incr comp: rustc_clean/dirty auto assertGarrett Berg-32/+18
2016-11-29WIP: update tests to pass -- not completeNiko Matsakis-9/+9
2016-11-29Fix new testsFlorian Diebold-9/+27
2016-11-10ICH: Add test case for call expressions.Michael Woerister-0/+203