about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-12 11:45:10 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-13 10:46:53 +0000
commit981f625ba7c8e8ddcf6e470eb54d822eaf9fb300 (patch)
tree9ef00cff5eff1816f31b505b6bd3ad6bf3a13f46 /compiler/rustc_interface/src/errors.rs
parentead78fdfdf6692b2ecef7f47dfc934011c51fe4c (diff)
downloadrust-981f625ba7c8e8ddcf6e470eb54d822eaf9fb300.tar.gz
rust-981f625ba7c8e8ddcf6e470eb54d822eaf9fb300.zip
Remove registered_lints field from Session
It only exists to pass some information from one part of the driver to
another part. We can directly pass this information to the function that
needs it to reduce the amount of mutation of the Session.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions