about summary refs log tree commit diff
path: root/src/test/ui/resolve/issue-65035-static-with-parent-generics.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-26/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-3/+0
2020-05-09adjust testsRalf Jung-1/+1
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-2/+1
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-0/+1
2019-10-08resolve: prohibit foreign statics w/ genericsDavid Wood-0/+29