mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-07 20:43:03 +00:00
f3f6fd8920
Ignoring `let_underscore_untyped` warnings in code from proc macros Don't linting let_underscore_untyped if code was generated by procedural macro. This PR fixes https://github.com/rust-lang/rust-clippy/issues/10723 --- closes: https://github.com/rust-lang/rust-clippy/issues/10723 changelog: Fix: [`let_underscore_untyped`]: No longer lints inside proc macros [#10775](https://github.com/rust-lang/rust-clippy/pull/10775) <!-- changelog_checked --> |
||
---|---|---|
.. | ||
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 |