mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-21 20:17:55 +00:00
![]() Always reject `const fn` in `trait` during parsing.
'const fn' in trait are rejected in the AST:
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |