index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
complement-cheatsheet.md
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
Remove the cheat sheet.
Steve Klabnik
-280
/
+0
2014-06-18
Deprecate the bytes!() macro.
Simon Sapin
-1
/
+1
2014-06-06
Change to_str().to_string() to just to_str()
Adolfo OchagavĂa
-1
/
+1
2014-06-02
docs: Stop using `notrust`
Florian Gilcher
-1
/
+1
2014-06-01
auto merge of #14578 : huonw/rust/as_slice-cheatsheet, r=sfackler
bors
-0
/
+18
2014-05-31
doc: Fix a number of broken links
Alex Crichton
-18
/
+19
2014-06-01
doc: add an `.as_slice` example to the cheatsheet.
Huon Wilson
-0
/
+18
2014-05-30
Remove deprecated owned vector from complement cheatsheet.
Jonathan Reem
-5
/
+4
2014-05-28
std: Remove format_strbuf!()
Alex Crichton
-5
/
+5
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-4
/
+4
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-9
/
+9
2014-05-22
auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonw
bors
-12
/
+28
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-2
/
+2
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-12
/
+28
2014-05-16
doc: Remove all uses of `~str` from the documentation.
Patrick Walton
-12
/
+13
2014-05-14
Change str::from_utf8_owned() to return Result
Kevin Ballard
-1
/
+1
2014-05-03
rustdoc: Migrate from sundown to hoedown
Alex Crichton
-2
/
+2
2014-04-25
Update FFI signature table to use pipe format
John Fresco
-6
/
+6
2014-04-20
Fix spelling mistakes in documentation and code.
Joseph Crail
-1
/
+1
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-2
/
+2
2014-04-08
Register new snapshots
Alex Crichton
-1
/
+1
2014-04-06
De-~[] Mem{Reader,Writer}
Steven Fackler
-1
/
+1
2014-02-23
Fix C function FFI example in the Rust cheatsheet
Tobias Bucher
-1
/
+1
2014-02-22
Reduce reliance on `to_str_radix`
Brendan Zabarauskas
-4
/
+5
2014-02-11
Added examples for converting vectors of u8 into strings. Also fixed some sty...
WebeWizard
-2
/
+32
2014-02-02
Move doc/ to src/doc/
Alex Crichton
-0
/
+214