about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-02-10Rollup merge of #81926 - henryboisdequin:fix-81907, r=estebankYuki Okushi-0/+3
2021-02-10Rollup merge of #81925 - jesusprubio:add-long-explanation-e0547, r=GuillaumeG...Yuki Okushi-1/+1
2021-02-10Rollup merge of #81466 - sasurau4:fix/enhance-sugget-mut-method-for-loop, r=o...Yuki Okushi-0/+32
2021-02-09add suggestion to use the `async_recursion` crateHenry Boisdequin-0/+3
2021-02-09Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkovbors-500/+76
2021-02-09Rollup merge of #81876 - osa1:issue81806, r=matthewjasperDylan DPC-0/+22
2021-02-09Rollup merge of #80732 - spastorino:trait-inheritance-self2, r=nikomatsakisDylan DPC-74/+263
2021-02-09Rollup merge of #72209 - Nemo157:lint-no-mangle-in-unsafe-code, r=nikomatsakisDylan DPC-20/+113
2021-02-09./x.py test --blessTomasz Miąsko-500/+16
2021-02-09Fix derived PartialOrd operatorsTomasz Miąsko-0/+60
2021-02-08Anonymize late bound regions on transitive bounds that define assoc typeSantiago Pastorino-0/+33
2021-02-08Rollup merge of #81828 - davidhewitt:capture-raw-format-strings, r=estebankMara Bos-2/+13
2021-02-08Rollup merge of #81779 - geogriff:const-ptr-to-int-error, r=lcnrMara Bos-9/+36
2021-02-08Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-seMara Bos-0/+24
2021-02-08Rollup merge of #71531 - spastorino:move-treat-err-as-bug-tests-to-ui, r=oli-obkMara Bos-0/+45
2021-02-08Add long explanation for E0547Jesus Rubio-1/+1
2021-02-08parser: Fix panic in 'const impl' recoveryÖmer Sinan Ağacan-0/+22
2021-02-08Auto merge of #80962 - jhpratt:const_int_fn-stabilization, r=dtolnaybors-5/+0
2021-02-08Auto merge of #72603 - jsgf:extern-loc, r=nikomatsakisbors-0/+193
2021-02-07Implement Encoder for Diagnostic manuallyJeremy Fitzhardinge-51/+47
2021-02-07Add `--extern-loc` to augment unused crate dependency diagnosticsJeremy Fitzhardinge-38/+235
2021-02-07Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisabors-181/+182
2021-02-07Auto merge of #79078 - petrochenkov:derattr, r=Aaron1011bors-579/+912
2021-02-07Create ui test for -Ztreat-err-as-bug delay_span_bugSantiago Pastorino-0/+22
2021-02-07Address review commentsVadim Petrochenkov-0/+49
2021-02-07Feature gate macro attributes in `#[derive]` outputVadim Petrochenkov-29/+89
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-579/+803
2021-02-07Auto merge of #80632 - Nadrieril:fix-80501, r=varkorbors-12/+94
2021-02-07Rollup merge of #81843 - bstrie:issue-29821, r=lcnrGuillaume Gomez-0/+19
2021-02-07Rollup merge of #81830 - jesusprubio:add-log-explanation-e0542, r=GuillaumeGomezGuillaume Gomez-1/+1
2021-02-07Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrumbors-0/+20
2021-02-07Create ui test for -Ztreat-err-as-bug errSantiago Pastorino-0/+23
2021-02-06Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwcobors-127/+127
2021-02-06Add regression test for #29821bstrie-0/+19
2021-02-06Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnrJonas Schievink-16/+16
2021-02-06Rollup merge of #81737 - camelid:typeck-structure-sugg, r=lcnrJonas Schievink-3/+3
2021-02-06Add long error explanation for E0542Jesus Rubio-1/+1
2021-02-06parse_format: treat r" as a literalDavid Hewitt-2/+13
2021-02-06path trimming: ignore type aliasesDan Aloni-127/+127
2021-02-05Add regression test for ICE that happened on incr compSantiago Pastorino-0/+43
2021-02-05Revert "Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Ma...Santiago Pastorino-74/+187
2021-02-05fix ui tests referencing pointer-to-integer cast error messageJeffrey Griffin-9/+9
2021-02-05Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...bors-379/+257
2021-02-05Add testDaiki Ihara-0/+32
2021-02-05Rollup merge of #81730 - RustyYato:object-safe-allocator, r=AmanieuMara Bos-0/+13
2021-02-05Rollup merge of #81307 - estebank:invalid-byte-str-span, r=petrochenkovMara Bos-103/+142
2021-02-05Rollup merge of #80726 - lcnr:unsize-query, r=oli-obkMara Bos-0/+36
2021-02-05Rollup merge of #79554 - b-naber:generic-associated-types-in-trait-paths, r=j...Mara Bos-37/+897
2021-02-05improve error message for disallowed ptr-to-int casts in const evalJeffrey Griffin-0/+27
2021-02-05Move type size check tests to new dir ui/limitsÖmer Sinan Ağacan-0/+0