We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
buck2_interpreter
1 parent ede1bcd commit 11527d4Copy full SHA for 11527d4
1 file changed
app/buck2_interpreter/src/lib.rs
@@ -10,8 +10,6 @@
10
11
//! Implements Buck's handling of target patterns and parsing of build files.
12
13
-#![feature(never_type)]
14
-
15
pub mod allow_relative_paths;
16
pub mod build_context;
17
pub mod coerce;
0 commit comments