about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-04-29 18:03:25 +0100
committerGitHub <noreply@github.com>2024-04-29 18:03:25 +0100
commitebce31a0531ffd41221086abdf9d6eb252153082 (patch)
treefbc40a7a12e08929fd77466a08b5f4bfc40ff5e1 /compiler/rustc_mir_transform/src/coverage/mod.rs
parent0797adb327094035914fc1914eb99d1be983ac54 (diff)
parentd31b7db8e46857853cc722de0158e73e16b09ed9 (diff)
downloadrust-ebce31a0531ffd41221086abdf9d6eb252153082.tar.gz
rust-ebce31a0531ffd41221086abdf9d6eb252153082.zip
Rollup merge of #124522 - blyxyas:refactor-is-loaded, r=jieyouxu
[Refactor] Rename `Lint` and `LintGroup`'s `is_loaded` to `is_externally_loaded`

The field being named `is_loaded` was very confusing. Turns out it's true for lints that are registered by external tools like Clippy (I had to look at https://github.com/rust-lang/rust/pull/116412 to know what the variable meant). So I renamed `is_loaded` to `is_externally_loaded` and added some docs.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions