about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-12-09Rollup merge of #118764 - compiler-errors:fused-async-iterator, r=eholkJubilee-0/+4
2023-12-09Rollup merge of #118610 - krasimirgg:llvm-18-dec, r=nikicJubilee-2/+2
2023-12-09Rollup merge of #118512 - spastorino:add-implied-bounds-related-tests, r=jack...Jubilee-8/+202
2023-12-09Don't warn an empty pattern unreachable if we're not sure the data is validNadrieril-615/+93
2023-12-09Test empty types betterNadrieril-502/+2606
2023-12-08Do not parenthesize exterior struct lit inside match guardsDavid Tolnay-1/+1
2023-12-08Add if_let_guard and let_chains pretty printer testsDavid Tolnay-1/+20
2023-12-08Add Bevy related test casesSantiago Pastorino-0/+97
2023-12-09Tweak the `no-nuls.rs` test.Nicholas Nethercote-0/+0
2023-12-08Make async generators fused by defaultMichael Goulet-0/+4
2023-12-08Rollup merge of #118736 - aliemjay:revert-ice-on-ambig, r=compiler-errorsMatthias Krüger-0/+24
2023-12-08Rollup merge of #118730 - jyn514:cmp_refs, r=estebank,compiler-errorsMatthias Krüger-172/+172
2023-12-08Rollup merge of #118715 - davidtwco:issue-117997-privacy-visit-trait-ref-and-...Matthias Krüger-13/+82
2023-12-08Rollup merge of #118502 - Young-Flash:fix, r=compiler-errorsMatthias Krüger-0/+73
2023-12-08Add tests related to normalization in implied boundsSantiago Pastorino-8/+105
2023-12-08Support bare unit structs in destructuring assignmentsMichael Goulet-24/+40
2023-12-08use magenta instead of bold for highlightingjyn-10/+56
2023-12-08Auto merge of #118420 - compiler-errors:async-gen, r=eholkbors-15/+131
2023-12-08Add testsMichael Goulet-10/+132
2023-12-08Support async gen fnMichael Goulet-13/+7
2023-12-08Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errorsbors-45/+435
2023-12-08privacy: visit trait def id of projectionsDavid Wood-13/+82
2023-12-08Auto merge of #118689 - compiler-errors:const-drop, r=fee1-deadbors-34/+3
2023-12-08update target feature following LLVM API changeKrasimir Georgiev-2/+2
2023-12-08Auto merge of #118668 - fmease:resolve-assoc-item-bindings-by-namespace, r=co...bors-81/+199
2023-12-08temporarily revert "ice on ambguity in mir typeck"Ali MJ Al-Nasrawy-0/+24
2023-12-07recurse into refs when comparing tys for diagnosticsjyn-172/+172
2023-12-08Auto merge of #118725 - lcnr:normalizes-to-projection-split-3, r=BoxyUwUbors-11/+57
2023-12-07Enable stack probes on aarch64 for LLVM 18Josh Stone-2/+6
2023-12-08add regression testslcnr-0/+43
2023-12-08implement and use `NormalizesTo`lcnr-11/+14
2023-12-08Auto merge of #118442 - tmiasko:fuel-inc, r=lqdbors-0/+11
2023-12-08Fuel is incompatible with incremental compilationTomasz Miąsko-0/+11
2023-12-07Resolve assoc item bindings by namespaceLeón Orell Valerian Liehr-81/+199
2023-12-07Rollup merge of #116420 - bvanjoi:fix-116203, r=NilstriebMatthias Krüger-0/+67
2023-12-07Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlinbors-77/+156
2023-12-07also print 'immutable' flagRalf Jung-62/+62
2023-12-07compile-time evaluation: emit a lint when a write through an immutable pointe...Ralf Jung-15/+94
2023-12-07Fix const drop checkingMichael Goulet-34/+3
2023-12-06Auto merge of #118687 - matthiaskrgr:rollup-317ztgu, r=matthiaskrgrbors-173/+162
2023-12-06Rollup merge of #118504 - compiler-errors:must-use, r=WaffleLapkinMatthias Krüger-0/+53
2023-12-06Rollup merge of #118317 - bvanjoi:fix-118295, r=petrochenkovMatthias Krüger-0/+19
2023-12-06Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naberMatthias Krüger-173/+90
2023-12-06Auto merge of #117936 - mu001999:master, r=petrochenkovbors-0/+20
2023-12-06Auto merge of #118679 - matthiaskrgr:rollup-zr1l9w6, r=matthiaskrgrbors-3/+130
2023-12-06Rollup merge of #116496 - estebank:question-method-chain-context, r=compiler-...Matthias Krüger-3/+130
2023-12-06Auto merge of #118605 - fee1-dead-contrib:rm-rustc_host, r=compiler-errorsbors-6/+7
2023-12-06tip for define macro name after `macro_rules!`bohan-0/+19
2023-12-06Use the glob binding in resolve_rustdoc_path processr0cky-0/+20
2023-12-06Auto merge of #117661 - TheLazyDutchman:point_out_shadowed_associated_types, ...bors-0/+61