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-01-18
fix formatting
Jay True
-0
/
+1
2015-01-18
Remove redundant "Right now"
Kim Røen
-3
/
+2
2015-01-18
fix an error about the static lifetime
Jay True
-1
/
+1
2015-01-17
Fix more rollup problems
Steve Klabnik
-0
/
+1
2015-01-17
docs: grammar fix
Alfie John
-1
/
+1
2015-01-17
doc: Remove extra whitespace in the middle of lines to provide alignment
Nick Howell
-70
/
+70
2015-01-17
Add C -> Rust example to FFI chapter of the book.
Steve Klabnik
-28
/
+46
2015-01-17
Fix up titles of TRPL chapters
Steve Klabnik
-10
/
+10
2015-01-17
Fix typo.
Ms2ger
-1
/
+1
2015-01-17
Intpocalypse, book edition.
Steve Klabnik
-185
/
+187
2015-01-17
Evaluate # fn in docs
Steve Klabnik
-35
/
+47
2015-01-17
Remove segmented stack info from the FFI chapter of the book.
Steve Klabnik
-23
/
+0
2015-01-17
Remove unnecessary explicit conversions to *const T
we
-1
/
+1
2015-01-16
syntax: Feature gate #[start] and #[main]
Alex Crichton
-4
/
+4
2015-01-16
Merge pull request #21214 from sleepynate/spacing-in-book
bors
-3
/
+3
2015-01-15
Fix commented graphs in src/doc/trpl/ownership.md
nathan dotz
-3
/
+3
2015-01-15
rollup merge of #21206: steveklabnik/expressions
Alex Crichton
-0
/
+18
2015-01-15
rollup merge of #21148: bombless/patch-1
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #21141: tcard/master
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #21109: steveklabnik/gh17224
Alex Crichton
-3
/
+76
2015-01-15
rollup merge of #21105: csouth3/kill-box-import
Alex Crichton
-13
/
+0
2015-01-15
rollup merge of #21040: steveklabnik/gh20037
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #21038: steveklabnik/gh20471
Alex Crichton
-1
/
+2
2015-01-15
rollup merge of #21031: steveklabnik/gh19067
Alex Crichton
-5
/
+4
2015-01-15
rollup merge of #21029: steveklabnik/gh19924
Alex Crichton
-4
/
+20
2015-01-15
rollup merge of #21023: steveklabnik/gh20840
Alex Crichton
-19
/
+1
2015-01-15
rollup merge of #21015: steveklabnik/gh20852
Alex Crichton
-3
/
+3
2015-01-15
rollup merge of #21013: steveklabnik/gh20914
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #21011: steveklabnik/gh20993
Alex Crichton
-2
/
+2
2015-01-15
rollup merge of #21001: camjackson/master
Alex Crichton
-8
/
+1
2015-01-15
rollup merge of #20988: ciphergoth/task-to-thread
Alex Crichton
-14
/
+13
2015-01-15
rollup merge of #20986: alkor/doc-fixes
Alex Crichton
-3
/
+12
2015-01-15
rollup merge of #20929: laurilehmijoki/master
Alex Crichton
-1
/
+1
2015-01-15
rollup merge of #20892: CarVac/master
Alex Crichton
-39
/
+39
2015-01-15
Clarify function return style.
Steve Klabnik
-0
/
+18
2015-01-15
fix wrong link
York Xiang
-1
/
+1
2015-01-14
TRPL: Anti-example failing for the wrong reason.
Toni Cárdenas
-1
/
+1
2015-01-13
Provide example of generic inverse()
Steve Klabnik
-3
/
+76
2015-01-13
Remove unneeded box import in examples
Chase Southwood
-17
/
+0
2015-01-13
Replace usage of deriving with derive in docs
Greg Chapple
-1
/
+1
2015-01-13
Expand the section on closures in TRPL.
JONNALAGADDA Srinivas
-8
/
+35
2015-01-12
Match prose with code when discussing Ordering values
Adam Roben
-1
/
+1
2015-01-12
Don't use 'synonym' with regards to newtypes
Steve Klabnik
-1
/
+1
2015-01-12
Elaborate on destructuring let
Steve Klabnik
-1
/
+2
2015-01-12
Improve the ownership guide a tad
Steve Klabnik
-4
/
+20
2015-01-12
Improve clarity of paragraph in the pointer guide
Steve Klabnik
-5
/
+4
2015-01-12
Ease parsing of an English sentence
Lauri Lehmijoki
-1
/
+1
2015-01-12
Clean up wording around uninitialized values.
Steve Klabnik
-19
/
+1
2015-01-12
Link to sections in the book's README.md
Steve Klabnik
-3
/
+3
2015-01-12
Small fix in the book
Steve Klabnik
-1
/
+1
[prev]
[next]