rust/src/librustc
bors 8a7048b72b Auto merge of #54251 - varkor:silence-bad_style, r=Manishearth
Make `bad_style` a silent alias for `nonstandard_style`

Now only `nonstandard_style` is suggested in `rustc -W help`, but `bad_style` will not produce a warning. Closes #41646.

r? @Manishearth
2018-10-16 18:01:41 +00:00
..
2018-10-05 14:16:10 +02:00
2018-10-15 08:57:22 -04:00
2018-10-10 11:03:58 +02:00

For more information about how rustc works, see the rustc guide.