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
2018-12-18
update rls submodule to bring a few fixes in
Pietro Albini
-7
/
+7
2018-12-17
require libc 0.2.44 or greater
Pietro Albini
-41
/
+41
2018-12-02
Update RLS on beta
Nick Cameron
-6
/
+6
2018-11-29
Update rustfmt to build on all arches
Alex Crichton
-10
/
+13
2018-11-20
Update the `cargo_metadata` dependency
Alex Crichton
-7
/
+7
2018-11-20
Update RLS and Rustfmt
Niko Matsakis
-66
/
+87
2018-11-09
[beta]: Update Cargo's submodule
Alex Crichton
-0
/
+1
2018-10-31
[beta] Update the boostrap compiler
Alex Crichton
-4
/
+4
2018-10-21
submodules: update clippy from 5afdf8b7 to b1d03437
Matthias Krüger
-0
/
+1
2018-10-20
Update Cargo, build curl/OpenSSL statically via features
Alex Crichton
-187
/
+193
2018-10-14
Added graphviz visualization for obligation forests.
Diogo Sousa
-0
/
+1
2018-10-13
submodules: update cargo from ad6e5c00 to 5dbac988
Matthias Krüger
-7
/
+7
2018-10-13
submodules: update rls from 15d4d4a to 440a985
Matthias Krüger
-3
/
+4
2018-10-13
update miri
Ralf Jung
-16
/
+4
2018-10-11
Fix mobile doc display
Guillaume Gomez
-3
/
+3
2018-10-08
Pass around interned refs to goals and not goals
scalexm
-4
/
+4
2018-10-05
Reapply the macro_rules disambiguation changes from master
Vadim Petrochenkov
-0
/
+1
2018-10-04
Update Cargo.lock
Oliver Schneider
-0
/
+1
2018-10-03
Update clippy
Manish Goregaokar
-0
/
+1
2018-10-02
Rollup merge of #54648 - alexcrichton:update-cargo, r=nikomatsakis
Pietro Albini
-26
/
+81
2018-09-28
Update Cargo's submodule
Alex Crichton
-26
/
+81
2018-09-28
Emit only necessary compilation options in save-analysis
Igor Matuszewski
-0
/
+1
2018-09-26
update clippy submodule to a72e786c
Matthias Krüger
-0
/
+1
2018-09-26
Remove OneVector
ljedrz
-0
/
+1
2018-09-26
Update rustfmt and RLS
Nick Cameron
-95
/
+64
2018-09-23
update rls to 32d457717ce37babef199fe4984b1e20d4e108d4
Matthias Krüger
-0
/
+1
2018-09-21
Update Cargo
Alex Crichton
-13
/
+30
2018-09-20
shuffle ownership of `external_traits`
QuietMisdreavus
-0
/
+1
2018-09-19
Update some `*-sys` dependencies of Cargo/RLS
Alex Crichton
-36
/
+35
2018-09-18
Log when buffering a diagnostic.
David Wood
-0
/
+1
2018-09-17
update miri
Ralf Jung
-2
/
+24
2018-09-15
Update submodules to include rust-lang-nursery/rust-clippy#3189 and rust-lang...
Eduard-Mihai Burtescu
-9
/
+10
2018-09-09
merge cargo changes done by https://github.com/rust-lang/rust/pull/53935/
Eric Huss
-4
/
+4
2018-09-08
Update `petgraph` dependency to 0.4.13
Gabriel Majeri
-3
/
+3
2018-09-07
update clippy submodule
Matthias Krüger
-0
/
+16
2018-09-04
Introduce Custom Test Frameworks
John Renner
-0
/
+1
2018-09-04
Breaking change upgrades
Mark Rousskov
-8
/
+42
2018-09-04
Update Rustfmt to 0.99.4
Igor Matuszewski
-41
/
+47
2018-08-31
Always add all modules to the global ThinLTO module analysis when compiling i...
Michael Woerister
-0
/
+11
2018-08-29
Update clippy submodule
Oliver Schneider
-2
/
+0
2018-08-29
Remove `AccumulateVec` and its uses.
Nicholas Nethercote
-0
/
+1
2018-08-27
Update clippy
John Kåre Alsaker
-15
/
+2
2018-08-25
Update Cargo submodule
Alex Crichton
-401
/
+421
2018-08-25
Bump serde_json 1.0.24 -> 1.0.25
Igor Matuszewski
-136
/
+34
2018-08-23
Use optimized SmallVec implementation
Igor Gutorov
-4
/
+14
2018-08-22
Rollup merge of #53442 - staktrace:rlsbump, r=nrc
Guillaume Gomez
-1
/
+11
2018-08-17
rustc_resolve: don't allow paths starting with `::crate`.
Eduard-Mihai Burtescu
-4
/
+4
2018-08-16
Update version of rls-data used with save-analysis
Kartikaya Gupta
-1
/
+11
2018-08-17
Rollup merge of #53377 - cuviper:pointer-elf_size, r=alexcrichton
kennytm
-3
/
+3
2018-08-15
Rollup merge of #53388 - GuillaumeGomez:fix-links-color, r=frewsxcv
Guillaume Gomez
-4
/
+10
[next]