about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorJason Newcomb <jsnewcomb@pm.me>2025-06-03 13:48:53 +0000
committerGitHub <noreply@github.com>2025-06-03 13:48:53 +0000
commit716eadf674f84ba932a0d3b27c18cd07e9839925 (patch)
treec414b43cdebb3ddf1beaaf6fd9534810cc70ebdc /compiler/rustc_codegen_llvm/src/errors.rs
parent9b8c42cbb1493c5e0c089f73a8a9118a0894d231 (diff)
parent3c8bfd144b7b740f7cde10b14ea86fc1dbc7ce63 (diff)
downloadrust-716eadf674f84ba932a0d3b27c18cd07e9839925.tar.gz
rust-716eadf674f84ba932a0d3b27c18cd07e9839925.zip
`zombie_processes`: do not complain about early early returns (#14912)
If an early return is found under the HIR local declaration node but
before the child process is created, it should not trigger the lint
because the child process has not yet been created.

changelog: [`zombie_process`]: do not complain about early early returns

Fixes rust-lang/rust-clippy#14911
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions