Function syntax::errors::check_old_skool
[−]
[src]
pub fn check_old_skool() -> bool
Unstable (
rustc_private
)True if we should use the old-skool error format style. This is the default setting until the new errors are deemed stable enough for general use.
FIXME(#33240)