mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
e5f552a02b
`is_const_default_method` is completely handled by the `constness` query After rust-lang/rust#149444 this function became obsolete r? `@fee1-dead`