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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
Lines
2018-11-22
Move Cargo.{toml,lock} to the repository root directory.
Eduard-Mihai Burtescu
-3486
/
+0
2018-11-21
rustc: implement and use Default on more types.
Eduard-Mihai Burtescu
-1
/
+10
2018-11-21
Update RLS and Rustfmt
Nick Cameron
-66
/
+87
2018-11-18
Rollup merge of #55857 - andjo403:rmdep, r=Mark-Simulacrum
Pietro Albini
-1
/
+0
2018-11-17
Update Cargo submodule
Alex Crichton
-2
/
+25
2018-11-16
Separating the back folder between backend-agnostic and LLVM-specific code
Denis Merigoux
-2
/
+6
2018-11-16
Beginning of moving all backend-agnostic code to rustc_codegen_ssa
Denis Merigoux
-0
/
+5
2018-11-16
remove unused dependency
Andreas Jonson
-1
/
+0
2018-11-15
submodules: update clippy from d8b42690 to f5d868c9
Matthias Krüger
-7
/
+7
2018-11-14
Use `Mmap` to open the rmeta file.
Nicholas Nethercote
-0
/
+2
2018-11-13
Provide program clauses for builtin types
scalexm
-0
/
+1
2018-11-12
Use type safe `VariantIdx` instead of `usize` everywhere
Oliver Scherer
-0
/
+1
2018-11-12
Use IndexVec instead of `usize` in librustc
Oliver Scherer
-0
/
+1
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-15
/
+1
2018-11-11
Rollup merge of #55816 - nnethercote:from_decimal_string-SmallVec, r=oli-obk
Pietro Albini
-0
/
+1
2018-11-09
Update Cargo submodule
Alex Crichton
-13
/
+14
2018-11-09
Use `SmallVec` to avoid allocations in `from_decimal_string`.
Nicholas Nethercote
-0
/
+1
2018-11-03
Remove rustc_metadata_utils, which contains only one function
bjorn3
-11
/
+1
2018-11-03
Move collect_and_partition_mono_items to rustc_mir
bjorn3
-0
/
+2
2018-11-02
rustc: Wait for all codegen threads to exit
Alex Crichton
-12
/
+0
2018-11-02
Use `jemalloc-sys` on Linux and OSX compilers
Alex Crichton
-0
/
+18
2018-10-31
Bump nightly to 1.32.0
Alex Crichton
-4
/
+4
2018-10-30
Update clippy
Manish Goregaokar
-4
/
+5
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
[next]