Skip to content

Commit

Permalink
Move uninhabited_references to nursery
Browse files Browse the repository at this point in the history
  • Loading branch information
TethysSvensson authored and flip1995 committed Jan 4, 2024
1 parent 0e09125 commit c8b56b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ declare_clippy_lint! {
/// ```
#[clippy::version = "1.76.0"]
pub UNINHABITED_REFERENCES,
suspicious,
nursery,
"reference to uninhabited type"
}

Expand Down

0 comments on commit c8b56b4

Please sign in to comment.