mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
c97c216efd
If they are trying to use features rustc doesn't yet know about, request a feature request. Additionally, also warn against using feature names without leading `+` or `-` signs.