about summary refs log tree commit diff
path: root/tests/crashes
AgeCommit message (Expand)AuthorLines
2024-11-19Introduce `min_generic_const_args` and directly represent pathsNoah Lev-0/+23
2024-11-18interpret: do not ICE when a promoted fails with OOMRalf Jung-4/+0
2024-11-16Rollup merge of #132832 - compiler-errors:late-ty, r=cjgillotMatthias Krüger-20/+0
2024-11-16Fix ICE when passing DefId-creating args to legacy_const_generics.Luca Versari-19/+0
2024-11-12Auto merge of #132943 - matthiaskrgr:rollup-164l3ej, r=matthiaskrgrbors-23/+0
2024-11-12Rollup merge of #132653 - BoxyUwU:const_arg_stmt_mac_call, r=compiler-errorsMatthias Krüger-13/+0
2024-11-12Consolidate type system const evaluation under `traits::evaluate_const`Boxy-23/+0
2024-11-10Deny capturing late-bound ty/ct params in nested opaquesMichael Goulet-20/+0
2024-11-10Auto merge of #132173 - veluca93:abi_checks, r=RalfJung,compiler-errorsbors-49/+8
2024-11-07Auto merge of #132710 - matthiaskrgr:padautz, r=jieyouxubors-0/+94
2024-11-06more crash testsMatthias Krüger-0/+94
2024-11-06add note not to re-report crashes from `crashes` testsMatthias Krüger-1/+3
2024-11-05Check for both `StmtKind::MacCall` and `ExprKind::MacCall`Boxy-13/+0
2024-11-03Yeet effects featureMichael Goulet-3/+3
2024-11-02add and update some crashtestscyrgani-12/+28
2024-11-01Emit warning when calling/declaring functions with unavailable vectors.Luca Versari-49/+8
2024-10-30Promote test.Camille GILLOT-7/+0
2024-10-30Promote crashes tests to ui.Camille GILLOT-19/+0
2024-10-29Delete `tests/crashes/23707.rs` because it's flaky许杰友 Jieyou Xu (Joe)-109/+0
2024-10-27Rollup merge of #132214 - fmease:mv-impl-trait-val-paths, r=compiler-errorsMatthias Krüger-20/+0
2024-10-27Move an impl-Trait check from AST validation to AST loweringLeón Orell Valerian Liehr-20/+0
2024-10-25Revert "Emit error when calling/declaring functions with unavailable vectors."Rémy Rakic-0/+41
2024-10-25Auto merge of #127731 - veluca93:abi_checks, r=RalfJungbors-41/+0
2024-10-25Emit error when calling/declaring functions with unavailable vectors.Luca Versari-41/+0
2024-10-24Auto merge of #131985 - compiler-errors:const-pred, r=fee1-deadbors-29/+0
2024-10-24Implement const effect predicate in new solverMichael Goulet-29/+0
2024-10-24Consider param-env candidates even if they have errorsMichael Goulet-87/+0
2024-10-20Rollup merge of #131964 - matthiaskrgr:crashes2010, r=jieyouxuMatthias Krüger-0/+76
2024-10-20compiler: pre-move code for fixing enum layout ICEsJubilee Young-47/+0
2024-10-20add latest crash testsMatthias Krüger-0/+76
2024-10-18Rollup merge of #131802 - compiler-errors:fnonce-coverage, r=Zalathar许杰友 Jieyou Xu (Joe)-19/+0
2024-10-18Dont ICE when computing coverage of synthetic async closure bodyMichael Goulet-19/+0
2024-10-15Don't check unsize goal in MIR validation when opaques remainMichael Goulet-10/+0
2024-10-15rebase and update fixed `crashes`lcnr-67/+0
2024-10-12Rollup merge of #131591 - matthiaskrgr:crashtests, r=jieyouxuTrevor Gross-0/+32
2024-10-12Rollup merge of #131239 - VulnBandit:trait-vulnerability, r=lcnrMatthias Krüger-46/+0
2024-10-12add latest crash testsMatthias Krüger-0/+32
2024-10-11Don't assume traits used as type are trait objsVulnBandit-46/+0
2024-10-11Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiserbors-70/+0
2024-10-10Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxuMatthias Krüger-6/+6
2024-10-10Rollup merge of #131491 - lcnr:nalgebra-perrrrf, r=compiler-errorsMatthias Krüger-11/+0
2024-10-10impossible obligations check fast pathlcnr-11/+0
2024-10-10Rename feature object_safe_for_dispatch to dyn_compatible_for_dispatchLeón Orell Valerian Liehr-6/+6
2024-10-09add more crash testsMatthias Krüger-0/+343
2024-10-06more `asm!` -> `naked_asm!` in testsFolkert de Vries-2/+2
2024-10-04Promote crash tests to ui.Camille GILLOT-35/+0
2024-10-03Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxuMatthias Krüger-5/+0
2024-10-03Rollup merge of #131112 - jswrenn:fix-130413, r=compiler-errorsMatthias Krüger-54/+0
2024-10-03Remove crashes, add commentMichael Goulet-54/+0
2024-10-03Avoid ICE in coverage builds with bad `#[coverage(..)]` attributesZalathar-5/+0