summary refs log tree commit diff
path: root/src/test/incremental/hashes/extern_mods.rs
AgeCommit message (Expand)AuthorLines
2022-05-27Switch incremental/hashes tests to all use optimizations.Jakob Degen-1/+1
2022-01-26Bless incremental tests.Camille GILLOT-6/+6
2021-09-20Bless incremental tests.Camille GILLOT-3/+3
2021-09-10Duplicate tests for incremental spans mode.Camille GILLOT-32/+64
2021-05-16Remove remains of rustc_dirty.Camille GILLOT-13/+13
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-16/+0
2021-03-09Bless tests.Camille GILLOT-2/+2
2020-11-26Update test.Camille GILLOT-78/+53
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
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-48/+0
2017-10-12incr comp: rustc_clean/dirty auto assertGarrett Berg-28/+28
2017-04-12ICH: Replace old, transitive metadata hashing with direct hashing approach.Michael Woerister-10/+30
2016-12-21ICH: Add test case for extern mods.Michael Woerister-0/+272