about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-52060.stderr
AgeCommit message (Expand)AuthorLines
2021-03-20Move some tests to more reasonable directories - 5Caio-11/+0
2020-11-12check mir exists before validation; fix testsVishnunarayan K I-9/+2
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-11/+2
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-2/+11
2020-01-10Clarify suggestion for E0013varkor-1/+3
2019-12-23Constants reading or referencing statics is illegalOliver Scherer-1/+1
2019-12-23Dynamically prevent constants from accessing staticsOliver Scherer-2/+9
2019-09-24Stabilize `str::len`, `[T]::len`, `is_empty` and `str::as_bytes` as const fnOliver Scherer-9/+1
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-08-30Add regression test for issue #52060Basile Desloges-0/+17