mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
fdaa425b34
fix `undocumented-unsafe-blocks` false positive This fixes #9142 by iterating over the parent nodes as long as within a block, expression, statement, local, const or static. --- changelog: none |
||
---|---|---|
.. | ||
test_utils | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
workspace_test | ||
check-fmt.rs | ||
clippy.toml | ||
compile-test.rs | ||
dogfood.rs | ||
integration.rs | ||
lint_message_convention.rs | ||
missing-test-files.rs | ||
versioncheck.rs | ||
workspace.rs |