Closed milibopp closed 9 years ago
Removes usage of experimental features arc_weak, fnbox and test in src/ directory. Benchmarks still use test.
arc_weak
fnbox
test
src/
W00t :)
I know, it was about time… Should be finally available in Rust 1.5, now that weak pointers are stable. ;)
Removes usage of experimental features
arc_weak
,fnbox
andtest
insrc/
directory. Benchmarks still usetest
.