Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Stabilize str_strip feature
  • Loading branch information
tesuji committed May 22, 2020
1 parent 091239e commit 221c482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/driver.rs
@@ -1,6 +1,5 @@
#![cfg_attr(feature = "deny-warnings", deny(warnings))]
#![feature(rustc_private)]
#![feature(str_strip)]

// FIXME: switch to something more ergonomic here, once available.
// (Currently there is no way to opt into sysroot crates without `extern crate`.)
Expand Down

0 comments on commit 221c482

Please sign in to comment.