Haitao Li
|
b9e0ce0b1c
|
Fix build with rustc master
* core::slice::Items renamd to core::slice::Iter
* from_utf8 returns Result instead of Option
* Unique type per fn item. Rust Issue #19891
|
2014-12-24 20:55:32 +11:00 |
|
Michael Gehring
|
842cc8b14c
|
Fix build with rust master
|
2014-12-11 07:51:37 +01:00 |
|
Michael Gehring
|
cd409c6d3f
|
Update for namespaced enums
|
2014-11-19 21:58:16 +01:00 |
|
Michael Gehring
|
e7b247de0b
|
Fix deprecation warnings
|
2014-11-08 07:45:33 +01:00 |
|
Michael Gehring
|
3ecf41cffe
|
Drop BigInt support from test
|
2014-10-21 14:13:44 +02:00 |
|
Arcterus
|
88ad6710f5
|
test: fix -a and -o by using operator precedence
|
2014-10-17 17:08:18 -07:00 |
|
Arcterus
|
0e4e8f14d6
|
Make test pass all of the Busybox tests
|
2014-10-06 22:16:07 -07:00 |
|
Arcterus
|
ba0177c824
|
Allow test to be checked by the Busybox test suite
|
2014-09-27 20:17:34 -07:00 |
|
Arcterus
|
b7f4bd01bc
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
|