diff options
| author | bors <bors@rust-lang.org> | 2024-07-05 11:33:46 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-07-05 11:33:46 +0000 |
| commit | 3ef366705b930477edd328934dddfadabbc66b49 (patch) | |
| tree | 54d28343f1ef61176eff55e6a3c26458e62362ed /compiler/rustc_codegen_gcc | |
| parent | e7f2952f7e0ea9758e0830fb854dd6faea38c1c2 (diff) | |
| parent | 6d61bdabeaaf806cc9b45a85fc5231fc6cf2743a (diff) | |
| download | rust-3ef366705b930477edd328934dddfadabbc66b49.tar.gz rust-3ef366705b930477edd328934dddfadabbc66b49.zip | |
Auto merge of #13049 - Jarcho:is_in_test, r=Alexendoo
Remove `is_in_test_module_or_function` Uses are replaced with `is_in_test` for consistency with other lints and to simplify the implementation of the lints. This means the module name is no longer checked, but that was a horrible hack from a time when late passes couldn't see `#[cfg(..)]` attributes. changelog: none
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
