mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
8bce6fc35e
Don't synthesize host effect params for trait associated functions marked const Fixes #113378. r? fee1-dead or compiler