Skip to content

Commit

Permalink
Remove never_type feature
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Nov 22, 2019
1 parent d183bda commit 4ad77bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clippy_lints/src/lib.rs
Expand Up @@ -2,7 +2,6 @@

#![feature(box_syntax)]
#![feature(box_patterns)]
#![feature(never_type)]
#![feature(rustc_private)]
#![feature(slice_patterns)]
#![feature(stmt_expr_attributes)]
Expand Down

0 comments on commit 4ad77bd

Please sign in to comment.