about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/call-generic-method-nonconst.rs
AgeCommit message (Expand)AuthorLines
2022-03-07Update tests after feature stabilizationEric Holk-1/+0
2021-08-27Fix more testsDeadbeef-1/+1
2021-08-13Fix call-generic-method-nonconst testDeadbeef-3/+1
2021-07-16Mark `const_trait_impl` as activeDeadbeef-1/+0
2021-04-29don't let const_fn feature flag affect impl-block-level trait boundsRalf Jung-1/+0
2020-11-22const fn: allow use of trait impls from boundsJonas Schievink-0/+26