about summary refs log tree commit diff
path: root/tests/crashes
AgeCommit message (Expand)AuthorLines
2024-04-18The ICE in 121127 needs debuginfoScott McMurray-1/+2
2024-04-18Auto merge of #124046 - matthiaskrgr:one_or_two_more_tests____some_on_top, r=...bors-0/+723
2024-04-18crashes: add even more tests?!?Matthias Krüger-0/+723
2024-04-17Validate nested static itemsOli Scherer-17/+0
2024-04-17Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errorsGuillaume Gomez-17/+0
2024-04-16Taint const qualifs if a static is referenced that didn't pass wfcheckOli Scherer-17/+0
2024-04-16Fail candidate assembly for erroneous typesGurinder Singh-12/+0
2024-04-15crash -> testMichael Goulet-10/+0
2024-04-15crashes: readme: add reminder to add Fixes #abcde to prs to automatically clo...Matthias Krüger-0/+7
2024-04-14crashes: limit a couple tests to only run on x86_64 and/or not on windowsMatthias Krüger-10/+6
2024-04-14update README and add COMPILETEST_VERBOSE_CRASHES env var which when set prin...Matthias Krüger-1/+4
2024-04-14crashes: fix ice detection which did not trigger if code compiled without err...Matthias Krüger-1/+14
2024-04-14tests/crashes: add ICEs from matthiaskrgr/glacier2Matthias Krüger-39/+2620
2024-04-14add .rs crashes from https://github.com/rust-lang/glacierMatthias Krüger-1/+664
2024-04-14tidy: add tidy check agains \.rs files inside tests/crashes that are missing ...Matthias Krüger-4/+0
2024-04-14crashes: add another test showing that everything works fine when we need com...Matthias Krüger-1/+28
2024-04-14bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro...Matthias Krüger-0/+1
2024-04-14add initial ice as testMatthias Krüger-0/+4