about summary refs log tree commit diff
path: root/tests/crashes
AgeCommit message (Expand)AuthorLines
2025-05-22Return correct error term kind on projection errorsBoxy-8/+0
2025-05-21Fix testsBoxy-50/+0
2025-05-21Rollup merge of #141328 - azhogin:azhogin/async-drop-ice-for-empty-impl-fix, ...Matthias Krüger-14/+0
2025-05-21Rollup merge of #141296 - azhogin:azhogin/async-drop-broken-mir-place-deref-f...Matthias Krüger-22/+0
2025-05-21Async drop fix for 'broken mir in AsyncDropGlue, place has deref as a later p...Andrew Zhogin-22/+0
2025-05-21When AsyncDrop impl is empty, sync drop generated in elaborator (Fixes #140974)Andrew Zhogin-14/+0
2025-05-21Rollup merge of #141318 - nnethercote:fix-140884, r=compiler-errorsMatthias Krüger-6/+0
2025-05-21Rollup merge of #141317 - dianne:continue-liveness-ice-fix, r=compiler-errorsMatthias Krüger-15/+0
2025-05-21Avoid creating an empty identifer in `Symbol::to_ident_string`.Nicholas Nethercote-6/+0
2025-05-21Rollup merge of #141308 - spastorino:fix-rpitit-error-reporting-ice, r=nnethe...Matthias Krüger-13/+0
2025-05-20typeck: catch `continue`s pointing to blocksdianne-15/+0
2025-05-20Do not call name() on rpitit assoc_itemSantiago Pastorino-13/+0
2025-05-20Rollup merge of #141236 - jagunter:issue-140823, r=compiler-errorsMatthias Krüger-9/+0
2025-05-20Just error on recursive opaque ty in HIR typeckMichael Goulet-8/+0
2025-05-19Fixed possible ICE in annotate_mut_binding_to_immutable_bindingJosh Gunter-9/+0
2025-05-18more ice testsMatthias Krüger-0/+396
2025-05-17Rollup merge of #140208 - compiler-errors:wf-coinductive, r=lcnrMatthias Krüger-16/+0
2025-05-09Remove mono item collection strategy override from -Zprint-mono-itemsTomasz Miąsko-2/+2
2025-05-05Be a bit more relaxed about not yet constrained infer vars in closure upvar a...Michael Goulet-11/+0
2025-05-04Auto merge of #140549 - BoxyUwU:proper_const_norm, r=lcnrbors-23/+11
2025-05-01Crashes testsBoxy-23/+11
2025-05-01crashes: more testsMatthias Krüger-0/+332
2025-04-29Adjust testsMichael Goulet-16/+0
2025-04-28AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...Andrew Zhogin-33/+0
2025-04-21Rollup merge of #140021 - compiler-errors:no-deep-norm-ice, r=lcnrChris Denton-13/+0
2025-04-19Don't ICE on pending obligations from deep normalization in a loopMichael Goulet-13/+0
2025-04-19Rollup merge of #139091 - mejrs:format, r=compiler-errorsChris Denton-20/+0
2025-04-18Rollup merge of #138599 - adwinwhite:recursive-overflow, r=wesleywiserMatthias Krüger-102/+0
2025-04-14Normalize ADT fields in find_tails_for_unsizingMichael Goulet-42/+0
2025-04-14Handle regions equivalent to 'static in non_local_boundsMatthew Jasper-14/+0
2025-04-14Disable usage on trait impls and aliasesmejrs-20/+0
2025-04-11Use delayed bug for normalization errors in drop elaborationMatthew Jasper-67/+0
2025-04-11Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxubors-14/+22
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-14/+22
2025-04-07Remove crash test that do not ICE anymoreSantiago Pastorino-52/+0
2025-04-05Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkovStuart Cook-4/+0
2025-04-04Apply `Recovery::Forbidden` when reparsing pasted macro fragments.Nicholas Nethercote-4/+0
2025-04-03add `TypingMode::Borrowck`lcnr-38/+0
2025-04-02Rollup merge of #135295 - eyraudh:master, r=compiler-errorsStuart Cook-9/+0
2025-03-31Feed HIR for by-move coroutine body def, since the inliner tries to read its ...Michael Goulet-12/+0
2025-03-23fix: Check empty SIMD vector in inline asmHadrien Eyraud-9/+0
2025-03-22Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obkbors-12/+0
2025-03-20Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputTypeMichael Goulet-10/+0
2025-03-19merge opaque types of nested bodieslcnr-12/+0
2025-03-18Remove existing AFIDT implementationMichael Goulet-20/+0
2025-03-17(re)move fixed crash testsAdwin White-102/+0
2025-03-13EUV: fix place of deref pattern's interior's scrutineedianne-12/+0
2025-03-11Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgrbors-13/+0
2025-03-11Rollup merge of #138284 - compiler-errors:const-param-ty-annotation, r=BoxyUwUMatthias Krüger-8/+0
2025-03-11Rollup merge of #138256 - compiler-errors:anon-const-ty, r=BoxyUwUMatthias Krüger-5/+0