about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-06-12Rollup merge of #142217 - Kivooeo:tf10, r=jieyouxuMatthias Krüger-144/+102
2025-06-12Rollup merge of #142157 - Enselic:trivial-anon-const-use-cases, r=compiler-er...Matthias Krüger-34/+77
2025-06-12Rollup merge of #142066 - ferrocene:lw/edition-2015-tests, r=compiler-errorsMatthias Krüger-371/+356
2025-06-12Rollup merge of #142040 - jswrenn:transmute-ty-region-generic, r=compiler-errorsMatthias Krüger-9/+39
2025-06-12Apply ABI attributes on return types in `rustc_codegen_cranelift`beetrees-0/+1118
2025-06-11Rollup merge of #142362 - Veykril:push-rzmrsswqourz, r=oli-obkMatthias Krüger-19/+19
2025-06-11Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgrbors-67/+135
2025-06-11tests: Bless for weaker unsupported_calling_conventionsJubilee Young-348/+0
2025-06-11cleaned up some testsKivooeo-78/+76
2025-06-11Add expectation for `{` when parsing lone coroutine qualifiersLukas Wirth-19/+19
2025-06-11stabilize gaiBoxy-318/+99
2025-06-11cleaned up some testsKivooeo-144/+102
2025-06-11Rollup merge of #142042 - estebank:explicit-lifetime-verbose-suggestion, r=co...Matthias Krüger-67/+135
2025-06-11Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwUbors-4/+1
2025-06-10Auto merge of #141883 - oli-obk:remove-check-mod-loops, r=nnethercotebors-67/+85
2025-06-10Rollup merge of #142271 - workingjubilee:fn-ptrs-have-two-different-lints, r=...León Orell Valerian Liehr-166/+182
2025-06-10Rollup merge of #142240 - fee1-dead-contrib:push-zkkzoxlymslv, r=oli-obkLeón Orell Valerian Liehr-0/+20
2025-06-10Rollup merge of #142124 - oli-obk:transmute-cast, r=scottmcmLeón Orell Valerian Liehr-0/+1
2025-06-10Rollup merge of #141642 - xizheyin:issue-141619, r=BoxyUwULeón Orell Valerian Liehr-16/+60
2025-06-10Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35León Orell Valerian Liehr-19/+0
2025-06-10Loop check anon consts on their ownOli Scherer-35/+35
2025-06-10Remove check_mod_loops query and run the checks per-body insteadOli Scherer-45/+45
2025-06-10Add regression test for break inside const itemsOli Scherer-1/+19
2025-06-09tests: Minicore `extern "gpu-kernel"` feature testJubilee Young-21/+172
2025-06-09tests: bless unsupported_calling_conventions linting on some fn_ptrsJubilee Young-166/+182
2025-06-09use correct edition when warning for unsafe attributesFolkert de Vries-0/+51
2025-06-09Make E0621 missing lifetime suggestion verboseEsteban Küber-67/+135
2025-06-09Rollup merge of #142208 - Urgau:dead_code-const_, r=petrochenkovTrevor Gross-0/+15
2025-06-09Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35Trevor Gross-19/+0
2025-06-09Apply nested goals certainty to InspectGoals for normalizes-toMichael Goulet-50/+89
2025-06-09-Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable...Andrew Zhogin-0/+54
2025-06-09Introduce ParseMode::diagnostic and fix multiline spansmejrs-55/+134
2025-06-09change FormatString::parse to only return the first errormejrs-28/+12
2025-06-09Add test for flailing diagnostic spansmejrs-0/+114
2025-06-09transmutability: shift abstraction boundaryJack Wrenn-9/+39
2025-06-09deduplicate the rest of AST walker functionsDeadbeef-0/+20
2025-06-09Always consider `const _` items as live for dead code analysisUrgau-0/+15
2025-06-09Auto merge of #142242 - matthiaskrgr:rollup-1sgx0ji, r=matthiaskrgrbors-0/+233
2025-06-09Rollup merge of #142193 - dianne:binding-drop-order-edge-case-tests, r=NadrierilMatthias Krüger-0/+233
2025-06-09refactor `AttributeGate` and `rustc_attr!` to emit notes during feature chec...mejrs-83/+121
2025-06-09Make `since` of removed features the version removed and fill `pull`xizheyin-6/+6
2025-06-09Note the version and PR of removed features when using itxizheyin-18/+39
2025-06-09Add ui test removed-features-note-version-and-pr-issue-141619xizheyin-0/+23
2025-06-09Auto merge of #142234 - matthiaskrgr:rollup-kg5wibu, r=matthiaskrgrbors-0/+31
2025-06-09Rollup merge of #142191 - bvanjoi:issue-135863, r=compiler-errorsMatthias Krüger-0/+31
2025-06-09Auto merge of #141435 - RalfJung:unsupported_calling_conventions, r=workingju...bors-316/+1393
2025-06-09Auto merge of #142220 - workingjubilee:rollup-idgfpof, r=workingjubileebors-450/+288
2025-06-08Rollup merge of #142183 - Kivooeo:30904-test, r=compiler-errorsJubilee-0/+53
2025-06-08Rollup merge of #142171 - Kivooeo:tf7, r=workingjubileeJubilee-19/+18
2025-06-08Rollup merge of #142132 - Kivooeo:tf6, r=workingjubileeJubilee-79/+45