summary refs log tree commit diff
path: root/src/test/ui/consts/const_let_assign3.stderr
AgeCommit message (Expand)AuthorLines
2020-02-09--bless --compare-mode=nllMatthias Prechtl-2/+2
2019-12-02Suggest feature for const_mut_refs errorsChristian Poveda-4/+10
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-09const fn feature gate is not needed anymore in a lot of testsOliver Scherer-6/+6
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-3/+15
2018-11-30Reenable `const_let` feature gateOliver Scherer-2/+2
2018-11-30Allow `let` bindings everywhereOliver Scherer-2/+9
2018-11-19Allow assignments in const contextsOliver Scherer-0/+9