summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-65394.stderr
AgeCommit message (Expand)AuthorLines
2021-01-23Permit mutable references in all const contextsoli-3/+6
2020-06-23Rollup merge of #73515 - christianpoveda:livedrop-diagnostics, r=oli-obkManish Goregaokar-0/+3
2020-06-20update testsChristian Poveda-0/+3
2020-06-19add new error codeChristian Poveda-3/+3
2020-06-19update diagnostics for &mut in constantsChristian Poveda-7/+4
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-12-02Suggest feature for const_mut_refs errorsChristian Poveda-3/+6
2019-11-15Add explanation of test for validation mismatchDylan MacKenzie-5/+10
2019-10-20Remove `borrowck_graphviz_postflow` from testDylan MacKenzie-3/+3
2019-10-16Add regression test for #65394Dylan MacKenzie-0/+11