about summary refs log tree commit diff
path: root/tests/crashes
AgeCommit message (Expand)AuthorLines
2024-06-04Rollup merge of #125865 - ajwock:ice_not_fully_resolved, r=fee1-deadMichael Goulet-11/+0
2024-06-03Mark all extraneous generic args as errorsOli Scherer-20/+0
2024-06-03Mark all missing generic args as errorsOli Scherer-41/+0
2024-06-03Fix ICE caused by ignoring EffectVars in type inferenceAndrew Wock-11/+0
2024-06-01check index `value <= 0xFFFF_FF00`Luv-Ray-4/+0
2024-05-29Partially implement `ConstArgHasType`Boxy-85/+28
2024-05-28Rollup merge of #125640 - fmease:plz-no-stringify, r=estebankJubilee-7/+0
2024-05-28Don't suggest turning non-char-literal exprs of ty `char` into string literalsLeón Orell Valerian Liehr-7/+0
2024-05-27remove fixed crashes, add fixed crashes to tests, add new cashed found in the...Matthias Krüger-49/+30
2024-05-27crashes: increment the number of tracked onesMatthias Krüger-0/+171
2024-05-25Rollup merge of #125451 - oli-obk:const_type_mismatch, r=compiler-errorsMatthias Krüger-97/+0
2024-05-24Rollup merge of #125501 - compiler-errors:opaque-opaque-anon-ct, r=BoxyUwUMatthias Krüger-22/+0
2024-05-24Actually just remove the special case altogetherMichael Goulet-22/+0
2024-05-24Add regression testsOli Scherer-22/+0
2024-05-24Use regular type equating instead of a custom queryOli Scherer-6/+0
2024-05-24Fail relating constants of different typesOli Scherer-91/+0
2024-05-24Auto merge of #125457 - fmease:gacs-diag-infer-plac-missing-ty, r=compiler-er...bors-10/+0
2024-05-24Handle trait/impl GAC mismatches when inferring missing/placeholder typesLeón Orell Valerian Liehr-10/+0
2024-05-23Allow const eval failures if the cause is a type layout issueOli Scherer-7/+0
2024-05-22Auto merge of #124227 - compiler-errors:hack-check-method-res, r=estebankbors-52/+0
2024-05-18crashes: add moreMatthias Krüger-0/+126
2024-05-12Propagate errors rather than using return_if_errMichael Goulet-8/+0
2024-05-11ignore generics args in attribute pathsbohan-46/+0
2024-05-09update crasheslcnr-14/+0
2024-05-08Rollup merge of #124775 - matthiaskrgr:boom, r=jieyouxuMatthias Krüger-0/+148
2024-05-08Rollup merge of #124548 - gurry:113272-ice-failed-to-normalize, r=compiler-er...Matthias Krüger-16/+0
2024-05-07Auto merge of #124219 - gurry:122989-ice-unexpected-anon-const, r=compiler-er...bors-8/+0
2024-05-05crashes: add lastest batch of crash testsMatthias Krüger-0/+148
2024-05-04Lower never patterns to Unreachable in mirNadrieril-12/+0
2024-05-03Auto merge of #123602 - cjgillot:gvn-borrowed, r=oli-obkbors-40/+0
2024-05-01Handle normalization failure in `struct_tail_erasing_lifetimes`Gurinder Singh-16/+0
2024-04-29Rollup merge of #124504 - gurry:123710-union-ICE, r=oli-obk许杰友 Jieyou Xu (Joe)-17/+0
2024-04-29Prohibit const prop of unions in `KnownPanicsLint`Gurinder Singh-17/+0
2024-04-28add test for https://github.com/rust-lang/rust/issues/109812Matthias Krüger-0/+22
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-22Do not ICE on `AnonConst`s in `diagnostic_hir_wf_check`Gurinder Singh-8/+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-21Make sure that the method resolution matches in note_source_of_type_mismatch_...Michael Goulet-52/+0
2024-04-20Remove no_core ICE test.Camille GILLOT-40/+0
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