720735b943
Use stable code in doc examples (libcollections) Main task is to change from String::from_str to String::from in examples for String (the latter constructor is stable). While I'm at it, also remove redundant feature flags, fix some other instances of unstable code in examples (in examples for stable methods), and remove some use of usize in examples too. |
||
---|---|---|
.. | ||
arc_stage0.rs | ||
arc.rs | ||
boxed_test.rs | ||
boxed.rs | ||
heap.rs | ||
lib.rs | ||
rc.rs |