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
/
etc
Age
Commit message (
Expand
)
Author
Lines
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-1
/
+1
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-1
/
+1
2014-12-17
rollup merge of #19905: AaronFriel/patch-1
Alex Crichton
-1
/
+2
2014-12-17
rollup merge of #19893: JacobEdelman/patch-1
Alex Crichton
-1
/
+1
2014-12-17
rollup merge of #19753: brson/rust-installer
Alex Crichton
-519
/
+0
2014-12-15
Add probe and var for file
Aaron Friel
-1
/
+2
2014-12-16
auto merge of #19747 : alexcrichton/rust/slice-one-trait, r=brson
bors
-5
/
+5
2014-12-15
Fixed a small spelling mistake
Jacob Edelman
-1
/
+1
2014-12-15
rollup merge of #19804: kballard/vim-new-unicode-escapes
Brian Anderson
-1
/
+2
2014-12-15
rollup merge of #19784: csouth3/vim-syntax-iter
Brian Anderson
-1
/
+1
2014-12-15
rollup merge of #19775: SimonSapin/gedit-new-unicode-escape
Brian Anderson
-0
/
+1
2014-12-14
std: Collapse SlicePrelude traits
Alex Crichton
-5
/
+5
2014-12-14
auto merge of #19725 : vadimcn/rust/inst-path, r=alexcrichton
bors
-2
/
+2
2014-12-14
Update emacs and vi modes.
Niko Matsakis
-2
/
+2
2014-12-13
Get rid of all the remaining uses of `refN`/`valN`/`mutN`/`TupleN`
Jorge Aparicio
-3
/
+2
2014-12-12
vim: Support the new \u{1234} unicode escapes
Kevin Ballard
-1
/
+2
2014-12-12
Update vim syntax highlighting for ExactSizeIterator
Chase Southwood
-1
/
+1
2014-12-12
gedit language spec: add new-style Unicode escapes
Simon Sapin
-0
/
+1
2014-12-11
Use rust-installer for installation
Brian Anderson
-519
/
+0
2014-12-11
Register new snapshots
Alex Crichton
-14
/
+13
2014-12-10
Change default installation directory to %SYSTEMDRIVE%\Rust.
Vadim Chugunov
-2
/
+2
2014-12-09
rollup merge of #19604: vadimcn/gcc-less
Alex Crichton
-7
/
+19
2014-12-06
- Support gcc-less installation on Windows. To do so in unattended mode run:...
Vadim Chugunov
-7
/
+19
2014-12-05
Utilize fewer reexports
Corey Farwell
-7
/
+9
2014-12-05
rollup merge of #19474: luqmana/fl
Corey Richardson
-7
/
+18
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-3
/
+2
2014-12-03
rustup: simplify downloading packages
Erick Tryzelaar
-8
/
+9
2014-12-03
rustup: extract the tarballs as part of installation
Erick Tryzelaar
-11
/
+16
2014-12-03
rustup: rewrite to protect against truncation
Erick Tryzelaar
-18
/
+28
2014-12-03
rustup: factor out installing packages into a function
Erick Tryzelaar
-27
/
+14
2014-12-03
rustup: factor out downloading and extracting the snapshot tarballs
Erick Tryzelaar
-18
/
+35
2014-12-03
rustup: factor out the install flags into a CFG_INSTALL_FLAGS variable
Erick Tryzelaar
-14
/
+13
2014-12-03
rustup: rename TMP_DIR to CFG_TMP_DIR
Erick Tryzelaar
-16
/
+16
2014-12-03
rustup: add a RUST_ prefix to the rust-specific variables
Erick Tryzelaar
-10
/
+11
2014-12-03
rustup: probe for the existance of tar
Erick Tryzelaar
-2
/
+3
2014-12-03
rustup: make rustup executable
Erick Tryzelaar
-0
/
+0
2014-12-03
whitespace cleanup
Erick Tryzelaar
-1
/
+1
2014-12-02
gdb: Fix pretty printer for nullable-opt enums with fat pointers.
Luqman Aden
-5
/
+11
2014-12-02
lldb: Fix pretty printer for nullable-opt enums with fat pointers.
Luqman Aden
-2
/
+7
2014-11-26
rollup merge of #19322: DiamondLovesYou/multi-llvmdeps
Alex Crichton
-61
/
+40
2014-11-26
debuginfo: Fix LLDB pretty printer for enum variants with zero fields.
Michael Woerister
-4
/
+7
2014-11-26
debuginfo: Add script that allows to conveniently start LLDB in "rust-mode"
Michael Woerister
-0
/
+30
2014-11-25
Never generate multiple extern {} blocks in mklldeps.py.
Richard Diamond
-61
/
+40
2014-11-25
auto merge of #19255 : aturon/rust/merge-sync, r=alexcrichton,alexcrichton
bors
-4
/
+3
2014-11-24
auto merge of #19021 : roysc/rust/emacs-pr, r=brson
bors
-4
/
+1
2014-11-24
Merge libsync into libstd
Aaron Turon
-4
/
+3
2014-11-23
rollup merge of #19166: richo/lldb-cleanups
Jakub Bukaj
-31
/
+21
2014-11-22
auto merge of #19125 : chris-morgan/rust/vim-prelude-2014-11-20, r=alexcrichton
bors
-32
/
+27
2014-11-22
auto merge of #17513 : dradtke/rust/master, r=kballard
bors
-15
/
+38
2014-11-21
lldb: Clean up struct printing
Richo Healey
-21
/
+15
[next]