about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-03-03Don't typeck during WF, instead check outside of WF in check_crateMichael Goulet-52/+81
2025-03-03Check signature WF when lowering MIR bodyMichael Goulet-2/+41
2025-03-03Tweak error code for sized checks of const/staticMichael Goulet-0/+11
2025-03-03Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgrbors-109/+124
2025-03-03Rollup merge of #137826 - karolzwolak:looping_over_ne_bytes_133528, r=DianQKMatthias Krüger-0/+17
2025-03-03Rollup merge of #137801 - petrochenkov:tarmod, r=compiler-errorsMatthias Krüger-104/+43
2025-03-03Rollup merge of #137794 - tshepang:make-qnx-pass, r=pietroalbiniMatthias Krüger-4/+5
2025-03-03Rollup merge of #137684 - GuillaumeGomez:rustdoc-dep-info, r=notriddleMatthias Krüger-1/+31
2025-03-03Rollup merge of #137632 - RalfJung:rustdoc-target-features, r=workingjubileeMatthias Krüger-0/+28
2025-03-02Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubileeMatthias Krüger-0/+1
2025-03-02Rollup merge of #137851 - folkertdev:simd-intrinsic-mask-signed, r=workingjub...Matthias Krüger-4/+99
2025-03-02rustc_target: Add msync target feature and enable it on powerpcspe targetsTaiki Endo-0/+1
2025-03-01Rollup merge of #137824 - estebank:rtn-sugg, r=compiler-errorsMatthias Krüger-12/+66
2025-03-01Rollup merge of #137818 - durin42:llvm-21-remove-readonly, r=jieyouxuMatthias Krüger-1/+0
2025-03-01also skip abi_required_features check in rustdocRalf Jung-3/+13
2025-03-01improve error message and testing of using an unsigned simd maskFolkert de Vries-4/+99
2025-03-01Auto merge of #137848 - matthiaskrgr:rollup-vxtrkis, r=matthiaskrgrbors-757/+718
2025-03-01Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnrMatthias Krüger-53/+271
2025-03-01Rollup merge of #137390 - durin42:llvm-21-nocapture-rename, r=nikicMatthias Krüger-2/+2
2025-03-01Rollup merge of #136503 - estebank:const-panic, r=RalfJungMatthias Krüger-702/+445
2025-03-01Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikicbors-6/+99
2025-03-01Rollup merge of #137771 - estebank:abi-sugg, r=compiler-errorsMatthias Krüger-20/+28
2025-03-01Rollup merge of #137742 - mu001999-contrib:fix-137708, r=compiler-errorsMatthias Krüger-0/+48
2025-03-01Rollup merge of #137686 - nbdd0121:asm_const, r=compiler-errorsMatthias Krüger-18/+29
2025-03-01Rollup merge of #137171 - makai410:swapping-e0277, r=compiler-errorsMatthias Krüger-0/+35
2025-03-01Rollup merge of #137045 - BoxyUwU:defer_repeat_expr_checks, r=compiler-errorsMatthias Krüger-4/+201
2025-03-01Auto merge of #137796 - jieyouxu:rollup-qt9yr1g, r=jieyouxubors-2133/+1540
2025-02-28test(codegen): add looping_over_ne_bytes test for #133528Karol Zwolak-0/+17
2025-02-28Auto merge of #137517 - nnethercote:rm-NtPat-NtItem-NtStmt, r=petrochenkovbors-34/+27
2025-02-28Tweak invalid RTN errorsEsteban Küber-12/+66
2025-02-28Introduce `feature(generic_const_parameter_types)`Boxy-53/+271
2025-02-28tests: adapt for LLVM 21 changesAugie Fackler-1/+0
2025-02-28Shorten span of panic failures in const contextEsteban Küber-702/+445
2025-02-28add testRalf Jung-0/+18
2025-02-28tests: Unignore target modifier tests on all platformsVadim Petrochenkov-104/+43
2025-02-28Rollup merge of #137770 - compiler-errors:unsafe-binder-sized-crit, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+29
2025-02-28Rollup merge of #137673 - ChrisDenton:search-path-bug, r=dtolnay许杰友 Jieyou Xu (Joe)-0/+72
2025-02-28Rollup merge of #137599 - davidtwco:use-minicore-more, r=jieyouxu许杰友 Jieyou Xu (Joe)-1063/+828
2025-02-28Rollup merge of #137551 - folkertdev:import-simd-intrinsics, r=RalfJung许杰友 Jieyou Xu (Joe)-1022/+475
2025-02-28Rollup merge of #137540 - yotamofek:pr/more-deprecated-test-directives, r=not...许杰友 Jieyou Xu (Joe)-26/+24
2025-02-28Rollup merge of #137197 - scottmcm:cmp-20, r=ibraheemdev许杰友 Jieyou Xu (Joe)-21/+78
2025-02-28Rollup merge of #137017 - bjorn3:ignore_invalid_bitcode, r=oli-obk许杰友 Jieyou Xu (Joe)-0/+29
2025-02-28Rollup merge of #134943 - Shunpoco:116971-mir-opt-issues, r=DianQK许杰友 Jieyou Xu (Joe)-1/+5
2025-02-28qnx: avoid test failureTshepang Mbambo-0/+1
2025-02-28sort listTshepang Mbambo-4/+4
2025-02-28Rollup merge of #136824 - lcnr:yeet, r=compiler-errors许杰友 Jieyou Xu (Joe)-248/+312
2025-02-28Rollup merge of #136424 - 11happy:overflow.hex.fix, r=fmease许杰友 Jieyou Xu (Joe)-4/+21
2025-02-28add test using only trait boundslcnr-0/+48
2025-02-28reviewlcnr-2/+10
2025-02-28add test for newly supported behaviorlcnr-0/+43