about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-52060.rs
AgeCommit message (Collapse)AuthorLines
2021-03-20Move some tests to more reasonable directories - 5Caio-7/+0
2020-11-12check mir exists before validation; fix testsVishnunarayan K I-1/+0
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-1/+0
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-0/+1
2019-12-23Dynamically prevent constants from accessing staticsOliver Scherer-0/+1
2019-09-24Stabilize `str::len`, `[T]::len`, `is_empty` and `str::as_bytes` as const fnOliver Scherer-1/+0
2018-08-30Add regression test for issue #52060Basile Desloges-0/+8