mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-24 04:46:58 +00:00
![]() Always reject `const fn` in `trait` during parsing.
'const fn' in trait are rejected in the AST:
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |