summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-01-23add testlcnr-0/+70
2025-01-23avoid running the overlap check twicelcnr-4/+0
2025-01-02Handle DropKind::ForLint in coroutines correctlyMichael Goulet-0/+81
2024-11-22Auto merge of #130867 - michirakara:steps_between, r=dtolnaybors-3/+3
2024-11-21distinguish overflow and unimplemented in Step::steps_betweenmichirakara-3/+3
2024-11-21Rollup merge of #133078 - matthiaskrgr:uiuiui, r=davidtwcoMatthias Krüger-11/+11
2024-11-21Rollup merge of #132489 - compiler-errors:fn-sugg-tweaks, r=BoxyUwUMatthias Krüger-12/+43
2024-11-21Rollup merge of #131586 - taiki-e:s390x-vector-abi, r=compiler-errors,uweigandMatthias Krüger-0/+507
2024-11-21Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkovMatthias Krüger-0/+37
2024-11-21Rollup merge of #133218 - compiler-errors:const-opaque, r=fee1-deadMatthias Krüger-5/+75
2024-11-21Rollup merge of #132207 - compiler-errors:tweak-res-mod-segment, r=petrochenkovMatthias Krüger-3/+53
2024-11-20Auto merge of #133261 - matthiaskrgr:rollup-ekui4we, r=matthiaskrgrbors-62/+341
2024-11-20Rollup merge of #133226 - compiler-errors:opt-in-pointer-like, r=lcnrMatthias Krüger-14/+104
2024-11-20Rollup merge of #132708 - estebank:const-as-binding, r=NadrierilMatthias Krüger-48/+237
2024-11-20Store resolution for self and crate root module segmentsMichael Goulet-3/+53
2024-11-20Auto merge of #131326 - dingxiangfei2009:issue-130836-attempt-2, r=nikomatsakisbors-112/+649
2024-11-20Make PointerLike opt-in as a traitMichael Goulet-14/+104
2024-11-20reduce false positives of tail-expr-drop-order from consumed valuesDing Xiang Fei-112/+649
2024-11-20Rollup merge of #133216 - compiler-errors:const-fn, r=lcnrJacob Pratt-90/+58
2024-11-20Rollup merge of #132732 - gavincrawford:as_ptr_attribute, r=UrgauJacob Pratt-17/+44
2024-11-20Auto merge of #133194 - khuey:master, r=jieyouxubors-0/+8246
2024-11-19Implement ~const Fn trait goals in the new solverMichael Goulet-90/+58
2024-11-19Implement ~const opaquesMichael Goulet-5/+75
2024-11-19Auto merge of #133205 - matthiaskrgr:rollup-xhhhp5u, r=matthiaskrgrbors-6/+93
2024-11-19Auto merge of #133164 - RalfJung:promoted-oom, r=jieyouxubors-0/+27
2024-11-19When the required discriminator value exceeds LLVM's limits, drop the debug i...Kyle Huey-0/+4122
2024-11-19Honor collapse_debuginfo when dealing with MIR-inlined functions inside macros.Kyle Huey-0/+4124
2024-11-19Rollup merge of #133023 - samestep:hir-stats-total-count, r=nnethercoteMatthias Krüger-6/+6
2024-11-19Rollup merge of #132577 - Urgau:check-cfg-report-extern-macro, r=petrochenkovMatthias Krüger-0/+37
2024-11-19Introduce `min_generic_const_args` and directly represent pathsNoah Lev-0/+50
2024-11-19Rollup merge of #133187 - ehuss:reference-diagnostic, r=jieyouxuLeón Orell Valerian Liehr-147/+170
2024-11-18interpret: do not ICE when a promoted fails with OOMRalf Jung-0/+27
2024-11-18Add reference annotations for diagnostic attributesEric Huss-147/+170
2024-11-18Report `unexpected_cfgs` lint in external macrosUrgau-0/+37
2024-11-18Rollup merge of #133171 - binchengqu:master, r=jieyouxuGuillaume Gomez-1/+1
2024-11-18Rollup merge of #133157 - RalfJung:skip_stability_check_due_to_privacy, r=com...Guillaume Gomez-6/+6
2024-11-18Add the missing quotation mark in commentbinchengqu-1/+1
2024-11-18Rollup merge of #133142 - RalfJung:naming-is-hard, r=compiler-errorsJacob Pratt-1/+1
2024-11-18Rollup merge of #132934 - Zalathar:native-libs, r=jieyouxuJacob Pratt-4/+35
2024-11-18stability: remove skip_stability_check_due_to_privacyRalf Jung-6/+6
2024-11-18rename rustc_const_stable_intrinsic -> rustc_intrinsic_const_stable_indirectRalf Jung-1/+1
2024-11-18Overhaul the `-l` option parser (for linking to native libs)Zalathar-1/+1
2024-11-18Add some UI tests for `-l` modifier parsingZalathar-0/+19
2024-11-17Rollup merge of #133147 - ChrisDenton:fixup, r=compiler-errorsJacob Pratt-3/+3
2024-11-17Rollup merge of #133143 - kornelski:let-mut-global, r=compiler-errorsJacob Pratt-1/+22
2024-11-17Rollup merge of #133130 - dianne:fix-133118, r=compiler-errorsJacob Pratt-4/+50
2024-11-17Rollup merge of #132993 - jieyouxu:i_am_very_stable, r=chenyukangJacob Pratt-0/+57
2024-11-17Rollup merge of #132944 - linyihai:needing-parenthases-issue-132924, r=chenyu...Jacob Pratt-0/+77
2024-11-17Rollup merge of #132795 - compiler-errors:refine-rpitit, r=lcnrJacob Pratt-0/+88
2024-11-18Modify some feature-gate tests to also check command-line handlingZalathar-4/+16