Heather
|
ee56d7b196
|
update code for Rust print syntax changes
|
2014-01-13 13:05:02 +04:00 |
|
aph
|
b7721055f4
|
fix cat tests
|
2014-01-05 16:45:12 +00:00 |
|
Heather
|
518477b1f5
|
link -> crate_id, link is deprecated
|
2013-12-26 14:49:31 +04:00 |
|
Heather
|
2aa7e552f7
|
init -> new (reverted in rust)
from_utf8_slice -> from_utf8
|
2013-12-06 09:31:49 +04:00 |
|
KokaKiwi
|
8fd1d5a336
|
Fix build with latest Rust compiler.
|
2013-12-01 02:47:28 +01:00 |
|
KokaKiwi
|
96346761ab
|
Fix build.
|
2013-11-28 00:14:19 +01:00 |
|
Jordi Boggiano
|
25297ec2b3
|
std::rt::io -> std::io
|
2013-11-13 12:17:41 +01:00 |
|
Huon Wilson
|
087cfbd0c6
|
Update cat/test for std::rt::io changes. Also, use the higher level
std::run over std::rt::io::process.
|
2013-11-11 21:03:55 +11:00 |
|
Huon Wilson
|
c4fab4cf67
|
Update main utils for language changes.
|
2013-11-11 21:03:55 +11:00 |
|
Jordi Boggiano
|
a910b54e4a
|
Add managed boxes feature to fix the build on latest master
|
2013-10-24 15:24:55 +02:00 |
|
Jordi Boggiano
|
13fd72e1f2
|
Add tests for cat and fix a couple issues
|
2013-10-22 15:31:51 +02:00 |
|
Jordi Boggiano
|
61a232eb0a
|
Simplify opt checks
|
2013-10-22 14:22:10 +02:00 |
|
Jordi Boggiano
|
cdc435f008
|
Update to use the new format! macro
|
2013-10-19 16:02:38 +02:00 |
|
KokaKiwi
|
287eabd4f7
|
Use new Path "constructor"
|
2013-10-18 14:16:00 +02:00 |
|
Léo Testard
|
3e4c1023c4
|
Fix compilation for Rust master branch (0.9-pre)
|
2013-10-18 13:47:59 +02:00 |
|
Jordi Boggiano
|
b805ed4961
|
Use bytes! and cfg! to improve readability a bit
|
2013-08-05 03:13:42 +02:00 |
|
Jordi Boggiano
|
ec5147e990
|
Add cat implementation
|
2013-08-05 01:54:10 +02:00 |
|