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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Cargo.lock
Age
Commit message (
Expand
)
Author
Lines
2017-07-13
[beta] Remove rls from the workspace and extended builds
Josh Stone
-247
/
+0
2017-07-13
Update the `cargo` submodule
Alex Crichton
-5
/
+3
2017-06-12
update git2
Marc-Antoine Perennou
-10
/
+16
2017-06-08
[beta] Update rls/cargo submodules
Alex Crichton
-76
/
+46
2017-06-02
Rollup merge of #42343 - cuviper:install-executables, r=alexcrichton
Mark Simulacrum
-5
/
+5
2017-06-01
Support VS 2017
Brian Anderson
-17
/
+18
2017-05-31
Update rust-installer for Windows executable mode
Josh Stone
-5
/
+5
2017-05-28
Updated locked version of libgit2
Alex Crichton
-7
/
+8
2017-05-24
Update Cargo submodule
Alex Crichton
-29
/
+0
2017-05-18
Unify all stage2 tools into a workspace
Tatsuyuki Ishi
-71
/
+1048
2017-05-16
Auto merge of #41853 - Keruspe:install, r=alexcrichton
bors
-3
/
+3
2017-05-16
update lzma-sys to 0.1.4
Marc-Antoine Perennou
-3
/
+3
2017-05-16
Auto merge of #41565 - rkruppe:llvm-sys, r=eddyb
bors
-3
/
+18
2017-05-15
Remove (direct) rustc_llvm dependency from rustc_driver
Robin Kruppe
-1
/
+0
2017-05-15
Remove rustc_llvm dependency from librustc
Robin Kruppe
-1
/
+0
2017-05-14
Update to the oxidized rust-installer
Josh Stone
-3
/
+162
2017-05-14
Remove rustc_llvm dependency from rustc_metadata
Robin Kruppe
-1
/
+18
2017-05-13
Pass static crt to llvm cmake configuration
Liran Ringel
-17
/
+17
2017-05-09
Update save-analysis deps and RLS submodule
Nick Cameron
-7
/
+7
2017-05-07
Auto merge of #41729 - ubsan:master, r=nrc
bors
-1
/
+1
2017-05-07
fix the easy features in libsyntax
ubsan
-1
/
+1
2017-05-03
convert save-analysis to use `ItemCtxt` and not `ast_ty_to_ty_cache`
Niko Matsakis
-0
/
+1
2017-05-03
remove use of `ast_ty_to_ty_cache` from librustdoc
Niko Matsakis
-0
/
+1
2017-04-29
Auto merge of #41588 - cengizIO:master, r=nikomatsakis
bors
-0
/
+7
2017-04-27
travis: Parallelize tests on Android
Alex Crichton
-8
/
+8
2017-04-27
Rollup merge of #41572 - frewsxcv:bump-mdbook, r=steveklabnik
Corey Farwell
-3
/
+3
2017-04-27
use diff crate for compile-fail test diagnostics #41474
Cengiz Can
-0
/
+7
2017-04-27
Bump mdbook dep to pick up new 'create missing' toggle feature.
Corey Farwell
-3
/
+3
2017-04-26
Update num_cpus dependency to 1.x (1.4.0)
Jessica Hamilton
-3
/
+3
2017-04-19
Rollup merge of #41374 - steveklabnik:update-mdbook, r=frewsxcv
Corey Farwell
-3
/
+3
2017-04-18
Add top level sections to the Unstable Book.
Corey Farwell
-3
/
+0
2017-04-18
update mdbook
steveklabnik
-3
/
+3
2017-04-16
rustc: expose monomorphic const_eval through on-demand.
Eduard-Mihai Burtescu
-2
/
+0
2017-04-16
rustc_const_eval: move ConstEvalErr to the rustc crate.
Eduard-Mihai Burtescu
-2
/
+0
2017-03-31
Sync all unstable features with Unstable Book; add tidy lint.
Corey Farwell
-0
/
+3
2017-03-28
Fix id generation
Guillaume Gomez
-4
/
+5
2017-03-28
Update to last pulldown version
Guillaume Gomez
-35
/
+27
2017-03-28
Update pulldown version after fix merged
Guillaume Gomez
-1
/
+16
2017-03-28
Replace hoedown with pull in rustdoc
Guillaume Gomez
-0
/
+2
2017-03-23
Remove internal liblog
Alex Crichton
-32
/
+21
2017-03-20
travis: Don't set `RUST_LOG` globally
Alex Crichton
-7
/
+7
2017-03-15
Move to using 0.1 versions of crates, rather than GH links
Nick Cameron
-17
/
+17
2017-03-15
Handle feature=rustbuild
Nick Cameron
-1
/
+1
2017-03-15
Add rls-span to do some conversions into rls-data.
Nick Cameron
-0
/
+1
2017-03-15
Use out-of-tree rustc serialize
Nick Cameron
-12
/
+12
2017-03-15
save-analysis: depend on the rls-data crate
Nick Cameron
-11
/
+42
2017-03-11
Update mdbook to new version
steveklabnik
-40
/
+40
2017-03-10
Don't put Cargo into the rustc workspace
Alex Crichton
-666
/
+0
2017-03-04
Automate timestamp creation and build skipping for native libraries
Vadim Petrochenkov
-2
/
+2
2017-03-04
Support combination MSVC + Ninja
Vadim Petrochenkov
-7
/
+7
[next]