mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
543b910f9b
Associated constants were now showing up for traits and would panic if they were found on an inherent impl. This commit unblocks the nighly builders.