coreutils/src/readlink
Joseph Crail b089831ea0 Switch over to internal canonicalize().
The method, fs::canonicalize(), is unstable and can't be used for stable
builds. We already have our own implementation of canonicalize(), which
supports more options than the Rust library implementation.
2015-07-31 18:55:33 -04:00
..
readlink.rs Switch over to internal canonicalize(). 2015-07-31 18:55:33 -04:00