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
Age
Commit message (
Expand
)
Author
Lines
2014-11-28
auto merge of #19360 : olivren/rust/master, r=Gankro
bors
-5
/
+4
2014-11-28
auto merge of #19355 : vhbit/rust/ios-backtrace-fix, r=alexcrichton
bors
-1
/
+1
2014-11-28
auto merge of #19354 : barosl/rust/strconv-doc-fix, r=steveklabnik
bors
-41
/
+35
2014-11-27
auto merge of #19349 : tomjakubowski/rust/rustdoc-struct-variant-vis, r=sfackler
bors
-0
/
+4
2014-11-27
auto merge of #19112 : steveklabnik/rust/doc_rc, r=Gankro
bors
-57
/
+296
2014-11-27
Fix example code for unreachable!
olivren
-5
/
+4
2014-11-27
auto merge of #19348 : SimonSapin/rust/patch-9, r=huonw
bors
-3
/
+3
2014-11-27
Fixed iOS build after Iter stab
Valerii Hiora
-1
/
+1
2014-11-27
Documentation fix for std::num::strconv
Barosl Lee
-41
/
+35
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-50
/
+3
2014-11-26
More test fixes and rebase conflicts!
Alex Crichton
-119
/
+128
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-8078
/
+6858
2014-11-26
/*! -> //!
Steve Klabnik
-8080
/
+6860
2014-11-26
Test fixes and rebase conflicts
Alex Crichton
-50
/
+56
2014-11-26
rollup merge of #19336: apasel422/guide
Alex Crichton
-8
/
+8
2014-11-26
rollup merge of #19330: csouth3/binaryheap-iter
Alex Crichton
-0
/
+17
2014-11-26
rollup merge of #19328: sfackler/buffered-get-mut
Alex Crichton
-10
/
+26
2014-11-26
rollup merge of #19326: huonw/safer-syntax
Alex Crichton
-90
/
+19
2014-11-26
rollup merge of #19325: ucarion/pointers-doc-formatting
Alex Crichton
-4
/
+4
2014-11-26
rollup merge of #19322: DiamondLovesYou/multi-llvmdeps
Alex Crichton
-62
/
+43
2014-11-26
rollup merge of #19317: sfackler/xcrate-namespace
Alex Crichton
-22
/
+62
2014-11-26
rollup merge of #19316: steveklabnik/gh18876
Alex Crichton
-17
/
+33
2014-11-26
rollup merge of #19313: steveklabnik/gh18844
Alex Crichton
-1
/
+1
2014-11-26
rollup merge of #19312: steveklabnik/gh19177
Alex Crichton
-1
/
+14
2014-11-26
rollup merge of #19310: steveklabnik/gh19178
Alex Crichton
-0
/
+16
2014-11-26
rollup merge of #19308: thestinger/oom
Alex Crichton
-0
/
+1
2014-11-26
rollup merge of #19307: steveklabnik/gh19199
Alex Crichton
-1
/
+7
2014-11-26
rollup merge of #19304: steveklabnik/gh19302
Alex Crichton
-1
/
+22
2014-11-26
rollup merge of #19301: Gankro/take-fix
Alex Crichton
-1
/
+35
2014-11-26
rollup merge of #19300: killercup/patch-1
Alex Crichton
-1
/
+1
2014-11-26
rollup merge of #19299: nikomatsakis/stop-indenting-test-output
Alex Crichton
-3
/
+1
2014-11-26
rollup merge of #19298: nikomatsakis/unboxed-closure-parse-the-plus
Alex Crichton
-372
/
+478
2014-11-26
rollup merge of #19296: csouth3/trieset-union
Alex Crichton
-1
/
+268
2014-11-26
rollup merge of #19288: steveklabnik/doc_style_cleanup
Alex Crichton
-1658
/
+1361
2014-11-26
rollup merge of #19287: alexcrichton/issue-19272
Alex Crichton
-14
/
+12
2014-11-26
rollup merge of #19273: ogham/rename-file-types
Alex Crichton
-36
/
+35
2014-11-26
rollup merge of #19272: tomjakubowski/rustdoc-sized
Alex Crichton
-10
/
+43
2014-11-26
rollup merge of #19266: aochagavia/const
Alex Crichton
-0
/
+86
2014-11-26
rollup merge of #19231: Gankro/ringbuf-into-iter
Alex Crichton
-8
/
+102
2014-11-26
rollup merge of #19224: frewsxcv/unprefix-json-types
Alex Crichton
-92
/
+92
2014-11-26
rustdoc: inherited vis. for struct variant fields
Tom Jakubowski
-0
/
+4
2014-11-26
Update docstrings for UnicodeChar::is_digit => is_numeric rename
Simon Sapin
-3
/
+3
2014-11-26
Do not print any warnings if '-A warnings' is specified on the command line
Jakub Bukaj
-3
/
+53
2014-11-26
Warn on pattern bindings that have the same name as a variant
Jakub Bukaj
-29
/
+100
2014-11-26
auto merge of #19144 : michaelwoerister/rust/lldb-scripts, r=alexcrichton
bors
-7
/
+50
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-50
/
+3
2014-11-26
auto merge of #19176 : aturon/rust/stab-iter, r=alexcrichton
bors
-147
/
+304
2014-11-26
debuginfo: Fix LLDB pretty printer for enum variants with zero fields.
Michael Woerister
-4
/
+7
2014-11-26
Add tests for the parsing of `+` and the error messages if people get it wrong.
Niko Matsakis
-0
/
+83
2014-11-26
Fix odd example where bounds were permitted and then ignored
Niko Matsakis
-1
/
+1
[next]