Commit Graph

7 Commits

Author SHA1 Message Date
Oli Scherer
33bcea8f61 Only allow ~const bounds for traits with #[const_trait] 2022-10-04 08:06:54 +00:00
Eric Holk
8fc835831c Update tests after feature stabilization 2022-03-07 08:47:18 -08:00
Deadbeef
703c557aaa Fix more tests 2021-08-27 05:07:38 +00:00
Deadbeef
6b6ad781f8 Fix call-generic-method-nonconst test 2021-08-13 09:28:51 +00:00
Deadbeef
8841a426e5 Mark const_trait_impl as active 2021-07-16 11:54:00 +08:00
Ralf Jung
9a852776f4 don't let const_fn feature flag affect impl-block-level trait bounds 2021-04-29 09:27:45 +02:00
Jonas Schievink
e69fcea609 const fn: allow use of trait impls from bounds 2020-11-22 04:19:46 +01:00