summaryrefslogtreecommitdiff
path: root/tests/crashes
AgeCommit message (Expand)Author
2024-06-01check index `value <= 0xFFFF_FF00`Luv-Ray
2024-05-29Partially implement `ConstArgHasType`Boxy
2024-05-28Rollup merge of #125640 - fmease:plz-no-stringify, r=estebankJubilee
2024-05-28Don't suggest turning non-char-literal exprs of ty `char` into string literalsLeón Orell Valerian Liehr
2024-05-27remove fixed crashes, add fixed crashes to tests, add new cashed found in the...Matthias Krüger
2024-05-27crashes: increment the number of tracked onesMatthias Krüger
2024-05-25Rollup merge of #125451 - oli-obk:const_type_mismatch, r=compiler-errorsMatthias Krüger
2024-05-24Rollup merge of #125501 - compiler-errors:opaque-opaque-anon-ct, r=BoxyUwUMatthias Krüger
2024-05-24Actually just remove the special case altogetherMichael Goulet
2024-05-24Add regression testsOli Scherer
2024-05-24Use regular type equating instead of a custom queryOli Scherer
2024-05-24Fail relating constants of different typesOli Scherer
2024-05-24Auto merge of #125457 - fmease:gacs-diag-infer-plac-missing-ty, r=compiler-er...bors
2024-05-24Handle trait/impl GAC mismatches when inferring missing/placeholder typesLeón Orell Valerian Liehr
2024-05-23Allow const eval failures if the cause is a type layout issueOli Scherer
2024-05-22Auto merge of #124227 - compiler-errors:hack-check-method-res, r=estebankbors
2024-05-18crashes: add moreMatthias Krüger
2024-05-12Propagate errors rather than using return_if_errMichael Goulet
2024-05-11ignore generics args in attribute pathsbohan
2024-05-09update crasheslcnr
2024-05-08Rollup merge of #124775 - matthiaskrgr:boom, r=jieyouxuMatthias Krüger
2024-05-08Rollup merge of #124548 - gurry:113272-ice-failed-to-normalize, r=compiler-er...Matthias Krüger
2024-05-07Auto merge of #124219 - gurry:122989-ice-unexpected-anon-const, r=compiler-er...bors
2024-05-05crashes: add lastest batch of crash testsMatthias Krüger
2024-05-04Lower never patterns to Unreachable in mirNadrieril
2024-05-03Auto merge of #123602 - cjgillot:gvn-borrowed, r=oli-obkbors
2024-05-01Handle normalization failure in `struct_tail_erasing_lifetimes`Gurinder Singh
2024-04-29Rollup merge of #124504 - gurry:123710-union-ICE, r=oli-obk许杰友 Jieyou Xu (Joe)
2024-04-29Prohibit const prop of unions in `KnownPanicsLint`Gurinder Singh
2024-04-28add test for https://github.com/rust-lang/rust/issues/109812Matthias Krüger
2024-04-27Rollup merge of #124394 - gurry:123863-ice-unexpected-region, r=lcnrMatthias Krüger
2024-04-27Fix ICE on invalid const param typesGurinder Singh
2024-04-26crashes: add more testsMatthias Krüger
2024-04-25Add testMichael Goulet
2024-04-23Rollup merge of #123993 - compiler-errors:coroutine-obl, r=lcnrLeón Orell Valerian Liehr
2024-04-23Rollup merge of #124057 - gurry:124031-ice-layout-errored, r=compiler-errorsMatthias Krüger
2024-04-22Do not ICE on `AnonConst`s in `diagnostic_hir_wf_check`Gurinder Singh
2024-04-22Fix ICE when ADT tail has type errorGurinder Singh
2024-04-21crashes: add a couple more ICE testsMatthias Krüger
2024-04-21Make sure that the method resolution matches in note_source_of_type_mismatch_...Michael Goulet
2024-04-20Remove no_core ICE test.Camille GILLOT
2024-04-20Auto merge of #124176 - matthiaskrgr:tests_are_the_best, r=jieyouxubors
2024-04-19add more known-crashes testsMatthias Krüger
2024-04-19Remove old ICE tests that no longer ICE (yay!)Maybe Waffle
2024-04-19Auto merge of #124038 - matthiaskrgr:one_or_two_more_tests, r=jieyouxubors
2024-04-18crashes: add a couple more testsMatthias Krüger
2024-04-18The ICE in 121127 needs debuginfoScott McMurray
2024-04-18Auto merge of #124046 - matthiaskrgr:one_or_two_more_tests____some_on_top, r=...bors
2024-04-18crashes: add even more tests?!?Matthias Krüger
2024-04-17Validate nested static itemsOli Scherer