about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-01-11Continue parsing after lifetime in incorrect locationEsteban Küber-5/+49
2019-01-11Continue parser after trailing type argument attributeEsteban Küber-6/+14
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-168/+154
2019-01-12Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obkbors-136/+542
2019-01-11stabilize top level or-pats in if/while let.Mazdak Farrokhzad-32/+12
2019-01-11don't unwrap unexpected tokens in `format!`Andy Russell-4/+11
2019-01-11Auto merge of #57355 - arielb1:correct-subst, r=nikomatsakisbors-0/+23
2019-01-11Update testsJohn Kåre Alsaker-36/+181
2019-01-10add test for pub extern crateDebugSteven-0/+11
2019-01-10new trait alias testsNiko Matsakis-0/+122
2019-01-10use structured suggestion when casting a referenceAndy Russell-21/+12
2019-01-09provide suggestion for invalid boolean castAndy Russell-20/+25
2019-01-09clarify resolve typo suggestionAndy Russell-106/+178
2019-01-09Fix irrefutable slice patterns in const fnOliver Scherer-0/+25
2019-01-09const fn feature gate is not needed anymore in a lot of testsOliver Scherer-37/+38
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-654/+232
2019-01-08Consolidate equality constraints error messagevarkor-2/+2
2019-01-08Add issue reference to E0202 messagevarkor-4/+4
2019-01-08Auto merge of #56407 - GuillaumeGomez:missing-docs-reexported-macros, r=varkorbors-0/+67
2019-01-08improve non_camel_case_types diagnosticsAndy Russell-68/+64
2019-01-08improve non_upper_case_globals diagnosticsAndy Russell-62/+60
2019-01-08improve non_snake_case diagnosticsAndy Russell-120/+96
2019-01-08Auto merge of #57332 - Dylan-DPC:feature/stabilise-cfg-attr, r=Centrilbors-64/+12
2019-01-08bless youdylan_DPC-2/+2
2019-01-08remove unwanted stage0 line, fix styledylan_DPC-7/+5
2019-01-08remove unused imports and feature gate from testsdylan_DPC-7/+5
2019-01-08stabilise cfg_attrdylan_DPC-51/+3
2019-01-08Improve the wordingYuki Okushi-45/+45
2019-01-07Auto merge of #57405 - pietroalbini:rollup, r=pietroalbinibors-1/+1
2019-01-07Rollup merge of #57358 - euclio:docck-unicode, r=QuietMisdreavusPietro Albini-1/+1
2019-01-07Auto merge of #57304 - davidtwco:issue-57280, r=nikomatsakisbors-0/+43
2019-01-07Auto merge of #57379 - petrochenkov:parsrecov, r=estebankbors-879/+749
2019-01-06Auto merge of #57344 - petrochenkov:regreach, r=arielb1bors-0/+37
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-879/+749
2019-01-06check missing docs for reexported macros as wellGuillaume Gomez-0/+67
2019-01-06Auto merge of #57272 - petrochenkov:featrecov, r=estebankbors-175/+297
2019-01-06Fix CI failuresVadim Petrochenkov-63/+64
2019-01-06Make sure feature gate errors are recoverable (take 2)Vadim Petrochenkov-112/+233
2019-01-06Auto merge of #57291 - euclio:method-call-suggestion, r=estebankbors-33/+33
2019-01-06use utf-8 throughout htmldocckAndy Russell-1/+1
2019-01-06Auto merge of #57286 - alexcrichton:less-thin-2-2, r=nikomatsakisbors-141/+0
2019-01-05Auto merge of #57230 - estebank:return-mismatch, r=varkorbors-112/+112
2019-01-05privacy: Mark everything in a header of a reachable impl as reachableVadim Petrochenkov-8/+28
2019-01-05privacy: Fix regression in impl reachabilityVadim Petrochenkov-0/+17
2019-01-05Auto merge of #57354 - kennytm:rollup, r=kennytmbors-165/+184
2019-01-05use the correct supertrait substitution in `object_ty_for_trait`Ariel Ben-Yehuda-0/+23
2019-01-05Rollup merge of #57338 - QuietMisdreavus:doctest-file-name, r=GuillaumeGomezkennytm-0/+7
2019-01-05Rollup merge of #57314 - wiktorkuchta:master, r=Centrilkennytm-2/+2
2019-01-05Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAuskennytm-135/+135
2019-01-05Rollup merge of #57233 - Smibu:rename-and-fix-nolink-test, r=alexcrichtonkennytm-13/+12