Michael Gehring
|
3eb5a814a3
|
Fix most unstable feature warnings
|
2015-02-03 23:54:37 +01:00 |
|
Michael Gehring
|
d89d9ca73b
|
Various functions in std::str return Result instead of Option now
|
2015-02-03 22:32:30 +01:00 |
|
Michael Gehring
|
d187dc574b
|
std::io -> std::old_io
|
2015-01-29 08:45:37 +01:00 |
|
Michael Gehring
|
4d6cbfa393
|
Disable unstable warnings for now
|
2015-01-10 20:44:56 +01:00 |
|
Michael Gehring
|
782fad4667
|
int/uint -> isize/usize
|
2015-01-10 20:40:37 +01:00 |
|
Michael Gehring
|
f2d49f4bb6
|
Make uumain return isize everywhere
|
2015-01-10 14:07:39 +01:00 |
|
Michael Gehring
|
b50a2639a9
|
base64, du, realpath: fix build
|
2015-01-10 00:13:16 +01:00 |
|
Michael Gehring
|
1b381f49fa
|
Use new macro feature flags/attributes
|
2015-01-08 14:50:02 +01:00 |
|
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 |
|
Arcterus
|
b8d67ea672
|
Update for latest Rust
|
2014-12-15 15:45:31 -08:00 |
|
Arcterus
|
68fd0971d0
|
Fix build for latest Rust
|
2014-12-02 21:29:53 -08:00 |
|
Arcterus
|
d50d4f54b9
|
Fix build as well as most deprecation warnings
|
2014-11-22 13:00:42 -08:00 |
|
Michael Gehring
|
cb4b5bce29
|
Remove now invalid format specifiers
|
2014-11-22 07:30:18 +01:00 |
|
Michael Gehring
|
09f223fdb1
|
Update for new coercion rules
|
2014-11-19 21:58:16 +01:00 |
|
Michael Gehring
|
d675ec75af
|
du, fmt: fix build
|
2014-11-16 16:12:01 +01:00 |
|
Michael Gehring
|
00af7faee8
|
du: fix build
|
2014-11-09 16:30:05 +01:00 |
|
Michael Gehring
|
47d4b69c8a
|
std::num::parse_bytes has been removed
|
2014-11-05 12:18:43 +01:00 |
|
Michael Gehring
|
2ef74e2783
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
|
Michael Gehring
|
f9e99c0c26
|
Fix non_snake_case warnings
|
2014-09-02 09:49:39 +02:00 |
|
Arcterus
|
b7f4bd01bc
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
|