about summary refs log tree commit diff
path: root/src/test/incremental/hashes/panic_exprs.rs
AgeCommit message (Expand)AuthorLines
2020-07-15mir_built is a lieBastian Kauschke-9/+9
2020-03-19hir: replace "items" terminology with "nodes" where appropriate.Eduard-Mihai Burtescu-9/+9
2020-03-14Replace `HirBody` with `hir_owner_items` in testsJohn Kåre Alsaker-9/+9
2019-08-19Cherry-pick src/test changes with Centril's changessd234678-9/+9
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-03-20Add no_hash to query macro and move some queries overJohn Kåre Alsaker-9/+9
2019-02-08Update testsJohn Kåre Alsaker-9/+9
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2017-12-08incr.comp.: Hash spans unconditionally for full accuracy.Michael Woerister-93/+72
2017-11-29incr.comp.: Update test cases after metadata hashing removal.Michael Woerister-22/+0
2017-11-12Update panic expression incremental testsJeff Crocker-44/+22
2017-11-07incr.comp.: Acknowledge the fact that shift operations can panic at runtime.Michael Woerister-2/+37
2016-11-29Fix SVH tests some moreFlorian Diebold-7/+7
2016-11-29Fix new testsFlorian Diebold-7/+25
2016-11-01ICH: Hash expression spans if their source location is captured for panicsMichael Woerister-0/+173