Commit Graph

5 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
Deadbeef
f8813cf10e do const trait method bounds check later in rustc_const_eval 2022-09-16 11:48:43 +08:00
Eric Holk
8fc835831c Update tests after feature stabilization 2022-03-07 08:47:18 -08:00
Deadbeef
ee02c8e20a Add test cases 2021-08-28 15:53:26 +00:00
Deadbeef
523490e94a Allow ~const bounds on trait assoc functions 2021-08-28 08:03:16 +00:00