d5a406bb66
Cleanup the computation of lint levels This now uses an `IndexVec` and a special root `LintStackIndex = 0` to encode command-line levels.
For more information about how rustc works, see the rustc dev guide.