mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
6ece08f41f
Update Cargo specific diagnostics in check-cfg This PR updates the Cargo specific diagnostics for check-cfg/`unexpected_cfgs` lint. Specifically it update to new url and use the double-column (instead of one) in the Cargo directive suggestion. `@rustbot` label +F-check-cfg cc `@weihanglo`