-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
All issues
Issue creation is restricted in this repository
- #7666 · dtolnay opened
on Sep 13, 2021 23
Issues
is:issue unnecessary_safety_comment
is:issue unnecessary_safety_comment
Search results
unnecessary_safety_comment doesn't understand assignment without
letC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Closed (completed).#17039 In rust-lang/rust-clippy;unnecessary_safety_comment wrongly complains about safety comment in doctest
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Closed (completed).#16553 In rust-lang/rust-clippy;- Status: Open.#16074 In rust-lang/rust-clippy;
- Status: Open.#15964 In rust-lang/rust-clippy;
Lint to detect unneeded
// PANIC: ...commentsA-lintArea: New lintsArea: New lintsG-Rust-for-LinuxIssues related to Rust-for-Linux wants and bugfixesIssues related to Rust-for-Linux wants and bugfixesStatus: Open.#15896 In rust-lang/rust-clippy;unnecessary_safety_commentandundocumented_unsafe_blocksvisit the same comment twiceC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Open.#15755 In rust-lang/rust-clippy;unnecessary_safety_commentandundocumented_unsafe_blockswon't findSAFETYcomments between attributesC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Closed (completed).#15754 In rust-lang/rust-clippy;unnecessary_safety_commentcauses compiler to panicC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Status: Closed (completed).#15684 In rust-lang/rust-clippy;Internal compiler error after upgrading to 1.89.0
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-ICEIssue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️Status: Closed (completed).#15429 In rust-lang/rust-clippy;unnecessary_safety_commentinconsistency with wrong-style safety sectionC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tStatus: Open.#15034 In rust-lang/rust-clippy;unnecessary_safety_commentdoes not lint for "orphan" commentsC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tStatus: Open.#14556 In rust-lang/rust-clippy;unnecessary_safety_commentdoes not lint for adoc(hidden)itemC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-false-negativeIssue: The lint should have been triggered on code, but wasn'tIssue: The lint should have been triggered on code, but wasn'tStatus: Closed (completed).#14555 In rust-lang/rust-clippy;