mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
10538d4d2b
This commit adds warnings if a user supplies several diagnostic options where we can only apply one of them. We explicitly warn about ignored options here. In addition a small test for these warnings is added.