Files
rust/src/libstd/sys
Mazdak Farrokhzad b78e9f4fe3 Rollup merge of #58442 - cuviper:unix-weak, r=alexcrichton
Simplify the unix `Weak` functionality

- We can avoid allocation by adding a NUL to the function name.
- We can get `Option<F>` directly, rather than aliasing the inner `AtomicUsize`.
2019-02-24 05:55:58 +01:00
..
2019-02-10 23:57:25 +00:00
2019-02-14 12:39:54 +05:30
2019-02-10 23:57:25 +00:00
2019-02-10 23:57:25 +00:00