diff options
author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-12-09 12:27:43 +1100 |
---|---|---|
committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-12-12 08:59:27 +1100 |
commit | 3c53781800e50b2abc72c5b1542400eff48a8126 (patch) | |
tree | 410b33806a1fd57ba771bd3103899a214b415386 /tests/rustdoc-js-std/parser-errors.js | |
parent | 2b05f841155c06b61fceb390c3cc3c2c974306a0 (diff) | |
download | rust-3c53781800e50b2abc72c5b1542400eff48a8126.tar.gz |
Reinstate `{Early,Late}LintPassObjects`.
I removed these in #105291, and subsequently learned they are necessary
for performance.
This commit reinstates them with the new and more descriptive names
`RuntimeCombined{Early,Late}LintPass`, similar to the existing passes
like `BuiltinCombinedEarlyLintPass`. It also adds some comments,
particularly emphasising how we have ways to combine passes at both
compile-time and runtime. And it moves some comments around.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions