about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2022-08-02Improve position named arguments lint underline and formatting namesPreston From-104/+220
2022-08-02Rollup merge of #100011 - compiler-errors:let-chain-restriction, r=fee1-deadMatthias Krüger-248/+332
2022-08-02Properly reject the `may_unwind` option in `global_asm!`Amanieu d'Antras-36/+36
2022-08-01Prevent ICE for doc_alias on match arm, statement, expressionhdelc-2/+26
2022-08-01Rollup merge of #99911 - cjgillot:no-guess, r=davidtwcoMatthias Krüger-56/+65
2022-08-01Rollup merge of #99629 - obeis:issue-99470, r=compiler-errorsMatthias Krüger-29/+54
2022-08-01Auto merge of #99944 - bjorn3:hide_proc_macro_symbols, r=eddybbors-29/+39
2022-08-01Use expr parse restrictions for let expr parsingMichael Goulet-248/+332
2022-08-01Don't derive `PartialEq::ne`.Nicholas Nethercote-169/+7
2022-07-31Rollup merge of #99986 - WaffleLapkin:record_struct_wrap_suggestion, r=compil...Matthias Krüger-5/+15
2022-07-31Rollup merge of #99973 - RalfJung:layout-things, r=eddybMatthias Krüger-920/+920
2022-07-31Rollup merge of #99620 - hudson-ayers:fix-location-detail, r=davidtwcoMatthias Krüger-0/+10
2022-07-31Rollup merge of #99519 - Urgau:check-cfg-implicit, r=petrochenkovMatthias Krüger-38/+63
2022-07-31Improve `cannot move out of` error messageObei Sideg-29/+54
2022-07-31--bless testsMaybe Waffle-5/+15
2022-07-31add test for earlier drop despite extend lifetimeDing Xiang Fei-0/+11
2022-07-31reorder fields in Laout debug outputRalf Jung-920/+920
2022-07-31Rollup merge of #99974 - TaKO8Ki:suggest-removing-semicolon-and-boxing-the-ex...Dylan DPC-0/+200
2022-07-31Rollup merge of #99741 - compiler-errors:copy-impl-impl-generics, r=fee1-deadDylan DPC-0/+95
2022-07-31Remove workarounds for issue 59998bjorn3-29/+39
2022-07-31add a test to check if `suggest_remove_semi_or_return_binding` is working wel...Takayuki Maeda-0/+200
2022-07-30Auto merge of #99959 - cuviper:niche-size, r=eddybbors-0/+469
2022-07-30Rollup merge of #99890 - compiler-errors:issue-99828, r=lcnrMatthias Krüger-6/+41
2022-07-30Test another enum niche with multiple ZST alignmentsJosh Stone-3/+132
2022-07-30Fix the size of niche enums with ZST alignmentJosh Stone-0/+340
2022-07-30Always create elided lifetimes, even if inferred.Camille GILLOT-0/+17
2022-07-30Rollup merge of #99903 - gimbles:pub, r=davidtwcoDylan DPC-0/+29
2022-07-30Rollup merge of #99895 - compiler-errors:type-ascription-aint-cast, r=davidtwcoDylan DPC-73/+73
2022-07-30Rollup merge of #99862 - WaffleLapkin:type_mismatch_fix, r=compiler-errorsDylan DPC-63/+119
2022-07-30Auto merge of #99796 - compiler-errors:issue-53475, r=oli-obkbors-0/+27
2022-07-30Do not leak type variables from opaque type relationMichael Goulet-0/+34
2022-07-30Auto merge of #99925 - JohnTitor:rollup-4bt9ou3, r=JohnTitorbors-33/+178
2022-07-29Fix after rebasingEric Holk-1/+1
2022-07-29Update to still be correct without drop trackingEric Holk-6/+33
2022-07-29Update must_not_suspend lint to traverse referencesEric Holk-6/+6
2022-07-29Add drop tracking version of must_not_suspend ref testEric Holk-0/+30
2022-07-30Rollup merge of #99891 - compiler-errors:suggest-slicing-carefully, r=oli-obkYuki Okushi-1/+17
2022-07-30Rollup merge of #99881 - compiler-errors:issue-99876, r=tmiaskoYuki Okushi-0/+9
2022-07-30Rollup merge of #99671 - TaKO8Ki:suggest-dereferencing-index, r=compiler-errorsYuki Okushi-32/+63
2022-07-30Rollup merge of #99518 - dingxiangfei2009:let-else-additional-tests, r=oli-obkYuki Okushi-0/+89
2022-07-29Auto merge of #99730 - lcnr:bound-vars-anon, r=jackh726bors-0/+14
2022-07-29add a silly test for keywords in trait bounds recoveryMaybe Waffle-0/+218
2022-07-29Recover keywords in boundsMaybe Waffle-4/+11
2022-07-29Auto merge of #99467 - BelovDV:add_option_link_arg, r=petrochenkovbors-8/+38
2022-07-29Add diagnostic when using public instead of pubGimgim-0/+29
2022-07-29Add ui test for #99625Obei Sideg-0/+34
2022-07-29Auto merge of #99892 - JohnTitor:rollup-qi4fem8, r=JohnTitorbors-0/+56
2022-07-29dont call type ascription 'cast'Michael Goulet-73/+73
2022-07-29Rollup merge of #99686 - vincenzopalazzo:macros/impl_on_ptr, r=compiler-errorsYuki Okushi-0/+56
2022-07-29Adjust an expr span to account for macrosMichael Goulet-1/+17