about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-03-30Remove attribute `#[rustc_error]`Vadim Petrochenkov-169/+59
2025-03-29Auto merge of #129827 - bvanjoi:less-decoding, r=petrochenkovbors-10/+10
2025-03-29less decoding if it has the same syntax contextbohan-10/+10
2025-03-29Add more tests for pin!().Mara Bos-0/+64
2025-03-28Rollup merge of #139075 - oli-obk:resolver-item-lifetime, r=compiler-errorsMatthias Krüger-0/+13
2025-03-28Rollup merge of #139063 - fmease:fix-tait-atpit-gating, r=oli-obkMatthias Krüger-13/+193
2025-03-28Fix TAIT & ATPIT feature gating in the presence of anon constsLeón Orell Valerian Liehr-13/+193
2025-03-28Do not treat lifetimes from parent items as influencing child itemsOli Scherer-0/+13
2025-03-28Auto merge of #139037 - jhpratt:rollup-4c74y8a, r=jhprattbors-5/+51
2025-03-28Auto merge of #138965 - nnethercote:less-kw-Empty-hir-Lifetime, r=lcnrbors-3/+3
2025-03-27Rollup merge of #139025 - compiler-errors:trim-validator-err, r=jieyouxuJacob Pratt-0/+36
2025-03-27Rollup merge of #138720 - Jeff-A-Martin:channel-stack-overflow-test-fuchsia, ...Jacob Pratt-5/+15
2025-03-28Don't use `kw::Empty` in `hir::Lifetime::ident`.Nicholas Nethercote-3/+3
2025-03-27Auto merge of #138702 - m-ou-se:spawn-in-atexit, r=Mark-Simulacrumbors-0/+24
2025-03-27Do not trim paths in MIR validatorMichael Goulet-0/+36
2025-03-27Rollup merge of #139014 - xizheyin:issue-138931, r=oli-obkJacob Pratt-0/+83
2025-03-27Rollup merge of #138844 - petrochenkov:cfgtrace2, r=nnethercoteJacob Pratt-61/+41
2025-03-27Mark test as only-unix.Mara Bos-0/+1
2025-03-27Improve suggest construct with literal syntax instead of callingxizheyin-2/+15
2025-03-27Add ui test for struct construction by calling syntaxxizheyin-0/+70
2025-03-27Add needs-threads to test.Mara Bos-0/+1
2025-03-27Rollup merge of #138987 - madsmtm:fix-108825, r=jieyouxuStuart Cook-0/+16
2025-03-27Rollup merge of #138985 - oli-obk:push-mvlqmtmyozro, r=compiler-errorsStuart Cook-34/+16
2025-03-27Rollup merge of #138980 - tmiasko:collect-var-debug-info, r=compiler-errorsStuart Cook-0/+24
2025-03-26Always emit native-static-libs note, even if it is emptyMads Marquart-0/+16
2025-03-26Use the correct binder scope for elided lifetimes in assoc constsOli Scherer-34/+16
2025-03-26expand: Leave traces when expanding `cfg` attributesVadim Petrochenkov-61/+41
2025-03-26Collect items referenced from var_debug_infoTomasz Miąsko-0/+24
2025-03-26Rollup merge of #138959 - meithecatte:matchpair-place-option, r=ZalatharStuart Cook-0/+11
2025-03-26Rollup merge of #138898 - fmease:decrustify-parser-post-ty-ascr, r=compiler-e...Stuart Cook-477/+388
2025-03-26Rollup merge of #138483 - azhogin:azhogin/target-modifiers-bool-fix, r=fee1-deadStuart Cook-2/+57
2025-03-26Auto merge of #138956 - jhpratt:rollup-6g7ppwd, r=jhprattbors-152/+117
2025-03-26Add a regression test for TestCase::Or without placeMaja Kądziołka-0/+11
2025-03-25Rollup merge of #138911 - compiler-errors:define-opaque, r=oli-obkJacob Pratt-83/+82
2025-03-25Rollup merge of #138885 - fneddy:fix_pattern_types_tests, r=compiler-errorsJacob Pratt-13/+15
2025-03-25Rollup merge of #138128 - compiler-errors:precise-capturing-in-traits, r=oli-...Jacob Pratt-56/+20
2025-03-26Auto merge of #138601 - RalfJung:wasm-abi-fcw, r=alexcrichtonbors-1/+126
2025-03-25Auto merge of #138933 - matthiaskrgr:rollup-sjtqkoq, r=matthiaskrgrbors-5/+140
2025-03-25Rollup merge of #138924 - nnethercote:less-kw-Empty-3, r=compiler-errorsMatthias Krüger-0/+13
2025-03-25Rollup merge of #138886 - samueltardieu:push-xxkzmupznoky, r=jieyouxuMatthias Krüger-0/+103
2025-03-25Rollup merge of #138317 - petrochenkov:libsearch3, r=compiler-errorsMatthias Krüger-5/+24
2025-03-25Test define opaques in extern itemsMichael Goulet-0/+30
2025-03-25Allow defining opaques in statics and constsMichael Goulet-83/+52
2025-03-25Auto merge of #138865 - petrochenkov:errwhere, r=jieyouxubors-25/+252
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-25/+252
2025-03-25Incorporate issue-111692.rs into the larger test file and add more test casesLeón Orell Valerian Liehr-83/+66
2025-03-25Combine several test files into oneLeón Orell Valerian Liehr-372/+263
2025-03-25Brace-ident-colon can certainly no longer start a blockLeón Orell Valerian Liehr-49/+86
2025-03-25privacy: Visit types and traits in impls in type privacy lintsVadim Petrochenkov-5/+24
2025-03-25add FCW to warn about wasm ABI transitionRalf Jung-1/+126