about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-08-13Rollup merge of #87966 - pietroalbini:fix-pidfd-test, r=m-ou-seGuillaume Gomez-1/+12
2021-08-13Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obkGuillaume Gomez-1/+30
2021-08-13Auto merge of #87956 - m-ou-se:closure-migration-macro-body, r=Aaron1011bors-0/+56
2021-08-12Rollup merge of #87965 - m-ou-se:non-fmt-panic-external, r=estebankManish Goregaokar-12/+6
2021-08-12Rollup merge of #87953 - m-ou-se:closure-migration-multiline-formatting, r=pe...Manish Goregaokar-81/+108
2021-08-12Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddybManish Goregaokar-0/+476
2021-08-12Rollup merge of #87916 - nbdd0121:black_box, r=nagisaManish Goregaokar-1/+1
2021-08-12Add c_enum_min_bits to target specManish Goregaokar-0/+476
2021-08-12Implement `black_box` using intrinsicGary Guo-1/+1
2021-08-12fix command-create-pidfd test inside unprivileged docker containersPietro Albini-1/+12
2021-08-12Silence non_fmt_panic from external macros.Mara Bos-12/+6
2021-08-12Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylevGuillaume Gomez-77/+77
2021-08-12Rollup merge of #87819 - estebank:assoc-type-span, r=jackh726Guillaume Gomez-44/+44
2021-08-12Avoid ICE caused by suggestionEsteban Küber-1/+30
2021-08-12Use a more accurate span on assoc types WF checksEsteban Kuber-44/+44
2021-08-12Add test for closure migration with a macro body.Mara Bos-0/+56
2021-08-12Update test output.Mara Bos-81/+108
2021-08-12Auto merge of #87948 - JohnTitor:rollup-efmgyl8, r=JohnTitorbors-4/+36
2021-08-12Rollup merge of #87671 - jesyspa:issue-87319-multiple-newlines, r=estebankYuki Okushi-4/+36
2021-08-12Auto merge of #85296 - bjorn3:plugin_cleanup, r=petrochenkovbors-387/+199
2021-08-11Add UI tests for string escape warnings.Anton Golov-0/+32
2021-08-11Modify structured suggestion outputEsteban Küber-3246/+4454
2021-08-11Update format string tests to explicitly escape multiple newlinesAnton Golov-4/+4
2021-08-11Auto merge of #87587 - oli-obk:lazy_tait, r=spastorinobors-105/+63
2021-08-11Rollup merge of #87895 - TheWastl:issue-87872, r=estebankYuki Okushi-0/+48
2021-08-11Rollup merge of #87889 - estebank:method-call-disambiguate, r=oli-obkYuki Okushi-14/+16
2021-08-11Rollup merge of #87854 - BoxyUwU:var-None, r=oli-obkYuki Okushi-0/+24
2021-08-11Rollup merge of #87811 - estebank:issue-87549, r=oli-obkYuki Okushi-0/+45
2021-08-10typeck: better diagnostics for missing inaccessible fields in struct literals...TheWastl-0/+48
2021-08-10Replace #[plugin_registrar] with exporting __rustc_plugin_registrarbjorn3-387/+199
2021-08-09Use smaller spans when suggesting method call disambiguationEsteban Kuber-14/+16
2021-08-09Link to edition guide instead of issues for 2021 lints.Mara Bos-77/+77
2021-08-09Do not ICE on HIR based WF check when involving lifetimesEsteban Küber-0/+45
2021-08-09Auto merge of #87619 - 12101111:fix-native_link_modifiers_bundle, r=petrochenkovbors-13/+18
2021-08-08Auto merge of #87235 - poliorcetics:issue-87217-fn-quali-order, r=nagisabors-3/+150
2021-08-08Auto merge of #87697 - GuillaumeGomez:add-e0784, r=nagisabors-10/+10
2021-08-08 Fix feature gate checking of static-nobundle and native_link_modifiers12101111-13/+18
2021-08-08Auto merge of #87827 - eddyb:wrapperless-mem-replace, r=m-ou-sebors-30/+15
2021-08-08Avoid using the `copy_nonoverlapping` wrapper through `mem::replace`.Eduard-Mihai Burtescu-30/+15
2021-08-08Auto merge of #87815 - BoxyUwU:cec-generics-of-ice, r=eddybbors-0/+81
2021-08-07Auto merge of #87772 - npmccallum:naked_abi, r=Amanieubors-14/+8
2021-08-07fmtEllen-1/+1
2021-08-07less opt in const param ofEllen-0/+24
2021-08-07Rollup merge of #87775 - Kobzol:single-associated-item-hint, r=oli-obkYuki Okushi-2/+84
2021-08-06uwuEllen-1/+1
2021-08-06*sprinkles some dust everywhere*Ellen-1/+2
2021-08-06encode `generics_of` of fields and ty paramsEllen-0/+80
2021-08-06bless some nll testsOli Scherer-26/+2
2021-08-06Point to the value instead of the TAIT declaration for obligation failuresOli Scherer-38/+40
2021-08-06Immediately register new opaque types in the global list.Oli Scherer-20/+19