Stabilize std::path::absolute
This commit is contained in:
parent
5557f8c9d0
commit
f56afa0477
4 changed files with 1 additions and 7 deletions
|
@ -1,5 +1,3 @@
|
|||
#![feature(absolute_path)]
|
||||
|
||||
use std::ffi::CString;
|
||||
use std::fs;
|
||||
use std::io;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue