Files
rust/src/libstd
Dylan Braithwaite 1ca6b2cc66 Added functions pop_char and shift_char to StrBuf struct along with appropriate unit tests, using the same test case as push_char.
Changed StrBuf.shift_byte() that it no longer reallocates the buffer by just calling Vec.shift();

Added warning to shift_char()'s docs about it having to copy the whole buffer, as per the docs for
Vec.shift().
2014-05-13 11:01:12 +01:00
..
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-07 08:14:56 -07:00
2014-05-11 01:13:02 -07:00
2014-05-12 19:52:29 -07:00
2014-05-12 20:17:36 -07:00
2014-05-09 21:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-09 14:42:12 -07:00
2014-04-04 09:31:21 -07:00
2014-05-12 02:52:32 -04:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00