Skip to content

Commit 11527d4

Browse files
committed
Remove unused feature from buck2_interpreter
Looks like this was missed in D108476986 / a8c5520.
1 parent ede1bcd commit 11527d4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • app/buck2_interpreter/src

app/buck2_interpreter/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
//! Implements Buck's handling of target patterns and parsing of build files.
1212
13-
#![feature(never_type)]
14-
1513
pub mod allow_relative_paths;
1614
pub mod build_context;
1715
pub mod coerce;

0 commit comments

Comments
 (0)