about summary refs log tree commit diff
path: root/tests/crashes
AgeCommit message (Expand)AuthorLines
2025-01-28Properly check that array length is valid type during built-in unsizing in indexMichael Goulet-6/+0
2025-01-27Rollup merge of #136072 - cyrgani:old-crash-tests, r=WaffleLapkinLeón Orell Valerian Liehr-0/+16
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-11/+0
2025-01-25add two old crash testscyrgani-0/+16
2025-01-24add a regression testWaffle Lapkin-6/+0
2025-01-22Rollup merge of #135409 - Shunpoco:issue-133117-ICE-never-false-edge-start-bl...Matthias Krüger-27/+0
2025-01-18Rollup merge of #135611 - chenyukang:yukang-fix-135341-ice-crash, r=oli-obkMatthias Krüger-5/+0
2025-01-17Rollup merge of #134980 - lqd:polonius-next-episode-7, r=jackh726Matthias Krüger-14/+0
2025-01-17remove unnecessary assertion for reference erroryukang-5/+0
2025-01-14fix ICE with references to infinite structs in constsLukas Markeffsky-67/+0
2025-01-12Remove solved crashesShunpoco-27/+0
2025-01-12add more crash testsMatthias Krüger-0/+56
2025-01-12remove location-insensitive ICE testRémy Rakic-14/+0
2025-01-09Always take the `Ok` path in `lit_to_const` and produce error constants insteadOli Scherer-16/+0
2025-01-04crashes: add latest batch of testsMatthias Krüger-0/+184
2025-01-04Auto merge of #135057 - compiler-errors:project-unconstrained, r=oli-obkbors-81/+0
2025-01-03Do not project when there are unconstrained impl paramsMichael Goulet-81/+0
2025-01-02taint fcx on selection errors during unsizingLukas Markeffsky-13/+0
2025-01-01Fix ICE when opaque captures a duplicated/invalid lifetimeMichael Goulet-9/+0
2024-12-29Auto merge of #134627 - estebank:issue-133252, r=jackh726bors-43/+0
2024-12-27Rollup merge of #134798 - compiler-errors:err-auto, r=jackh726Matthias Krüger-23/+0
2024-12-26Rollup merge of #131522 - c410-f3r:unlock-rfc-2011, r=chenyukangJacob Pratt-13/+0
2024-12-26Make ty::Error implement auto traitsMichael Goulet-23/+0
2024-12-21Don't ICE on illegal dyn* castsMichael Goulet-9/+0
2024-12-21Avoid ICE in borrowckEsteban Küber-43/+0
2024-12-19Rollup merge of #134506 - oli-obk:push-mrrulszyuslt, r=jieyouxuMatthias Krüger-5/+0
2024-12-19Remove a duplicated check that doesn't do anything anymore.Oli Scherer-5/+0
2024-12-19Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726bors-6/+0
2024-12-18add testslcnr-33/+0
2024-12-18fix crasheslcnr-6/+0
2024-12-15crashes: more testsMatthias Krüger-0/+176
2024-12-14Add a regression test for #134162许杰友 Jieyou Xu (Joe)-8/+0
2024-12-14Rollup merge of #134256 - krtab:suggestion_overlapping, r=petrochenkovMatthias Krüger-5/+0
2024-12-14Rollup merge of #134236 - matthiaskrgr:tests12122024, r=compiler-errorsMatthias Krüger-0/+122
2024-12-13Use a more precise span in placeholder_type_error_diagArthur Carcano-5/+0
2024-12-12crashes: more tests v2Matthias Krüger-0/+122
2024-12-12crashes: more testsMatthias Krüger-0/+113
2024-12-12Auto merge of #132789 - matthiaskrgr:debug_tests, r=jieyouxubors-0/+146
2024-12-11Auto merge of #128004 - folkertdev:naked-fn-asm, r=Amanieubors-11/+0
2024-12-10codegen `#[naked]` functions using `global_asm!`Folkert-11/+0
2024-12-09dataflow_const_prop: do not eval a ptr address in SwitchIntDianQK-16/+0
2024-12-09Rollup merge of #134036 - matthiaskrgr:opppt, r=saethlinMatthias Krüger-7/+7
2024-12-08crash tests: use individual mir opts instead of mir-opt-level where easily po...Matthias Krüger-7/+7
2024-12-08add some debug-assertion crash testsMatthias Krüger-0/+146
2024-12-08crashes: add test for #131451Matthias Krüger-0/+9
2024-12-07Auto merge of #133978 - matthiaskrgr:rollup-6gh1iho, r=matthiaskrgrbors-4/+0
2024-12-06Remove polymorphizationBen Kimock-93/+0
2024-12-06Silence follow-up errors from `lit_to_const`Oli Scherer-4/+0
2024-12-05Stabilize noop_wakerEric Holk-1/+1
2024-12-04Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgrbors-43/+0