about summary refs log tree commit diff
path: root/src/doc/complement-cheatsheet.md
AgeCommit message (Expand)AuthorLines
2014-05-03rustdoc: Migrate from sundown to hoedownAlex Crichton-2/+2
2014-04-25Update FFI signature table to use pipe formatJohn Fresco-6/+6
2014-04-20Fix spelling mistakes in documentation and code.Joseph Crail-1/+1
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-2/+2
2014-04-08Register new snapshotsAlex Crichton-1/+1
2014-04-06De-~[] Mem{Reader,Writer}Steven Fackler-1/+1
2014-02-23Fix C function FFI example in the Rust cheatsheetTobias Bucher-1/+1
2014-02-22Reduce reliance on `to_str_radix`Brendan Zabarauskas-4/+5
2014-02-11Added examples for converting vectors of u8 into strings. Also fixed some sty...WebeWizard-2/+32
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+214