debugging_opts
unstable_opts
This is no longer used only for debugging options (e.g. `-Zoutput-width`, `-Zallow-features`). Rename it to be more clear.
lazy::Sync{OnceCell,Lazy}
sync::{Once,Lazy}Lock
ddd4ce2553