summary refs log tree commit diff
path: root/src/rustbook/error.rs
AgeCommit message (Expand)AuthorLines
2015-03-23Stabilize the Error traitAaron Turon-0/+1
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-58/+10
2015-02-18Replace all uses of `&foo[]` with `&foo[..]` en masse.Niko Matsakis-2/+2
2015-01-29s/Show/Debug/gJorge Aparicio-2/+2
2015-01-26Fallout of io => old_ioAlex Crichton-1/+1
2015-01-09Handle errors properly in rustbook.Huon Wilson-0/+1
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+6
2015-01-08"The Rust Programming Language"Steve Klabnik-0/+76