| Age | Commit message (Collapse) | Author | Lines |
|
But, one change in io to implement a TODO suggestion (using a
const u8)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is too vague to ever fix
|
|
This was added based on my FIXME, but I no longer believe it has a place in
core::str, partly because it doesn't follow current naming conventions, and
partly because it can be immitated with a one liner using str::from_chars and
vec::from_elem. I have replaced the existing uses with said one-liner.
|
|
|
|
|
|
|
|
|
|
Closes #1849
|
|
|
|
with find[_from]
|
|
|
|
|
|
Closes #1717
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mirror vec::init_elt.
|
|
position.
To match the init_fn() and init_fn_mut() changes.
|
|
|
|
|
|
|
|
|
|
Does what it says on the tin.
The next commit will remove support for this syntax.
|
|
|
|
#debug.
|
|
|