about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-05-20make std::intrinsic functions actually be intrinsicsRalf Jung-34/+17
2025-05-19Auto merge of #141255 - matthiaskrgr:rollup-ravsgen, r=matthiaskrgrbors-1/+15
2025-05-19Warning added when dependency crate has async drop types, and the feature is ...Andrew Zhogin-1/+15
2025-05-19Rollup merge of #141242 - folkertdev:aarch64-asm-parse-errors, r=AmanieuStuart Cook-470/+7
2025-05-19Rollup merge of #141225 - matthiaskrgr:crashes_may2015, r=compiler-errorsStuart Cook-0/+396
2025-05-19Rollup merge of #140847 - Zalathar:unused-local-file, r=SparrowLiiStuart Cook-20/+46
2025-05-19in aarch64 asm parse error tests, only test cases specific to that targetFolkert de Vries-470/+7
2025-05-19Rollup merge of #141094 - satler-git:issue-101650, r=lcnrStuart Cook-0/+24
2025-05-19Rollup merge of #140049 - haenoe:fix-autodiff-generics, r=ZuseZ4Stuart Cook-0/+62
2025-05-18Rollup merge of #141218 - dianqk:gvn-overlapping, r=oli-obkLeón Orell Valerian Liehr-0/+54
2025-05-18Rollup merge of #140746 - dianne:guard-pat-res, r=oli-obkLeón Orell Valerian Liehr-27/+220
2025-05-18Rollup merge of #140490 - folkertdev:asm-parser-changes, r=Amanieu,traviscrossLeón Orell Valerian Liehr-65/+37
2025-05-18Rollup merge of #138940 - sayantn:stabilize-avx512, r=Amanieu,traviscrossLeón Orell Valerian Liehr-35/+27
2025-05-18more ice testsMatthias Krüger-0/+396
2025-05-18name resolution for guard patternsdianne-27/+220
2025-05-18gvn: avoid creating overlapping assignmentsdianqk-0/+54
2025-05-18delay error for unsupported optionsFolkert de Vries-65/+37
2025-05-18Rollup merge of #141132 - bvanjoi:issue-141082, r=fmeaseLeón Orell Valerian Liehr-5/+50
2025-05-18Rollup merge of #141045 - dpaoliello:noarmhazard, r=jieyouxuLeón Orell Valerian Liehr-0/+7
2025-05-18Rollup merge of #140966 - est31:let_chains_library, r=tgross35León Orell Valerian Liehr-1/+1
2025-05-18Remove uses of `#[feature(avx512_target_feature)]`sayantn-23/+16
2025-05-18Stabilize `avx512_target_feature`sayantn-12/+11
2025-05-17Use `crate::` prefix for root macro suggestionsbohan-5/+50
2025-05-17Rollup merge of #141125 - lcnr:coroutine_obligations_use_borrowck, r=compiler...Matthias Krüger-0/+48
2025-05-17Rollup merge of #141121 - compiler-errors:ambig-is-not-err, r=lcnrMatthias Krüger-0/+37
2025-05-17Rollup merge of #135808 - tiif:conv_display, r=workingjubileeMatthias Krüger-2/+2
2025-05-17check coroutines with TypingMode::Borrowck to avoid cyclic reasoninglcnr-0/+48
2025-05-17Only select true errors in impossible_predicatesMichael Goulet-0/+37
2025-05-17Auto merge of #141113 - matthiaskrgr:rollup-k7izuh8, r=matthiaskrgrbors-26/+198
2025-05-17Rollup merge of #141070 - xizheyin:issue-140659, r=chenyukangMatthias Krüger-0/+72
2025-05-17Rollup merge of #141031 - azhogin:azhogin/async-drop-dependency-fix, r=oli-obkMatthias Krüger-0/+63
2025-05-17Rollup merge of #140208 - compiler-errors:wf-coinductive, r=lcnrMatthias Krüger-26/+63
2025-05-17Auto merge of #141024 - jieyouxu:revert-arm64ec, r=wesleywiserbors-51/+1
2025-05-17Create tests/ui/typeck/suggestions/ and move some tests in tests/ui/typeck/ t...xizheyin-0/+0
2025-05-17Do not emit help when shorthand from macro when suggest `?` or `expect`xizheyin-5/+0
2025-05-17add regression test for rust-lang#101650satler-0/+24
2025-05-16Remove #![feature(let_chains)] from library and src/librustdocest31-1/+1
2025-05-16Add ui test macro-shorthand-issue-140659xizheyin-0/+77
2025-05-16Auto merge of #141066 - matthiaskrgr:rollup-e7tyrj5, r=matthiaskrgrbors-38/+95
2025-05-16Rollup merge of #141003 - clubby789:ternary-improve, r=compiler-errorsMatthias Krüger-5/+23
2025-05-16Rollup merge of #140997 - jieyouxu:link-flags-negative-tests, r=lqdMatthias Krüger-0/+72
2025-05-16Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errorsMatthias Krüger-33/+0
2025-05-16Auto merge of #140557 - compiler-errors:remove-wf-hack, r=lcnrbors-16/+80
2025-05-15Auto merge of #141050 - matthiaskrgr:rollup-uyzqbmj, r=matthiaskrgrbors-20/+346
2025-05-15Rollup merge of #140947 - compiler-errors:pending-norm, r=lcnrMatthias Krüger-0/+107
2025-05-15Rollup merge of #140768 - Urgau:improv_autorefs-lint, r=fmeaseMatthias Krüger-19/+201
2025-05-15Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errorsMatthias Krüger-1/+38
2025-05-15Auto merge of #136264 - GuillaumeGomez:optimize-integers-to-string, r=Amanieubors-6/+6
2025-05-15[win][arm64] Remove 'Arm64 Hazard' undocumented MSVC option and instead disab...Daniel Paoliello-0/+7
2025-05-15Auto merge of #136988 - compiler-errors:impossible_predicates, r=lcnrbors-0/+38