| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
#[legacy_exports];
|
|
Note that the method foo.each() is not de-moded, nor the other
vec routines.
|
|
demode str"
This reverts commit 1be24f0758d3075d2e7f141f8831bb8a233ce86e.
Not quite ready.
|
|
|
|
also, change DVec() to work with imm vectors rather than mut ones
|
|
|
|
|
|
|
|
|
|
|
|
Closes #3245
|
|
|
|
|
|
|
|
|
|
#2907.
|
|
|
|
./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead, use vec::to_mut/from_mut to transform vectors in place as
needed.
|
|
|
|
with find[_from]
|
|
|
|
Closes #1717
|
|
|
|
position.
To match the init_fn() and init_fn_mut() changes.
|
|
|
|
|
|
|