about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-02-12Rollup merge of #136901 - workingjubilee:stabilize-externabi-hashing-forever,...Guillaume Gomez-4/+4
2025-02-12Rollup merge of #136838 - compiler-errors:escaping-unsize, r=fmeaseGuillaume Gomez-0/+41
2025-02-12Rollup merge of #136761 - workingjubilee:specify-opt-level-for-codegen-tests,...Guillaume Gomez-291/+271
2025-02-12Rollup merge of #136758 - workingjubilee:specify-opt-level-for-tests, r=saethlinGuillaume Gomez-67/+83
2025-02-12Auto merge of #135336 - tshepang:patch-5, r=jieyouxubors-6/+4
2025-02-12Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomezbors-164/+134
2025-02-12Rollup merge of #136900 - workingjubilee:format-externabi-directly, r=oli-obkGuillaume Gomez-9/+9
2025-02-12Rollup merge of #136829 - GuillaumeGomez:move-line-numbers-into-code, r=notri...Guillaume Gomez-151/+102
2025-02-12Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJungGuillaume Gomez-3/+3
2025-02-12Rollup merge of #134981 - estebank:issue-93993, r=BoxyUwUGuillaume Gomez-1/+20
2025-02-12Auto merge of #136897 - workingjubilee:revert-unfcped-stab, r=WaffleLapkinbors-5/+78
2025-02-12Auto merge of #136905 - matthiaskrgr:rollup-8zwcgta, r=matthiaskrgrbors-183/+223
2025-02-12Rollup merge of #136891 - compiler-errors:unconstrained-anon-lt, r=lqdMatthias Krüger-0/+18
2025-02-12Rollup merge of #136884 - compiler-errors:fn-zst, r=BoxyUwUMatthias Krüger-0/+32
2025-02-12Rollup merge of #136646 - oli-obk:pattern-types-ast, r=BoxyUwUMatthias Krüger-149/+54
2025-02-12Rollup merge of #136193 - oli-obk:pattern-type-ffi-checks, r=chenyukangMatthias Krüger-22/+83
2025-02-12Rollup merge of #135965 - estebank:shorten-ty-sugg, r=lcnrMatthias Krüger-12/+36
2025-02-11compiler: compare and hash ExternAbi like its stringJubilee Young-4/+4
2025-02-12Auto merge of #136074 - compiler-errors:deeply-normalize-next-solver, r=lcnrbors-3/+104
2025-02-11compiler: replace ExternAbi::name calls with formattersJubilee Young-9/+9
2025-02-12clarifyTshepang Mbambo-3/+3
2025-02-12test cli functionality in all targetsTshepang Mbambo-3/+1
2025-02-11Revert "Stabilize `extended_varargs_abi_support`"Jubilee Young-5/+78
2025-02-11Remove some the spans pointing at the enum in the path and its generic argsEsteban Küber-21/+18
2025-02-11Explain that in paths generics can't be set on both the enum and the variantEsteban Küber-19/+41
2025-02-11Check sig for errors before checking for unconstrained anonymous lifetimeMichael Goulet-0/+18
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-233/+233
2025-02-11tests: simplify dont-shuffle-bswaps testJubilee Young-30/+10
2025-02-11Deeply normalize signature in new solverMichael Goulet-3/+54
2025-02-11Deeply normalize in impl headerMichael Goulet-0/+28
2025-02-11Deeply normalize args for implied boundsMichael Goulet-0/+22
2025-02-11Lower fn items as ZST valtrees and delay a bugMichael Goulet-0/+32
2025-02-11Rollup merge of #136786 - compiler-errors:de-de-duplicate-blocks, r=oli-obkMatthias Krüger-217/+0
2025-02-11Rollup merge of #136239 - folkertdev:show-supported-register-classes, r=Sparr...Matthias Krüger-0/+8
2025-02-11Add regression test for source line numbersGuillaume Gomez-0/+35
2025-02-11Update rustdoc testsGuillaume Gomez-151/+67
2025-02-11Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhprattbors-28/+69
2025-02-11Handle pattern types wrapped in `Option` in FFI checksOli Scherer-49/+3
2025-02-11Add a TyPat in the AST to reuse the generic arg lowering logicOli Scherer-149/+54
2025-02-11Correctly handle pattern types in FFI redeclaration lintsOli Scherer-30/+4
2025-02-11Correctly handle pattern types in FFI safetyOli Scherer-39/+9
2025-02-11Add ffi tests for pattern typesOli Scherer-22/+185
2025-02-11Rollup merge of #136839 - lukas-code:actually-monomorphic-enough, r=compiler-...Jacob Pratt-0/+34
2025-02-11Rollup merge of #136837 - compiler-errors:contracts-body-lowering, r=celinvalJacob Pratt-0/+29
2025-02-11Rollup merge of #136835 - compiler-errors:contracts-span-hack, r=celinvalJacob Pratt-28/+6
2025-02-11Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgrbors-246/+379
2025-02-11Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkovbors-5442/+8071
2025-02-11Rollup merge of #136603 - workingjubilee:move-abi-versioning-into-ast, r=comp...Matthias Krüger-204/+196
2025-02-11Rollup merge of #136584 - oli-obk:pattern-types-generic, r=BoxyUwUMatthias Krüger-9/+56
2025-02-11Rollup merge of #136524 - compiler-errors:bad-pick, r=BoxyUwUMatthias Krüger-0/+32