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-03-27
book: fix typo
Tshepang Lekhonkhobe
-1
/
+2
2015-03-27
book: there is no guessing game anymore, so remove references to it
Tshepang Lekhonkhobe
-9
/
+4
2015-03-26
syntax: Remove support for #[should_fail]
Alex Crichton
-1
/
+1
2015-03-26
book: let grow() accept the growth parameter
Tshepang Lekhonkhobe
-4
/
+4
2015-03-26
book: make it one sentence
Tshepang Lekhonkhobe
-1
/
+1
2015-03-26
doc: change 0u32..10 to 0..10
Or Neeman
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-3
/
+3
2015-03-26
New section of the book: nightly rust
Steve Klabnik
-597
/
+542
2015-03-24
Update pointers.md
Camille Roussel
-2
/
+2
2015-03-24
rollup merge of #23638: pnkfelix/fsk-reject-specialized-drops
Alex Crichton
-8
/
+9
2015-03-24
rollup merge of #23629: liammonahan/master
Alex Crichton
-2
/
+2
2015-03-24
rollup merge of #23573: steveklabnik/doc_associated_types
Alex Crichton
-0
/
+203
2015-03-24
Reject specialized Drop impls.
Felix S. Klock II
-8
/
+9
2015-03-24
Add basic information about associated types
Steve Klabnik
-0
/
+203
2015-03-23
Improve the wording of the example section description on the ownership page
Liam Monahan
-2
/
+2
2015-03-23
rollup merge of #23645: steveklabnik/gh23642
Alex Crichton
-6
/
+3
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+2
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-9
/
+46
2015-03-23
rollup merge of #23639: steveklabnik/gh21305
Alex Crichton
-2
/
+31
2015-03-23
rollup merge of #23618: steveklabnik/gh23571
Alex Crichton
-0
/
+35
2015-03-23
rollup merge of #23401: tshepang/crates-and-modules-doc-nits
Alex Crichton
-73
/
+21
2015-03-23
rollup merge of #22954: ches/docs
Alex Crichton
-42
/
+48
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-1
/
+35
2015-03-23
rustdoc: interpret all leading feature attributes in examples as crate attrib...
Brian Anderson
-8
/
+11
2015-03-23
Make note of str in 'more strings' chapter
Steve Klabnik
-2
/
+31
2015-03-23
Don't conflate regions and affine types
Steve Klabnik
-6
/
+3
2015-03-23
Fix a typo in the Rust Book ownership page.
Liam Monahan
-2
/
+2
2015-03-22
book: some Crates and Modules nits
Tshepang Lekhonkhobe
-76
/
+24
2015-03-22
Document how to document macros
Steve Klabnik
-0
/
+35
2015-03-21
guide: Improvements to language covering enums
Ches Martin
-33
/
+35
2015-03-21
guide: minor copy edits
Ches Martin
-10
/
+14
2015-03-20
Remove manual numbers from TRPL
Steve Klabnik
-3
/
+3
2015-03-20
Auto merge of #23537 - steveklabnik:gh22551, r=alexcrichton
bors
-3
/
+28
2015-03-20
Add AST to the glossary
Steve Klabnik
-3
/
+28
2015-03-20
Auto merge of #23522 - steveklabnik:gh22518, r=Manishearth
bors
-894
/
+0
2015-03-20
Rollup merge of #23532 - steveklabnik:gh22002, r=alexcrichton
Manish Goregaokar
-0
/
+2
2015-03-20
Rollup merge of #23447 - kjpgit:kjp/pointerexample, r=steveklabnik
Manish Goregaokar
-13
/
+15
2015-03-19
Reference Drop in FFI chapter
Steve Klabnik
-0
/
+2
2015-03-19
Remove incorrect statement about raw pointers.
Steve Klabnik
-4
/
+0
2015-03-19
Remove the Guessing Game from the book
Steve Klabnik
-894
/
+0
2015-03-19
Rollup merge of #23497 - steveklabnik:gh21589, r=alexcrichton
Manish Goregaokar
-0
/
+5
2015-03-19
Note ::foo::bar() in the crates guide
Steve Klabnik
-0
/
+5
2015-03-19
Rename should_fail to should_panic in docs
Johannes Oertel
-8
/
+8
2015-03-17
book: improve pointer box borrowing examples
kjpgit
-13
/
+15
2015-03-15
Strip trailing whitespace
Tamir Duberstein
-14
/
+14
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-2
/
+0
2015-03-15
Rollup merge of #23368 - EduardoBautista:fix-closures-chapter, r=steveklabnik
Manish Goregaokar
-1
/
+1
2015-03-15
Rollup merge of #23367 - EduardoBautista:fix-indentation-in-book, r=steveklabnik
Manish Goregaokar
-4
/
+4
2015-03-14
Concurrency is now in the "Concurrency" chapter
Eduardo Bautista
-1
/
+1
2015-03-14
Fix indentation in the "Method Syntax" chapter
Eduardo Bautista
-4
/
+4
[prev]
[next]