about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-01-20Rollup merge of #107061 - compiler-errors:new-solver-new-candidates-3, r=lcnrMichael Goulet-0/+64
2023-01-20Rollup merge of #104347 - notriddle:notriddle/import-macro-from-self-fixup, r...Michael Goulet-0/+104
2023-01-20Rollup merge of #104154 - timrobertsdev:deny-by-default-bindings_with_variant...Michael Goulet-62/+53
2023-01-20diagnostics: add `};` only if `{` was added tooMichael Howell-0/+55
2023-01-20diagnostics: suggest changing `s@self::{macro}@::macro` for exportedMichael Howell-0/+49
2023-01-20Auto merge of #105102 - compiler-errors:copy-impl-considering-regions, r=lcnrbors-25/+70
2023-01-20Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgrbors-76/+177
2023-01-20Change `bindings_with_variant_name` to deny-by-default--global-62/+53
2023-01-20Rollup merge of #106928 - bvanjoi:print-keyword-raw-identifier, r=petrochenkovMatthias Krüger-5/+36
2023-01-20Rollup merge of #106891 - estebank:issue-45727, r=petrochenkovMatthias Krüger-39/+101
2023-01-20Rollup merge of #106738 - compiler-errors:known-bugs-oops, r=jackh726Matthias Krüger-32/+19
2023-01-20Rollup merge of #106699 - eholk:await-chains-drop-tracking, r=wesleywiserMatthias Krüger-0/+21
2023-01-20Rollup merge of #107076 - megakorre:106419_add_test_case, r=compiler-errorsMatthias Krüger-0/+12
2023-01-20Rollup merge of #107058 - clubby789:eqeq-homoglyph, r=wesleywiserMatthias Krüger-1/+15
2023-01-20Rollup merge of #106973 - oli-obk:tait_ice_closure_in_impl_header, r=lcnrMatthias Krüger-2/+38
2023-01-20Rollup merge of #106783 - WaffleLapkin:break-my-ident, r=wesleywiserMatthias Krüger-0/+39
2023-01-19Fix known-bug, silence ICE stderrMichael Goulet-32/+19
2023-01-19Tweak "borrow closure argument" suggestionEsteban Küber-39/+101
2023-01-19Auto merge of #107038 - compiler-errors:dont-wfcheck-non-local-rpit, r=oli-obkbors-0/+26
2023-01-20add raw identifier for keyword in suggestionbohan-5/+36
2023-01-19trait solver: Implement Fn traits and tuple traitMichael Goulet-0/+28
2023-01-19trait solver: PointerSizedMichael Goulet-0/+36
2023-01-19Add testMichael Goulet-0/+26
2023-01-19Added UI test case for issue #106419Patrik Kårlin-0/+12
2023-01-19Auto merge of #106910 - aliemjay:alias-ty-in-regionck, r=oli-obkbors-0/+18
2023-01-19add test for ICE fixAli MJ Al-Nasrawy-0/+18
2023-01-19Don't treat closures from other crates as localOli Scherer-2/+38
2023-01-19Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errorsGuillaume Gomez-41/+48
2023-01-19Rollup merge of #106927 - Ezrashaw:e0606-make-machine-applicable, r=estebankGuillaume Gomez-16/+35
2023-01-19Add double-equals homoglyphclubby789-1/+15
2023-01-19Auto merge of #107052 - compiler-errors:rollup-vxr22g5, r=compiler-errorsbors-0/+66
2023-01-18Rollup merge of #106917 - compiler-errors:const-closure-foreign, r=tmiaskoMichael Goulet-0/+16
2023-01-18Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorinoMichael Goulet-0/+50
2023-01-18Auto merge of #107041 - Nilstrieb:back-to-being-clueless-whether-it-really-is...bors-21/+30
2023-01-18Revert "Improve heuristics whether `format_args` string is a source literal"Nilstrieb-21/+30
2023-01-18Auto merge of #106503 - cjgillot:remap-nofilter, r=oli-obkbors-0/+39
2023-01-18remove error code from `#[rustc_variance]` and document its remainsEzra Shaw-41/+48
2023-01-18Rollup merge of #106873 - BoxyUwU:ty_const_formatting, r=compiler-errorsMatthias Krüger-49/+94
2023-01-18Rollup merge of #106747 - yanchen4791:issue-105507-fix, r=estebankMatthias Krüger-0/+130
2023-01-18i am freeBoxy-5/+5
2023-01-18actually print out non local anon constsBoxy-2/+2
2023-01-18test for non local anon const printingBoxy-0/+36
2023-01-18defer array len printing to const arg printingBoxy-46/+55
2023-01-18special case removing `&` suggestionEzra Shaw-6/+19
2023-01-17Add 'static lifetime suggestion when GAT implied 'static requirement from HRTByanchen4791-0/+130
2023-01-17Rollup merge of #106980 - Nilstrieb:_use_mk_manual_debug_impl_instead, r=lcnrMatthias Krüger-1/+1
2023-01-17Rollup merge of #106784 - lyming2007:issue-106695-fix, r=WaffleLapkinMatthias Krüger-26/+5
2023-01-17delay E0512 as a bug by checking the references_errorYiming Lei-26/+5
2023-01-17Rollup merge of #106962 - compiler-errors:use-sugg-span, r=oli-obkDylan DPC-38/+38
2023-01-17Rollup merge of #106148 - chenyukang:yukang/fix-105061-unused, r=lcnrDylan DPC-0/+159