rust/src/libstd/sys
Brian Campbell 945c50d974 Fix stability and deprecation markers on soft_link and symlink
The change to split up soft_link to OS-specific symlink, symlink_file,
and symlink_dir didn't actually land in 1.0.0.  Update the stability and
deprecation attributes to correctly indicate that these changes happend
in 1.1.0.
2015-05-20 21:59:21 -04:00
..
common Make debug builders take &mut self, add entries method 2015-05-17 17:33:29 -07:00
unix Fix stability and deprecation markers on soft_link and symlink 2015-05-20 21:59:21 -04:00
windows Fix stability and deprecation markers on soft_link and symlink 2015-05-20 21:59:21 -04:00