]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/env-home-dir.rs
Stabilize `std::convert` and related code
[rust.git] / src / test / run-pass / env-home-dir.rs
index 2d0128ba89e325d579f34f75037288d290372e50..7fb96112125afaaae984810a19d6ad83bbfeff3e 100644 (file)
@@ -11,7 +11,6 @@
 // pretty-expanded FIXME #23616
 
 #![feature(path)]
-#![feature(convert)]
 
 use std::env::*;
 use std::path::PathBuf;