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
/
trpl
Age
Commit message (
Expand
)
Author
Lines
2015-04-20
TRPL copyedits: strings
Steve Klabnik
-23
/
+91
2015-04-20
TRPL editing: vectors
Steve Klabnik
-21
/
+42
2015-04-20
Move drop back in TRPL TOC
Steve Klabnik
-1
/
+1
2015-04-20
TRPL edits: method syntax
Steve Klabnik
-36
/
+35
2015-04-20
TRPL editing: structs
Steve Klabnik
-5
/
+5
2015-04-20
TRPL editing: move patterns back
Steve Klabnik
-1
/
+1
2015-04-20
TRPL editing: patterns
Steve Klabnik
-4
/
+36
2015-04-20
TRPL editing: match
Steve Klabnik
-15
/
+16
2015-04-20
TRPL editing: enums
Steve Klabnik
-104
/
+25
2015-04-18
Auto merge of #24383 - avdi:patch-1, r=steveklabnik
bors
-1
/
+1
2015-04-19
fix doctest (fixup #24466)
Manish Goregaokar
-1
/
+1
2015-04-18
Rollup merge of #24466 - steveklabnik:more_more_more, r=alexcrichton
Manish Goregaokar
-3
/
+105
2015-04-17
Rollup merge of #24515 - steveklabnik:gh24070, r=Gankro
Manish Goregaokar
-2
/
+7
2015-04-17
Rollup merge of #24513 - j1n3l0:patch-1, r=alexcrichton
Manish Goregaokar
-1
/
+1
2015-04-16
Fix broken links in the docs
Florian Hartwig
-3
/
+3
2015-04-16
Descripe tuple indexing in TRPL
Steve Klabnik
-8
/
+24
2015-04-16
Make note of documentation tests and binaries
Steve Klabnik
-1
/
+4
2015-04-16
remove example usage of from_str in error docs
Steve Klabnik
-15
/
+18
2015-04-16
Make note of possible XSS in Rustdoc
Steve Klabnik
-0
/
+10
2015-04-16
Link up some stuff in the vectors chapter
Steve Klabnik
-2
/
+7
2015-04-16
Fix some broken links in the book
Florian Hartwig
-4
/
+4
2015-04-16
Fix link id for stackoverflow
Ting-Yu Lin
-2
/
+2
2015-04-17
Update hello-cargo.md
Nelo Onyiah
-1
/
+1
2015-04-15
Rollup merge of #24476 - brettcannon:patch-3, r=steveklabnik
Steve Klabnik
-1
/
+1
2015-04-15
Rollup merge of #24468 - brettcannon:patch-2, r=alexcrichton
Steve Klabnik
-4
/
+4
2015-04-15
Rollup merge of #24467 - brettcannon:patch-1, r=alexcrichton
Steve Klabnik
-2
/
+2
2015-04-15
Rollup merge of #24425 - dhuseby:bitrig_fixing_tests_3, r=alexcrichton
Steve Klabnik
-1
/
+1
2015-04-15
Grammar fix
Brett Cannon
-1
/
+1
2015-04-15
Fix link to stack/heap page
Brett Cannon
-4
/
+4
2015-04-15
Fix link formatting error
Brett Cannon
-2
/
+2
2015-04-15
TRPL: move semantics
Steve Klabnik
-1
/
+103
2015-04-14
link to ownership for now
Steve Klabnik
-2
/
+2
2015-04-14
disabling a test for bitrig and openbsd
Dave Huseby
-1
/
+1
2015-04-14
rollup merge of #24385: aturon/unstable-scoped
Alex Crichton
-41
/
+8
2015-04-14
rollup merge of #24401: fenduru/patch-2
Alex Crichton
-1
/
+1
2015-04-14
rollup merge of #24398: steveklabnik/thanks_mdinger
Alex Crichton
-1
/
+1
2015-04-14
rollup merge of #24394: rundrop1/patch-1
Alex Crichton
-2
/
+1
2015-04-14
rollup merge of #24368: kgv/fix
Alex Crichton
-2
/
+0
2015-04-14
rollup merge of #24273: steveklabnik/even_moar_editing
Alex Crichton
-76
/
+148
2015-04-14
mutability fixes
Steve Klabnik
-4
/
+4
2015-04-14
copyediting: structs
Steve Klabnik
-6
/
+46
2015-04-14
Fallout: move from scoped to spawn
Aaron Turon
-41
/
+8
2015-04-13
Point to From trait in error handling guide
fenduru
-1
/
+1
2015-04-13
Fix up nightly installation instructions.
Steve Klabnik
-1
/
+1
2015-04-13
Update vectors.md
rundrop1
-2
/
+1
2015-04-13
Wording for dynamic languages.
Avdi Grimm
-1
/
+1
2015-04-13
Refer to Ruby/Python/JS as "dynamically evaluated"
Avdi Grimm
-1
/
+1
2015-04-13
Arity link has moved to primitive-types.md.
kgv
-2
/
+0
2015-04-12
Updated dead link in Traits chapter of book to point to Trait Objects chapter.
Michael Alexander
-2
/
+2
2015-04-11
Fix readme doctest (fixup #24239)
Manish Goregaokar
-3
/
+3
[prev]
[next]