about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-07-23Give an AllocId to ConstValue::Slice.Camille GILLOT-59/+498
2025-07-23Auto merge of #144233 - cjgillot:unsat-mir, r=oli-obkbors-43/+78
2025-07-23Auto merge of #144360 - matthiaskrgr:rollup-b6ej0mm, r=matthiaskrgrbors-22/+50
2025-07-23Rollup merge of #144298 - Zalathar:empty-span, r=wesleywiserMatthias Krüger-20/+17
2025-07-23Rollup merge of #144290 - makai410:summary-ups, r=jieyouxuMatthias Krüger-2/+2
2025-07-23Rollup merge of #144256 - oli-obk:type-id-ice, r=RalfJungMatthias Krüger-0/+31
2025-07-23Update uitest stderrsJonathan Brouwer-84/+271
2025-07-22Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxubors-5/+5
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-3/+3
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-2/+2
2025-07-22coverage: Enlarge empty spans during MIR instrumentation, not codegenZalathar-20/+17
2025-07-22Rollup merge of #144265 - compiler-errors:copy-ice, r=oli-obkMatthias Krüger-0/+31
2025-07-22Rollup merge of #144082 - mladedav:dm/pub-priv-tests, r=petrochenkovMatthias Krüger-20/+223
2025-07-22update SUMMARY.mdMakai-2/+2
2025-07-22Rollup merge of #144246 - jieyouxu:no-dual-test, r=lqd,RalfJung许杰友 Jieyou Xu (Joe)-10/+10
2025-07-22Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU许杰友 Jieyou Xu (Joe)-217/+262
2025-07-22Rollup merge of #143985 - makai410:rp-rename, r=oli-obk许杰友 Jieyou Xu (Joe)-25/+25
2025-07-22Rollup merge of #143768 - Randl:const-try, r=oli-obk许杰友 Jieyou Xu (Joe)-230/+55
2025-07-22Rollup merge of #143430 - cjgillot:extra-lifetime-swap, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+32
2025-07-22Rollup merge of #142097 - ZuseZ4:offload-host1, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+80
2025-07-21Dont ICE on copy error being suppressed due to overflowMichael Goulet-0/+31
2025-07-21Don't ICE on non-TypeId metadata within TypeIdOli Scherer-0/+31
2025-07-21Constify Try, From, TryFromEvgenii Zheltonozhskii-230/+55
2025-07-21Don't use another main test file as auxiliaryJieyou Xu-10/+10
2025-07-21Auto merge of #144238 - jhpratt:rollup-xb8aida, r=jhprattbors-51/+171
2025-07-20Rollup merge of #144216 - Nadrieril:revert-pin-hack, r=compiler-errorsJacob Pratt-51/+69
2025-07-20Rollup merge of #144189 - lqd:test-144168, r=petrochenkovJacob Pratt-0/+97
2025-07-20Rollup merge of #144144 - Gelbpunkt:musl-crate-types-test, r=compiler-errorsJacob Pratt-0/+5
2025-07-21Auto merge of #143833 - scottmcm:final-mcp-838, r=compiler-errorsbors-1070/+829
2025-07-20Also bail out if predicates contain errors.Camille GILLOT-15/+39
2025-07-20Consider parent predicates in ImpossiblePredicates pass.Camille GILLOT-28/+39
2025-07-20tests: cover more `exported_private_dependencies` casesDavid Mládek-20/+223
2025-07-20Consider param-env for fast pathMichael Goulet-52/+52
2025-07-20Ban projecting into SIMD types [MCP838]Scott McMurray-32/+21
2025-07-20...and wasm tests tooScott McMurray-1/+3
2025-07-20So many test updates x_xScott McMurray-1037/+805
2025-07-20Don't consider unstable fields always-inhabitedNadrieril-94/+49
2025-07-20Rollup merge of #144190 - scottmcm:spanned-errors-in-mir-validation, r=RalfJungGuillaume Gomez-2/+2
2025-07-20Rollup merge of #144150 - Gelbpunkt:globalmerge, r=Mark-SimulacrumGuillaume Gomez-1/+1
2025-07-20Rollup merge of #144143 - Gelbpunkt:target-features-crt-static, r=RalfJungGuillaume Gomez-0/+32
2025-07-20Rollup merge of #143720 - scottmcm:rvalue-always-operand, r=lcnrGuillaume Gomez-0/+56
2025-07-20Lower extra lifetimes before normal generic params.Camille GILLOT-0/+20
2025-07-20Add test.Camille GILLOT-0/+12
2025-07-20Add testNadrieril-8/+71
2025-07-20Rollup merge of #144142 - compiler-errors:itib, r=fmeaseMatthias Krüger-0/+30
2025-07-20Rollup merge of #144116 - nikic:llvm-21-fixes, r=dianqkMatthias Krüger-4/+11
2025-07-20Rollup merge of #144078 - bjorn3:fix_test, r=compiler-errorsMatthias Krüger-1/+2
2025-07-20Rollup merge of #143988 - GuillaumeGomez:alias-inexact, r=lolbinarycatMatthias Krüger-8/+20
2025-07-20Rollup merge of #141260 - LuigiPiucco:volatile-null, r=RalfJungMatthias Krüger-57/+18
2025-07-19Split repeat-operand codegen testScott McMurray-11/+28