summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-07-22add test caseEsteban Küber-0/+13
2019-07-22Raise the default recursion limit to 128Simonas Kazlauskas-13/+205
2019-07-01Auto merge of #61682 - Centril:stabilize-type_alias_enum_variants, r=petroche...bors-49/+0
2019-06-25Rollup merge of #62085 - JohnTitor:add-test-for-issue-38591, r=CentrilMazdak Farrokhzad-0/+10
2019-06-25Rollup merge of #62078 - petrochenkov:nosendync2, r=varkorMazdak Farrokhzad-2/+8
2019-06-24Add test for issue-38591Yuki Okushi-0/+10
2019-06-23Auto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrumbors-118/+58
2019-06-23Remove built-in derive macros `Send` and `Sync`Vadim Petrochenkov-2/+8
2019-06-23Fix meta-variable binding errors in macrosJulien Cretin-1/+1
2019-06-21Add test for issue-27697Yuki Okushi-0/+21
2019-06-21Add test for issue-54189Yuki Okushi-0/+15
2019-06-20Rollup merge of #61782 - Electron-libre:suggest_tuple_struct_syntax, r=estebankMazdak Farrokhzad-1/+6
2019-06-20Auto merge of #60341 - mtak-:macos-tlv-workaround, r=alexcrichtonbors-11/+9
2019-06-19Auto merge of #61947 - estebank:ice-ice-revolution, r=matthewjasperbors-0/+33
2019-06-19fix indentationCedric-1/+1
2019-06-19Rollup merge of #61547 - petrochenkov:cfgen, r=CentrilMazdak Farrokhzad-87/+0
2019-06-19Auto merge of #61172 - matthewjasper:cleanup-implied-bounds-lint, r=varkorbors-4/+4
2019-06-19provide variant definition on tuple struct unknow field errorCedric-1/+4
2019-06-19adt hint pointing to adt spanCedric-4/+3
2019-06-19Support `cfg` and `cfg_attr` on generic parametersVadim Petrochenkov-87/+0
2019-06-18Fix ICE involving mut referencesEsteban Küber-0/+33
2019-06-19Rollup merge of #61896 - eddyb:correct-self-ctor, r=petrochenkovMazdak Farrokhzad-0/+75
2019-06-18Remove the HirId/NodeId from where clausesMatthew Jasper-4/+4
2019-06-18rustc_typeck: correctly compute `Substs` for `Res::SelfCtor`.Eduard-Mihai Burtescu-0/+75
2019-06-18Auto merge of #61822 - JohnTitor:add-long-e0592, r=GuillaumeGomez,Centrilbors-1/+2
2019-06-17suggest tuple struct syntaxCedric-1/+4
2019-06-17Make use of `ptr::null(_mut)` instead of casting zeroLzu Tao-6/+6
2019-06-16Auto merge of #60730 - matthewjasper:optimize-false-edges, r=pnkfelixbors-3/+11
2019-06-16compiletest: Remove `skip-codegen`Vadim Petrochenkov-111/+53
2019-06-16compiletest: Validate pass modes harderVadim Petrochenkov-7/+5
2019-06-15Move type_alias_enum_variants tests to a folder; Strip feature gates.Mazdak Farrokhzad-49/+0
2019-06-15Auto merge of #61143 - estebank:issue-61106, r=eddybbors-0/+21
2019-06-14Add explanation for E0592Yuki Okushi-1/+2
2019-06-13When suggesting to borrow, remove useless clonesEsteban Küber-0/+21
2019-06-13Create fewer basic blocks in match MIR loweringMatthew Jasper-3/+11
2019-06-13Add ui test for issue 51301Lzu Tao-0/+47
2019-06-10Implement RFC 2645 (transparent enums and unions)Michael Bradshaw-13/+13
2019-06-09Update tests since ? macro op is supported on 2015.Mazdak Farrokhzad-2/+2
2019-06-08Introduce `#[rustc_dummy]` attribute and use it in testsVadim Petrochenkov-3/+2
2019-06-07Rollup merge of #61332 - kennethbgoodin:borrowck-remove-asterisk-suggestion, ...Mazdak Farrokhzad-4/+4
2019-06-04Rollup merge of #61500 - estebank:expregression, r=petrochenkovPietro Albini-0/+15
2019-06-04Remove asterisk suggestion for move errors in borrowckKenny Goodin-4/+4
2019-06-04Auto merge of #61136 - matthewjasper:cannot-move-errors, r=pnkfelixbors-32/+36
2019-06-04Rollup merge of #61444 - estebank:const-pt-as-ref, r=matthewjasperMazdak Farrokhzad-0/+18
2019-06-03Add regression testEsteban Küber-0/+15
2019-06-03Update tests for changes to cannot move errorsMatthew Jasper-32/+36
2019-06-03Auto merge of #61361 - estebank:infer-type, r=varkorbors-15/+15
2019-06-02Auto merge of #61460 - Centril:rollup-8txhjx4, r=Centrilbors-6/+12
2019-06-02Rollup merge of #61441 - estebank:fn-call-in-match, r=varkorMazdak Farrokhzad-1/+3
2019-06-02Rollup merge of #61438 - estebank:generics-span, r=varkorMazdak Farrokhzad-5/+9