summary refs log tree commit diff
path: root/tests/crashes
AgeCommit message (Expand)AuthorLines
2024-04-27Rollup merge of #124394 - gurry:123863-ice-unexpected-region, r=lcnrMatthias Krüger-6/+0
2024-04-27Fix ICE on invalid const param typesGurinder Singh-6/+0
2024-04-26crashes: add more testsMatthias Krüger-0/+102
2024-04-25Add testMichael Goulet-5/+0
2024-04-23Rollup merge of #123993 - compiler-errors:coroutine-obl, r=lcnrLeón Orell Valerian Liehr-10/+0
2024-04-23Rollup merge of #124057 - gurry:124031-ice-layout-errored, r=compiler-errorsMatthias Krüger-17/+0
2024-04-22Fix ICE when ADT tail has type errorGurinder Singh-17/+0
2024-04-21crashes: add a couple more ICE testsMatthias Krüger-0/+62
2024-04-20Auto merge of #124176 - matthiaskrgr:tests_are_the_best, r=jieyouxubors-0/+122
2024-04-19add more known-crashes testsMatthias Krüger-0/+122
2024-04-19Remove old ICE tests that no longer ICE (yay!)Maybe Waffle-24/+0
2024-04-19Auto merge of #124038 - matthiaskrgr:one_or_two_more_tests, r=jieyouxubors-0/+297
2024-04-18crashes: add a couple more testsMatthias Krüger-0/+297
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