about summary refs log tree commit diff
path: root/tests/incremental
AgeCommit message (Expand)AuthorLines
2023-12-19rustc_codegen_ssa: Don't let `IncorrectCguReuseType` errors get lostMartin Nordholts-10/+14
2023-12-12tests: CGU tests require build-pass, not check-pass (remove FIXME)Martin Nordholts-3/+3
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-2/+2
2023-10-28Remove asmjs from testsJubilee Young-5/+0
2023-10-06Bless incremental tests.Camille GILLOT-10/+10
2023-09-29Rollup merge of #116263 - ferrocene:pa-more-bare-metal-fixes, r=oli-obkMatthias Krüger-0/+1
2023-09-29mark relevant tests as requiring unwindingPietro Albini-0/+1
2023-09-28Unconditionally run `RevealAll` pass and run it earlierOli Scherer-1/+1
2023-08-03Forbid old-style `simd_shuffleN` intrinsicsOli Scherer-3/+3
2023-07-16Querify unused trait check.Camille GILLOT-2/+2
2023-07-10Bless incremental test.Camille GILLOT-1/+1
2023-06-01Implement custom diagnostic for ConstParamTyMichael Goulet-4/+39
2023-06-01Auto merge of #112002 - saethlin:enable-sroa, r=oli-obk,scottmcmbors-1/+2
2023-05-31Enable ScalarReplacementOfAggregatesBen Kimock-1/+2
2023-05-31Only rewrite valtree-constants to patterns and keep other constants opaqueOli Scherer-10/+3
2023-05-29Add a test for issue 110457Maybe Waffle-0/+137
2023-05-17Delay a bug when overwriting fed value.Camille GILLOT-0/+1
2023-05-17Add incremental test.Camille GILLOT-0/+16
2023-05-02Add needs-unwind annotations to tests that need stack unwindingbjorn3-0/+2
2023-04-22Turn on ConstDebugInfo pass.Wesley Wiser-8/+8
2023-04-20Add incremental tests.Camille GILLOT-0/+97
2023-04-04incr.comp.: Make sure dependencies are recorded when feeding queries during e...Michael Woerister-0/+16
2023-03-19Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-SimulacrumDylan DPC-0/+47
2023-03-14Bless incremental test.Camille GILLOT-2/+2
2023-03-05Add note for mismatched types with circular dependenciesLukas Markeffsky-0/+47
2023-01-11Move /src/test to /testsAlbert Larsan-0/+13563