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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustbook
/
build.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-12
Convert playpen.js to plain JS.
Nick Howell
-5
/
+2
2015-06-06
fix path in toc links
funkill
-1
/
+1
2015-05-17
Add 'active' class to current page in rustbook table of contents
Sean Collins
-9
/
+16
2015-05-13
Delete `_book` folder if it exists from previous runs
mdinger
-0
/
+6
2015-04-07
book: Fix a hyperlink to CONFIGS.md
Alex Crichton
-1
/
+2
2015-04-07
book: Emit links to play.rust-lang.org to run examples
Alex Crichton
-0
/
+9
2015-03-23
Add generic conversion traits
Aaron Turon
-3
/
+3
2015-03-05
std: Stabilize the `fs` module
Alex Crichton
-1
/
+2
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-32
/
+40
2015-02-25
Use os::getcwd instead of env in rustbook (fixup #22727)
Manish Goregaokar
-2
/
+3
2015-02-23
Rollup merge of #22688 - tshepang:use-new-slicing-syntax, r=alexcrichton
Manish Goregaokar
-4
/
+4
2015-02-23
Rollup merge of #22505 - tshepang:current_dir, r=steveklabnik
Manish Goregaokar
-3
/
+2
2015-02-23
rustbook: update slicing syntax where [] --> [..]
Tshepang Lekhonkhobe
-4
/
+4
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-1
/
+1
2015-02-18
unused imports
Tshepang Lekhonkhobe
-1
/
+0
2015-02-18
os.getcwd renamed to env::current_dir
Tshepang Lekhonkhobe
-2
/
+2
2015-02-16
Replace some uses of deprecated os functions
Simonas Kazlauskas
-6
/
+7
2015-02-02
`for x in xs.into_iter()` -> `for x in xs`
Jorge Aparicio
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-4
/
+4
2015-01-23
regex: Remove in-tree version
Alex Crichton
-6
/
+1
2015-01-13
Make the Rust Book more mobile friendly
Seth Faxon
-1
/
+11
2015-01-09
Handle errors properly in rustbook.
Huon Wilson
-18
/
+9
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-5
/
+6
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-0
/
+191