about summary refs log tree commit diff
path: root/src/test/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2019-04-23Stabilize futures_apiTaylor Cramer-14/+10
2019-04-23Update ui testsvarkor-1/+1
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-1/+0
2019-04-23Auto merge of #60172 - varkor:tidy-double-trailing-newline, r=kennytmbors-6/+0
2019-04-22Remove leading newlinesvarkor-2/+1
2019-04-22Remove double trailing newlinesvarkor-6/+0
2019-04-22update tests for migrate mode by defaultMatthew Jasper-18/+38
2019-04-20Update error message in testvarkor-2/+1
2019-04-20Check async in trait methodsvarkor-5/+26
2019-04-20Add test for async fn methods feature gatingvarkor-4/+19
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-12/+10
2019-04-11Reword tracking issue noteEsteban Küber-241/+241
2019-04-10Tweak unstable diagnostic outputEsteban Küber-270/+511
2019-03-11Update testsVadim Petrochenkov-231/+231
2019-03-05Update test falloutvarkor-16/+2
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-0/+4
2019-02-27Rollup merge of #58761 - Mark-Simulacrum:add-feature-gate-unwind, r=CentrilMazdak Farrokhzad-1/+1
2019-02-27Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkorMazdak Farrokhzad-6/+13
2019-02-26Add tracking issue for the unwind attribute.Mark Rousskov-1/+1
2019-02-25Stabilize `unrestricted_attribute_tokens`Vadim Petrochenkov-27/+0
2019-02-24Deny `async fn` in 2015 editionNathan Corbyn-6/+13
2019-02-23Implement ffi_returns_twice attributegnzlbg-0/+18
2019-02-16Don't abort early when collecting const genericsvarkor-1/+8
2019-02-11Require a list of features to allow in `allow_internal_unstable`Oliver Scherer-9/+9
2019-02-07Add const generics feature gate testvarkor-0/+31
2019-02-07Auto merge of #57998 - niklasf:align-enum, r=nagisabors-0/+21
2019-02-01Auto merge of #57586 - Aaron1011:feature/pub-priv-dep, r=petrochenkovbors-0/+21
2019-02-01Rename external_private_dependency to exported_private_dependenciesAaron Hill-1/+1
2019-02-01Clippy fixes, rename stuff to match RFCAaron Hill-0/+21
2019-01-30Allow #[repr(align(x))] on enums (#57996)Niklas Fiekas-0/+21
2019-01-29Fix testsJohn Kåre Alsaker-10/+3
2019-01-26Rollup merge of #57407 - mehcode:stabilize-extern-crate-self, r=CentrilMazdak Farrokhzad-14/+0
2019-01-17Correct error location indicated by commentsKevin Leimkuhler-4/+4
2019-01-17Override `Iterator::is_sorted_by` in `slice::Iter` implLukas Kalbertodt-14/+4
2019-01-17Add is_sorted unstable documentationKevin Leimkuhler-3/+26
2019-01-17Add is_sorted impl for [T]Kevin Leimkuhler-1/+1
2019-01-17Add initial impl of is_sorted to IteratorKevin Leimkuhler-0/+35
2019-01-17Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrumbors-14/+4
2019-01-16Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakisbors-3/+3
2019-01-14stabilize extern_crate_selfRyan Leckey-14/+0
2019-01-14Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkovMazdak Farrokhzad-16/+0
2019-01-14Stabilize `cfg_target_vendor`, #29718Jethro Beekman-46/+0
2019-01-13Removed more copyright notices.Alexander Regueiro-14/+4
2019-01-13remove extern_in_paths.Mazdak Farrokhzad-16/+0
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-3/+3
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