about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/call-generic-method-pass.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2022-03-07Update tests after feature stabilizationEric Holk-1/+0
2021-08-27Fix more testsDeadbeef-1/+1
2021-07-16Mark `const_trait_impl` as activeDeadbeef-1/+0
2021-06-23deny using default function in impl const TraitDeadbeef-0/+3
2021-04-18move 'trait bounds on const fn' to separate feature gateRalf Jung-1/+1
2020-11-22const fn: allow use of trait impls from boundsJonas Schievink-0/+23