mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
884af362f2
Previously, any associated function could have `~const` trait bounds on generic parameters, which could lead to ICEs when these bounds were used on associated functions of non-`#[const_trait] trait` or non-`impl const` blocks. Includes changes as per @fee1-dead's comments in #116210. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |