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
2014-12-23
Merge pull request #20153 from brianloveswords/patch-1
bors
-1
/
+1
2014-12-22
Update complement-bugreport.md
Brian J Brennan
-1
/
+1
2014-12-22
rollup merge of #20102: tshepang/patch-4
Alex Crichton
-2
/
+2
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-13
/
+13
2014-12-21
rollup merge of #19996: th0114nd/boolean-inden
Alex Crichton
-1
/
+1
2014-12-21
rollup merge of #19994: bluss/doc-ownership
Alex Crichton
-4
/
+4
2014-12-21
rollup merge of #19989: th0114nd/quotes-around-as
Alex Crichton
-1
/
+1
2014-12-21
rollup merge of #19966: steveklabnik/remove_l10n
Alex Crichton
-74
/
+0
2014-12-21
rollup merge of #19957: tshepang/patch-1
Alex Crichton
-1
/
+0
2014-12-21
rollup merge of #19823: iKevinY/doc-fixes
Alex Crichton
-78
/
+76
2014-12-21
rollup merge of #19727: lfairy/patch-1
Alex Crichton
-2
/
+1
2014-12-21
doc: add missing "by default"
Tshepang Lekhonkhobe
-2
/
+2
2014-12-19
Miscellaneous changes to Rust Guide
Kevin Yap
-78
/
+76
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-29
/
+41
2014-12-18
Fallout from new thread API
Aaron Turon
-3
/
+3
2014-12-18
Boolean literals are not Number literals
th0114nd
-1
/
+1
2014-12-18
Put quotes around "as", because it's a keyword.
th0114nd
-1
/
+1
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-17
/
+17
2014-12-17
remove l10n
Steve Klabnik
-74
/
+0
2014-12-18
doc: Small changes to ownership guide.
bluss
-4
/
+4
2014-12-17
rollup merge of #19940: phi-gamma/canonical-master
Alex Crichton
-2
/
+2
2014-12-17
rollup merge of #19930: cllns/lowercase-if
Alex Crichton
-1
/
+1
2014-12-17
rollup merge of #19873: drewm1980/master
Alex Crichton
-1
/
+1
2014-12-17
rollup merge of #19856: iKevinY/faq-fixes
Alex Crichton
-12
/
+16
2014-12-17
rollup merge of #19846: nicholasbishop/bishops_magical_intuition
Alex Crichton
-1
/
+1
2014-12-17
rollup merge of #19845: jbranchaud/fix-indentation-in-ownership-guide
Alex Crichton
-1
/
+1
2014-12-17
rollup merge of #19743: steveklabnik/gh16143
Alex Crichton
-26
/
+46
2014-12-17
doc: remove extraneous line
Tshepang Lekhonkhobe
-1
/
+0
2014-12-16
Minor changes to Rust Language FAQ
Kevin Yap
-12
/
+16
2014-12-16
guide-ownership.md, guide-testing.md: fix typos
Philipp Gesang
-2
/
+2
2014-12-16
Change 'if' to lowercase, so it displays better on the site
Sean Collins
-1
/
+1
2014-12-15
auto merge of #19882 : steveklabnik/rust/fix_download, r=nikomatsakis
bors
-2
/
+3
2014-12-15
Fix windows download links
Steve Klabnik
-2
/
+3
2014-12-15
rollup merge of #19814: jbranchaud/fix-a-typo-in-ownership-guide
Brian Anderson
-1
/
+1
2014-12-15
rollup merge of #19763: csouth3/remove-featuregates
Brian Anderson
-6
/
+0
2014-12-15
rollup merge of #19746: steveklabnik/gh9266
Brian Anderson
-3
/
+3
2014-12-15
rollup merge of #19738: steveklabnik/gh19717
Brian Anderson
-2
/
+7
2014-12-15
rollup merge of #19735: sethpollack/patch-1
Brian Anderson
-4
/
+4
2014-12-15
rollup merge of #19714: steveklabnik/gh16219
Brian Anderson
-72
/
+72
2014-12-15
rollup merge of #19709: steveklabnik/po4a_fix
Brian Anderson
-1
/
+0
2014-12-15
Standardize some usages of "which" in docstrings
Andrew Wagner
-1
/
+1
2014-12-14
Fix typo: intuitive -> unintuitive
Nicholas Bishop
-1
/
+1
2014-12-14
Fix indentation in a code example in the ownership guide.
jbranchaud
-1
/
+1
2014-12-14
Update guide/intro to take into account the removal of `proc`.
Niko Matsakis
-118
/
+80
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-24
/
+30
2014-12-14
auto merge of #19669 : alfie/rust/master, r=sanxiyn
bors
-2
/
+2
2014-12-13
auto merge of #19627 : steveklabnik/rust/testing_guide, r=cmr
bors
-255
/
+450
2014-12-13
Revamped testing guide
Steve Klabnik
-255
/
+450
2014-12-13
Fix a typo in ownership guide, aquire to acquire.
jbranchaud
-1
/
+1
2014-12-12
Remove feature gate directives for `if_let`, `while_let`, and `tuple_indexing`.
Chase Southwood
-6
/
+0
[next]