rust/compiler
Dylan DPC 2b53ec3d1e
Rollup merge of #83392 - ehuss:w-help-edition, r=varkor
Change `-W help` to display edition level.

`-W help` was not honoring the `--edition` flag when displaying the default lint level. It was using the edition for sorting, but not for the final display.

This isn't important right now as there aren't any edition-specific lint levels. Also, the `declare_lint` macro is broken and doesn't even allow setting them right now. However, I figure it wouldn't hurt to fix this before I forget about it, in case edition-specific lints are ever used in the future.
2021-03-24 01:52:31 +01:00
..
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-11 12:24:43 +01:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-19 19:45:32 -05:00
2021-03-22 12:40:23 -05:00