summary refs log tree commit diff
path: root/src/test/ui/consts/const-multi-ref.stderr
AgeCommit message (Collapse)AuthorLines
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-12-02Suggest feature for const_mut_refs errorsChristian Poveda-3/+6
2019-11-27Also test shared borrows of `Cell` for good errorsDylan MacKenzie-2/+9
2019-11-27Update test with improved diagnosticsDylan MacKenzie-8/+2
Now, `derived_from_illegal_borrow` is also applied to reborrows, so we don't show the user a useless error message.
2019-09-28Add additional `const` testsDylan MacKenzie-0/+15