about summary refs log tree commit diff
path: root/src/test/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2019-01-13Update the const fn tracking issue to the new metabugvarkor-4/+4
2019-01-12Auto merge of #56759 - petrochenkov:prestabuni, r=nikomatsakisbors-69/+0
2019-01-12Stabilize `uniform_paths`Vadim Petrochenkov-69/+0
2019-01-12Auto merge of #57542 - Centril:rollup, r=Centrilbors-132/+1
2019-01-12Rollup merge of #57535 - varkor:stabilise-if-while-let-patterns, r=CentrilMazdak Farrokhzad-17/+0
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-17/+0
2019-01-11stabilize top level or-pats in if/while let.Mazdak Farrokhzad-31/+0
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-115/+1
2019-01-08stabilise cfg_attrdylan_DPC-46/+0
2019-01-06Fix CI failuresVadim Petrochenkov-63/+64
2019-01-06Make sure feature gate errors are recoverable (take 2)Vadim Petrochenkov-90/+189
2019-01-05Rollup merge of #57249 - frewsxcv:frewsxcv-second-edition, r=KodrAuskennytm-4/+4
2019-01-03Fix typoGeorg Semmler-1/+1
2019-01-03Update some new tests to changed error messagesGeorg Semmler-1/+1
2019-01-03Fix failing compile testsGeorg Semmler-1/+1
2019-01-03Add some testsGeorg Semmler-0/+47
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-4/+4
2018-12-29Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkovbors-0/+63
2018-12-29Rollup merge of #57159 - ids1024:closed-issue, r=Centrilkennytm-13/+13
2018-12-27Update references to closed issueIan Douglas Scott-13/+13
2018-12-27Fix rebase and more CI failuresVadim Petrochenkov-22/+22
2018-12-27Make sure feature gate errors are recoverableVadim Petrochenkov-8/+18
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-3/+5
2018-12-26Fixed issues raised in first review.Alexander Regueiro-46/+4
2018-12-26Fixed tests.Alexander Regueiro-10/+18
2018-12-26Added tests for feature.Alexander Regueiro-0/+97
2018-12-25Remove licensesMark Rousskov-1655/+358
2018-12-23Rollup merge of #57049 - cramertj:repr-packed, r=Centrilkennytm-37/+0
2018-12-21Stabilize #[repr(packed(N))]Taylor Cramer-37/+0
2018-12-20Stabilize `Rc`, `Arc` and `Pin` as method receiversMichael Hewson-22/+34
2018-12-18Auto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakisbors-8/+89
2018-12-17Stabilize `underscore_imports`Vadim Petrochenkov-33/+0
2018-12-14Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisabors-28/+0
2018-12-13Stabilize `linker-flavor` flag.David Wood-28/+0
2018-12-07Unsupport `#[derive(Trait)]` sugar for `#[derive_Trait]` legacy plugin attrib...Vadim Petrochenkov-26/+0
2018-12-06Auto merge of #56392 - petrochenkov:regensym, r=oli-obkbors-15/+27
2018-12-06Rollup merge of #56362 - varkor:stabilise-exhaustive-integer-patterns, r=niko...Pietro Albini-0/+29
2018-12-04Update testsOliver Scherer-2/+10
2018-12-03Rollup merge of #56412 - petrochenkov:extself, r=Centrilkennytm-1/+1
2018-12-03Rollup merge of #56366 - alexreg:stabilise-self_in_typedefs, r=Centrilkennytm-29/+0
2018-12-02Delay gensym creation for "underscore items" until name resolutionVadim Petrochenkov-0/+24
2018-12-02resolve: Avoid "self-confirming" resolutions in import validationVadim Petrochenkov-15/+3
2018-12-01Update tracking issue for `extern_crate_self`Vadim Petrochenkov-1/+1
2018-12-01resolve: Support aliasing local crate root in extern preludeVadim Petrochenkov-0/+14
2018-11-30Removed feature gate.Alexander Regueiro-29/+0
2018-12-01Rollup merge of #56365 - alexreg:stabilise-self_struct_ctor, r=Centrilkennytm-41/+0
2018-11-30Moved feature-gate tests to correct dir.Alexander Regueiro-0/+118
2018-11-30Removed feature gate.Alexander Regueiro-41/+0
2018-11-30Add precise_pointer_size_matching featurevarkor-0/+29
2018-11-30Reenable `const_let` feature gateOliver Scherer-0/+31