about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-01-15Rollup merge of #81008 - tmiasko:generator-layout-err, r=tmandryYuki Okushi-0/+37
2021-01-14Auto merge of #81018 - m-ou-se:rollup-7202dc7, r=m-ou-sebors-2/+239
2021-01-14Rollup merge of #80017 - camelid:sugg-rest-pattern, r=estebankMara Bos-2/+239
2021-01-14Auto merge of #79689 - Vooblin:patch1, r=tmandrybors-54/+55
2021-01-14Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasperbors-3/+5
2021-01-14Don't ICE when computing a layout of a generator tainted by errorsTomasz Miąsko-0/+37
2021-01-14Encode optimized MIR of generators when emitting metadataTomasz Miąsko-0/+34
2021-01-13Auto merge of #77524 - Patryk27:fixes/66228, r=estebankbors-382/+1911
2021-01-13Update code to account for extern ABI requirementMark Rousskov-113/+102
2021-01-13Update tests for extern block lintingMark Rousskov-709/+739
2021-01-12Include `..` suggestion if fields are all wildcardsCamelid-6/+32
2021-01-12Always show suggestions in their own subwindowsCamelid-44/+66
2021-01-12Add a test case with lots of whitespaceCamelid-8/+34
2021-01-12Only suggest `..` if more than one field is missingCamelid-120/+50
2021-01-12Specialize `..` help message for all fields vs. the restCamelid-19/+19
2021-01-12Pluralize 'parenthesis' correctlyCamelid-2/+2
2021-01-12Suggest `Variant(..)` if all of the mentioned fields are `_`Camelid-10/+10
2021-01-12Suggest `_` and `..` if a pattern has too few fieldsCamelid-0/+233
2021-01-13Rollup merge of #80796 - cuviper:llvm-11.0.1, r=nikicDylan DPC-2/+3
2021-01-13Rollup merge of #79588 - estebank:issue-79187, r=oli-obkDylan DPC-13/+328
2021-01-13Rollup merge of #78901 - arora-aman:fix_closure_coerce, r=estebankDylan DPC-0/+87
2021-01-12Auto merge of #79670 - Nadrieril:uninhabited-query, r=estebankbors-448/+434
2021-01-12Provide more information for HRTB lifetime errors involving closuresEsteban Küber-13/+328
2021-01-12Auto merge of #80009 - jumbatm:issue79581-overeager-clashing-extern-decl, r=a...bors-0/+21
2021-01-12Add tests for uninhabited typesNadrieril-212/+351
2021-01-12Deduplicate some tests using revisionsNadrieril-227/+74
2021-01-12Auto merge of #78407 - oli-obk:ub_checkable_ctfe, r=RalfJung,pnkfelixbors-48/+77
2021-01-12Auto merge of #80517 - wabain:issue-77880-infer-error-try-conversion-msg, r=d...bors-3/+68
2021-01-12Rollup merge of #80930 - euclio:trait-method-mutability-help, r=estebankYuki Okushi-15/+12
2021-01-12Rollup merge of #80880 - c410-f3r:tests-tests-tests, r=petrochenkovYuki Okushi-10/+0
2021-01-12Rollup merge of #79757 - jryans:long-line-tab-handling-early-expand, r=estebankYuki Okushi-0/+25
2021-01-12Auto merge of #76580 - rokob:iss76011, r=estebankbors-12/+3
2021-01-11fix typo in trait method mutability mismatch helpAndy Russell-15/+12
2021-01-11differentiate functions in extern-compare-with-return-type.rsJosh Stone-2/+3
2021-01-12Rollup merge of #80324 - Aaron1011:loop-move-fn-self, r=oli-obkYuki Okushi-20/+40
2021-01-11Move some tests to more reasonable directoriesCaio-10/+0
2021-01-12Add test case for wasm non-clash.jumbatm-0/+21
2021-01-11Rollup merge of #80809 - camelid:rust-call-abi-msg, r=lcnrYuki Okushi-12/+12
2021-01-10Tweak `?` inference error messagesWilliam Bain-8/+8
2021-01-10Note inference failures using `?` conversionWilliam Bain-3/+68
2021-01-10Auto merge of #79414 - sasurau4:feature/add-suggestion-for-pattern-in-fns-wit...bors-1/+1
2021-01-10Use standard formatting for "rust-call" ABI messageCamelid-12/+12
2021-01-10Auto merge of #80789 - Aaron1011:fix/stmt-empty, r=petrochenkovbors-0/+40
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-382/+1911
2021-01-10Rollup merge of #80801 - estebank:correct-binding-sugg-span, r=petrochenkovYuki Okushi-47/+112
2021-01-09Auto merge of #80441 - petrochenkov:kwtok, r=Aaron1011bors-2/+2
2021-01-09Synthesize a `TokenStream` for `StmtKind::Empty`Aaron Hill-0/+40
2021-01-09ast: Remove some indirection layers from values in key-value attributesVadim Petrochenkov-2/+2
2021-01-09resolve/expand: Improve attribute expansion on macro definitions and callsVadim Petrochenkov-12/+35
2021-01-08Change wording of noteAaron Hill-19/+19