mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 16:56:45 +00:00
Remove workaround for deref issue that no longer exists. The double underscores were used to work around issue #12808, which was solved in 2016.