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-05-14
Introduce OperandValue::nontemporal_store and use it in the intrinsics
Anthony Ramine
-0
/
+1
2018-05-08
[beta] Prepare the 1.27.0 beta release
Alex Crichton
-34
/
+56
2018-05-05
Misc tweaks
John Kåre Alsaker
-0
/
+1
2018-05-04
Use published rustfix 0.2 version
Pascal Hertleif
-6
/
+4
2018-05-04
test: Make a dedicated testsuite for rustfix
Alex Crichton
-0
/
+15
2018-05-04
Update RLS and Rustfmt (and Cargo)
Nick Cameron
-3
/
+4
2018-05-02
Update RLS and Rustfmt
Nick Cameron
-27
/
+44
2018-04-30
Update Cargo.lock
Oliver Schneider
-14
/
+0
2018-04-26
Update `parking_lot` dependencies
Alex Crichton
-9
/
+9
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-2
/
+9
2018-04-26
rustc_target: move in type definitions from rustc_trans::abi.
Irina Popa
-2
/
+1
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-17
/
+17
2018-04-26
Update rustfmt and rls
Nick Cameron
-58
/
+139
2018-04-23
Fix the miri tool
Oliver Schneider
-12
/
+3
2018-04-22
Update MDBook
Matt Ickstadt
-10
/
+26
2018-04-22
Remove Alloc::oom
Steven Fackler
-1
/
+0
2018-04-20
Update the Cargo submodule
Alex Crichton
-187
/
+198
2018-04-19
Update clippy
Oliver Schneider
-3
/
+24
2018-04-18
Update Rustfmt
Nick Cameron
-24
/
+24
2018-04-15
Make arenas thread safe
John Kåre Alsaker
-0
/
+3
2018-04-14
Update Rustfmt
Nick Cameron
-26
/
+26
2018-04-12
Restore Global.oom() functionality
Simon Sapin
-0
/
+1
2018-04-12
Use the GlobalAlloc trait for #[global_allocator]
Simon Sapin
-1
/
+0
2018-04-12
Update to most recent version of dlmalloc
Alex Crichton
-1
/
+0
2018-04-12
Separate alloc::heap::Alloc trait for stage0 #[global_allocator]
Simon Sapin
-2
/
+0
2018-04-12
Deprecate the std_unicode crate
Simon Sapin
-1
/
+0
2018-04-11
Update clippy and rls
Oliver Schneider
-4
/
+4
2018-04-09
Update Rustfmt
Nick Cameron
-24
/
+24
2018-04-07
Inject the `compiler_builtins` crate whenever the `core` crate is injected
Oliver Schneider
-0
/
+14
2018-04-05
update mdbook
steveklabnik
-0
/
+211
2018-04-04
Update RLS
Boris-Chengbiao Zhou
-25
/
+4
2018-04-03
Implement generating graphs of the build steps
Mark Simulacrum
-0
/
+23
2018-04-03
Add tests to rustbuild
Mark Simulacrum
-0
/
+17
2018-04-02
Bump to 1.27.0
Alex Crichton
-164
/
+185
2018-04-01
Rollup merge of #49549 - Mark-Simulacrum:bootstrap-cleanup, r=alexcrichton
Mark Simulacrum
-3
/
+0
2018-04-01
Remove filetime dep from build_helper
Mark Simulacrum
-3
/
+0
2018-03-30
Bump lockfile
Manish Goregaokar
-3
/
+24
2018-03-29
Update Cargo
Aleksey Kladov
-1
/
+14
2018-03-28
Stabilize match_default_bindings
Taylor Cramer
-24
/
+24
2018-03-26
Fix diagnostic colors on Windows 10 console.
Eric Huss
-6
/
+6
2018-03-26
rustbuild: Fail the build if we build Cargo twice
Alex Crichton
-189
/
+190
2018-03-26
Stabilize conservative_impl_trait
Taylor Cramer
-24
/
+3
2018-03-25
Rollup merge of #49203 - Eijebong:lets-cleanup-dependencies, r=Mark-Simulacrum
kennytm
-102
/
+12
2018-03-23
Update RLS and Rustfmt
Nick Cameron
-1
/
+22
2018-03-21
Bump racer and home
Bastien Orivel
-102
/
+12
2018-03-20
Update Cargo to fix regression
Aleksey Kladov
-7
/
+7
2018-03-19
Update rustfmt to 0.4.1
Alan Du
-92
/
+47
2018-03-17
Update Cargo
Aleksey Kladov
-26
/
+17
2018-03-16
Automatically enable the `clippy` feature of `rls` if clippy builds
Oliver Schneider
-170
/
+24
2018-03-16
Rollup merge of #48957 - Eijebong:rand, r=michaelwoerister
kennytm
-27
/
+16
[next]