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-29
rollup merge of #20317: brson/rust-installer-v2
Alex Crichton
-6
/
+0
2014-12-29
mk: Package mingw components in unix installer on windows
Brian Anderson
-6
/
+0
2014-12-29
rollup merge of #20243: bombless/patch-1
Alex Crichton
-1
/
+2
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-2
/
+2
2014-12-29
rustup: allow the use of either sha256sum or shasum to verify the download hash
Erick Tryzelaar
-2
/
+16
2014-12-29
rustup: Add support for resuming downloads
Erick Tryzelaar
-2
/
+15
2014-12-29
rustup: allow rust and cargo snapshot dates to be different
Erick Tryzelaar
-19
/
+37
2014-12-29
rustup: add caching of old nightlies
Erick Tryzelaar
-9
/
+40
2014-12-29
rustup: Add support for verifying remote hashes
Erick Tryzelaar
-0
/
+32
2014-12-29
auto merge of #19227 : johshoff/rust/master, r=brson
bors
-4
/
+15
2014-12-28
Split overly long line
Johannes Hoff
-1
/
+3
2014-12-26
add new-style Unicode escapes
bombless
-1
/
+2
2014-12-25
auto merge of #20024 : mneumann/rust/dragonfly-fixes3, r=alexcrichton
bors
-0
/
+3
2014-12-24
Better temporary directory name
Johannes Hoff
-1
/
+1
2014-12-24
Merge branch 'master' into cfg_tmp_dir
Johannes Hoff
-733
/
+261
2014-12-23
Merge pull request #19886 from brson/rustup
bors
-1
/
+1
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-1
/
+1
2014-12-19
Several fixes for DragonFly (rebase)
Michael Neumann
-0
/
+3
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-16
added optional method chain indentations for emacs major mode
Daniel Raloff
-1
/
+28
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
rustup: Don't do verbose tarball extraction
Brian Anderson
-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
[prev]
[next]