-
-
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 borrowed_box
is:issue borrowed_box
Search results
clippy::borrowed_box gives a a wrongly suggestion with std::mem::transmute
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: Open.#12602 In rust-lang/rust-clippy;Clippy suggestion about borrowed_box when trait object is boxed is incomplete
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingStatus: Open.#11940 In rust-lang/rust-clippy;borrowed_boxwarnings on functions that returnsU<&V>whereVhappens to beBox<T>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 haveT-middleType: Probably requires verifiying typesType: Probably requires verifiying typesStatus: Open.#11833 In rust-lang/rust-clippy;New lint type:
borrow/referencesC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesG-performance-projectGoal: For issues and PRs related to the Clippy Performance ProjectGoal: For issues and PRs related to the Clippy Performance ProjectStatus: Closed (completed).#11464 In rust-lang/rust-clippy;clippy::borrowed_box shouldn't warn on return type
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: Open.#10982 In rust-lang/rust-clippy;Improve documentation of
borrowed_boxA-documentationArea: Adding or improving documentationArea: Adding or improving documentationgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with ClippyStatus: Closed (completed).#8161 In rust-lang/rust-clippy;Most commonly ignored lints on crates.io
A-categoryArea: Categorization of lintsArea: Categorization of lintsC-tracking-issueCategory: Tracking IssueCategory: Tracking IssueS-needs-discussionStatus: Needs further discussion before merging or work can be startedStatus: Needs further discussion before merging or work can be startedStatus: Closed (completed).#7666 In rust-lang/rust-clippy;Suggest fix for
borrowed_boxreturn valueC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesE-mediumCall for participation: Medium difficulty level problem and requires some initial experience.Call for participation: Medium difficulty level problem and requires some initial experience.L-suggestionLint: Improving, adding or fixing lint suggestionsLint: Improving, adding or fixing lint suggestionsStatus: Open.#6728 In rust-lang/rust-clippy;Tracking Issue for refactoring
types.rsC-tracking-issueCategory: Tracking IssueCategory: Tracking IssueStatus: Closed (completed).#6724 In rust-lang/rust-clippy;Bad suggestion with
borrowed_boxlintC-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingI-suggestion-causes-errorIssue: The suggestions provided by this Lint cause an ICE/error when appliedIssue: The suggestions provided by this Lint cause an ICE/error when appliedStatus: Closed (completed).#6723 In rust-lang/rust-clippy;[Roadmap] Lint groups
A-categoryArea: Categorization of lintsArea: Categorization of lintsC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesC-tracking-issueCategory: Tracking IssueCategory: Tracking IssueP-lowPriority: LowPriority: LowStatus: Open.#6626 In rust-lang/rust-clippy;False positive on clippy::borrowed_box forced by Mockall
C-bugCategory: Clippy is not doing the correct thingCategory: Clippy is not doing the correct thingE-hardCall for participation: This a hard problem and requires more experience or effort to work onCall for participation: This a hard problem and requires more experience or effort to work onI-false-positiveIssue: The lint was triggered on code it shouldn't haveIssue: The lint was triggered on code it shouldn't haveStatus: Open.#5770 In rust-lang/rust-clippy;