about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-23/+13
2019-11-10Improve coherence errors for wrong type orderOhad Ravid-0/+1
2019-11-10Undo an assert causing an ICE until we fix the problem properlyOliver Scherer-0/+15
2019-11-08Rollup merge of #66007 - estebank:remove-here, r=CentrilMazdak Farrokhzad-16/+16
2019-11-08Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obkMazdak Farrokhzad-131/+59
2019-11-08Suggest `#[repr(C)]` instead of `#[repr(C, packed, ...)]`PotHix-2/+2
2019-11-08Rollup merge of #66049 - RalfJung:missing-spans, r=alexcrichtonYuki Okushi-7/+5
2019-11-07Rollup merge of #66087 - tmiasko:ui-mode, r=CentrilMazdak Farrokhzad-266/+262
2019-11-07Rollup merge of #63793 - oli-obk:🧹, r=dtolnayMazdak Farrokhzad-6/+4
2019-11-07Update ui testsGuillaume Gomez-1/+2
2019-11-07Use -Zsave-analysis when compiling issue-37323.rsTomasz Miąsko-0/+1
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-16/+16
2019-11-06Suggest missing item from `trait` in `impl`Esteban Küber-1/+1
2019-11-06Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, ...bors-0/+6
2019-11-06duplicate_macro_exports -> errorMazdak Farrokhzad-33/+0
2019-11-06parenthesized_params_in_types_and_modules -> errorMazdak Farrokhzad-76/+32
2019-11-06safe_extern_static -> errorMazdak Farrokhzad-22/+27
2019-11-06Rebase falloutOliver Scherer-6/+4
2019-11-06Rollup merge of #66054 - petrochenkov:delspan, r=estebankMazdak Farrokhzad-1/+1
2019-11-06Rollup merge of #66014 - dkadashev:47319-type-param-def-location, r=estebankMazdak Farrokhzad-8/+20
2019-11-06Apply review suggestionsTomasz Miąsko-6/+6
2019-11-05improper_ctypes: `extern "C"` fnsDavid Wood-0/+6
2019-11-04Add warning annotations for issue-47094 testTomasz Miąsko-2/+2
2019-11-04Use check-pass in ui tests where appropriateTomasz Miąsko-210/+209
2019-11-04Use build-pass in ui tests where appropriateTomasz Miąsko-48/+48
2019-11-04Use run-pass for ui tests where appropriateTomasz Miąsko-2/+2
2019-11-04Remove no longer useful ui testTomasz Miąsko-4/+0
2019-11-04Auto merge of #65838 - estebank:resilient-recovery, r=Centrilbors-16/+3
2019-11-03syntax: Avoid span arithmetics for delimiter tokensVadim Petrochenkov-1/+1
2019-11-02consistent handling of missing sysroot spansRalf Jung-7/+5
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-1/+0
2019-11-02Update testsDmitry Kadashev-8/+20
2019-10-31Fix incorrect diagnostics for expected type in E0271 with an associated typeOhad Ravid-3/+3
2019-10-30Reduce ammount of errors given unclosed delimiterEsteban Küber-16/+3
2019-10-29Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichtonTyler Mandry-4/+4
2019-10-29Rollup merge of #65562 - Patryk27:master, r=estebankMazdak Farrokhzad-4/+4
2019-10-29Rollup merge of #65318 - estebank:coherence, r=varkorMazdak Farrokhzad-2/+2
2019-10-29Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasperMazdak Farrokhzad-0/+8
2019-10-28Rollup merge of #65640 - estebank:recover-missing-semi, r=CentrilMazdak Farrokhzad-1/+1
2019-10-28Tweak unexpected token wordingEsteban Küber-1/+1
2019-10-28Improve the "try using a variant of the expected type" hint.Patryk Wychowaniec-4/+4
2019-10-28Use more targeted spans for orphan rule errorsEsteban Küber-2/+2
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-65/+96
2019-10-27update testsMark Mansi-0/+14
2019-10-27Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakisbors-6/+12
2019-10-26Rollup merge of #65773 - estebank:sugg-whitespace, r=CentrilMazdak Farrokhzad-0/+46
2019-10-25Emit warning for ignored #[inline] on trait method prototypesvarkor-0/+8
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-4/+4
2019-10-25Rollup merge of #65390 - GuillaumeGomez:long-err-explanation-E0576, r=matthew...Mazdak Farrokhzad-0/+3
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+46