rust/src/libstd/sys
Alex Crichton a318b51346 std: Add missing stability for symlink functions
These functions were intended to be introduced as `#[stable]` as a stable API
was deprecated in favor of them, but they just erroneously forgot the stability
attributes.
2015-04-23 08:58:47 -07:00
..
common std: Audit std::thread implementations 2015-04-22 10:42:33 -07:00
unix std: Add missing stability for symlink functions 2015-04-23 08:58:47 -07:00
windows std: Add missing stability for symlink functions 2015-04-23 08:58:47 -07:00