Richo Healey
|
1f1b2e42d7
|
std: Rename strbuf operations to string
[breaking-change]
|
2014-05-27 12:59:31 -07:00 |
|
Richo Healey
|
553074506e
|
core: rename strbuf::StrBuf to string::String
[breaking-change]
|
2014-05-24 21:48:10 -07:00 |
|
Patrick Walton
|
95e310abdc
|
test: Remove all uses of ~str from the test suite.
|
2014-05-14 14:58:00 -07:00 |
|
Richo Healey
|
919889a1d6
|
Replace all ~"" with "".to_owned()
|
2014-04-18 17:25:34 -07:00 |
|
Derek Guenther
|
730bdb6403
|
Added tests to make tidy
|
2014-02-07 12:49:24 -06:00 |
|
Brian Anderson
|
3b1862a82f
|
Don't allow newtype structs to be dereferenced. #6246
|
2014-01-04 14:44:12 -08:00 |
|
Daniel Micay
|
4e161a4d40
|
switch Drop to &mut self
|
2013-09-16 22:19:23 -04:00 |
|
Niko Matsakis
|
979d3a54f9
|
Correct merge failures
|
2013-07-08 13:55:11 -04:00 |
|
Niko Matsakis
|
1670a8cfb1
|
Add new tests for irrefutable patterns used in various tricky ways
|
2013-07-08 13:53:44 -04:00 |
|