about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2021-03-05Bump mir-opt-level from 3 to 4 in testsSantiago Pastorino-1/+1
2021-03-05Rollup merge of #81939 - kper:fixing-81584-allocate-in-iter, r=davidtwcoMara-0/+30
2021-02-27Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,...Dylan DPC-27/+27
2021-02-25Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkorDylan DPC-5/+5
2021-02-25Update test output for edition preludes.Mara Bos-4/+4
2021-02-25add helpful error notes and fix the false 'defined here' messagesHenry Boisdequin-5/+5
2021-02-24Add suggestion for iterators in iteratorsKevin Per-0/+30
2021-02-23Rollup merge of #82362 - osa1:issue81918, r=oli-obkDylan DPC-0/+11
2021-02-23Rollup merge of #81235 - reese:rw-tuple-diagnostics, r=estebankDylan DPC-1/+6
2021-02-22Update test cases0yoyoyo-27/+27
2021-02-22Fix mir-cfg dumpsÖmer Sinan Ağacan-0/+11
2021-02-22Rollup merge of #82287 - r00ster91:field_name_and, r=petrochenkovYuki Okushi-3/+3
2021-02-21Auto merge of #79100 - a1phyr:better_assert_eq, r=m-ou-sebors-16/+10
2021-02-20Fix suggestion span and move suggestions into new subwindow.Reese Williams-3/+6
2021-02-20Make "missing field" error message more naturalr00ster91-3/+3
2021-02-19Rollup merge of #82238 - petrochenkov:nocratemod, r=Aaron1011Dylan DPC-4/+2
2021-02-18Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkorDylan DPC-1/+1
2021-02-18ast: Stop using `Mod` in `Crate`Vadim Petrochenkov-4/+2
2021-02-18Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPCYuki Okushi-458/+0
2021-02-17Rollup merge of #81972 - matthewjasper:hrtb-error-cleanup, r=nikomatsakisDylan DPC-52/+20
2021-02-17Auto merge of #82235 - GuillaumeGomez:rollup-oflxc08, r=GuillaumeGomezbors-0/+25
2021-02-17Rollup merge of #79981 - camelid:overflowing_literals-inference-error, r=lcnrGuillaume Gomez-0/+25
2021-02-17replace if-let and while-let with `if let` and `while let`Takayuki Maeda-1/+1
2021-02-16Move some tests to more reasonable directoriesCaio-458/+0
2021-02-17Use -Ccodegen-units=1 to make issue-23458 test deterministicTomasz Miąsko-1/+1
2021-02-14Apply suggestionsBenoît du Garreau-4/+4
2021-02-14Fix UI tests and merge `assert_eq` and `assert_ne` internal functionsBenoît du Garreau-16/+10
2021-02-14Clarify error message and remove pretty printing in help suggestions.Reese Williams-1/+3
2021-02-14Rollup merge of #81914 - kper:fixing-81885, r=estebankDylan DPC-4/+26
2021-02-13Improve error and help messagesCamelid-2/+2
2021-02-09Print closure signatures when reporting placeholder errorsMatthew Jasper-1/+1
2021-02-09Report "nice" placeholder errors more oftenMatthew Jasper-14/+10
2021-02-09Remove unnecessary note on errorsMatthew Jasper-38/+10
2021-02-09Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkovbors-45/+1
2021-02-09Fixing bad suggestion for `_` in `const` type when a function #81885Kevin Per-4/+26
2021-02-09Rollup merge of #80732 - spastorino:trait-inheritance-self2, r=nikomatsakisDylan DPC-27/+22
2021-02-09./x.py test --blessTomasz Miąsko-45/+1
2021-02-08Rollup merge of #81828 - davidhewitt:capture-raw-format-strings, r=estebankMara Bos-2/+2
2021-02-07Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisabors-33/+0
2021-02-07Auto merge of #79078 - petrochenkov:derattr, r=Aaron1011bors-43/+27
2021-02-07expand/resolve: Turn `#[derive]` into a regular macro attributeVadim Petrochenkov-43/+27
2021-02-07Rollup merge of #81843 - bstrie:issue-29821, r=lcnrGuillaume Gomez-0/+19
2021-02-07Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrumbors-69/+0
2021-02-06Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwcobors-30/+30
2021-02-06Add regression test for #29821bstrie-0/+19
2021-02-06Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnrJonas Schievink-2/+2
2021-02-06parse_format: treat r" as a literalDavid Hewitt-2/+2
2021-02-06path trimming: ignore type aliasesDan Aloni-30/+30
2021-02-05Revert "Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Ma...Santiago Pastorino-27/+22
2021-02-05Move type size check tests to new dir ui/limitsÖmer Sinan Ağacan-89/+0