about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-02-21 14:20:00 +0530
committerGitHub <noreply@github.com>2023-02-21 14:20:00 +0530
commit6a21237bb80a90083e01d82c4448621d0115208f (patch)
treefe613827673a5c7c8a419e53d564519a948ea4a9 /compiler/rustc_interface/src/errors.rs
parent7dcf7fe737e90ccec46864333c1bb0f43ed1a258 (diff)
parent4f2001aab7fcdf62e7576a879fac9eeb96c8279d (diff)
downloadrust-6a21237bb80a90083e01d82c4448621d0115208f.tar.gz
rust-6a21237bb80a90083e01d82c4448621d0115208f.zip
Rollup merge of #108285 - BoxyUwU:remove_pick_stable_before_unstable_flag, r=oli-obk
remove unstable `pick_stable_methods_before_any_unstable` flag

This flag was only added in #90329 in case there was any issue with the impl so that it would be easy to tell nightly users to use the flag to disable the new logic to fix their code. It's now been enabled for two years and also I can't find any issues corresponding to this new functionality? This flag made it way harder to understand how this code works so it would be nice to remove it and simplify what's going on.

cc `@nbdd0121`

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions