about summary refs log tree commit diff
path: root/src/test/ui/feature-gates/feature-gate-const_generics.stderr
AgeCommit message (Expand)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-11/+0
2021-01-05fixed feature gate stderrJake Vossen-1/+1
2020-12-26update testsBastian Kauschke-16/+6
2020-08-05impl reviewBastian Kauschke-4/+4
2020-02-09--bless --compare-mode=nllMatthias Prechtl-2/+2
2019-10-31Revert "pre-expansion gate const_generics"Eduard-Mihai Burtescu-14/+5
2019-10-24pre-expansion gate const_genericsMazdak Farrokhzad-5/+14
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-2/+2
2019-04-11Reword tracking issue noteEsteban Küber-2/+2
2019-04-10Tweak unstable diagnostic outputEsteban Küber-2/+4
2019-03-11Update testsVadim Petrochenkov-2/+2
2019-03-05Update test falloutvarkor-14/+2
2019-02-16Don't abort early when collecting const genericsvarkor-1/+7
2019-02-07Add const generics feature gate testvarkor-0/+25