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
Age
Commit message (
Expand
)
Author
Lines
2015-01-16
Grammar tweak to old guide stub documents.
Tim Parenti
-12
/
+12
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 #21164: richo/doc/servo-link
Alex Crichton
-2
/
+2
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 #21133: iKevinY/mobile-rustdoc
Alex Crichton
-1
/
+3
2015-01-15
rollup merge of #21124: steveklabnik/fix_redirect
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
-19
/
+0
2015-01-15
rollup merge of #21075: iKevinY/intro-changes
Alex Crichton
-21
/
+21
2015-01-15
rollup merge of #21041: steveklabnik/gh17554
Alex Crichton
-0
/
+29
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 #21028: steveklabnik/gh17368
Alex Crichton
-1
/
+4
2015-01-15
rollup merge of #21023: steveklabnik/gh20840
Alex Crichton
-19
/
+1
2015-01-15
rollup merge of #21020: steveklabnik/gh20844
Alex Crichton
-10
/
+11
2015-01-15
rollup merge of #21015: steveklabnik/gh20852
Alex Crichton
-3
/
+3
2015-01-15
rollup merge of #21014: steveklabnik/gh20876
Alex Crichton
-9
/
+2
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
rollup merge of #20632: gchp/reference
Alex Crichton
-6
/
+6
2015-01-15
Clarify function return style.
Steve Klabnik
-0
/
+18
2015-01-15
Add explanation of main to rustdoc docs
Steve Klabnik
-0
/
+29
2015-01-15
reference.md: change "mod" to "self" in "use" declaration.
NODA, Kai
-4
/
+4
2015-01-15
auto merge of #20980 : richo/rust/final-power, r=alexcrichton
bors
-1
/
+1
2015-01-14
doc: fix links to servo
Richo Healey
-2
/
+2
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
Improve Rust Documentation & Reference on mobile
Kevin Yap
-1
/
+3
2015-01-13
Re-direct to the right place.
Steve Klabnik
-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
-23
/
+0
2015-01-13
Replace usage of deriving with derive in docs
Greg Chapple
-6
/
+6
2015-01-12
Various changes to Rust Introduction
Kevin Yap
-21
/
+21
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 example in the intro.
Steve Klabnik
-10
/
+11
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
[prev]
[next]