about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-07-05 11:33:46 +0000
committerbors <bors@rust-lang.org>2024-07-05 11:33:46 +0000
commit3ef366705b930477edd328934dddfadabbc66b49 (patch)
tree54d28343f1ef61176eff55e6a3c26458e62362ed /compiler/rustc_codegen_gcc
parente7f2952f7e0ea9758e0830fb854dd6faea38c1c2 (diff)
parent6d61bdabeaaf806cc9b45a85fc5231fc6cf2743a (diff)
downloadrust-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