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
/
rustc
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
Remove leading newlines
varkor
-1
/
+0
2019-03-26
Update jemalloc-sys to version 0.3.0
gnzlbg
-1
/
+1
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-11
/
+0
2019-01-03
rustc: Fix regression where jemalloc isn't used
Alex Crichton
-10
/
+32
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-19
rustc: Move jemalloc from rustc_driver to rustc
Alex Crichton
-1
/
+14
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-123
/
+0
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-0
/
+14
2018-12-02
explicitly control compiler_builts/c feature from libstd
Ralf Jung
-1
/
+1
2018-11-22
Move fake rustc_codegen_ssa dependency from rustc_driver to rustc-main
bjorn3
-0
/
+4
2018-11-02
Use `jemalloc-sys` on Linux and OSX compilers
Alex Crichton
-0
/
+3
2018-11-02
Remove all jemalloc-related content
Alex Crichton
-3
/
+0
2018-08-08
Update libc and activate align feature
Linus Färnstrand
-1
/
+2
2018-05-17
Fix rustc binary metadata overwriting librustc metadata
Mark Simulacrum
-1
/
+1
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-2
/
+2
2018-04-17
Rollup merge of #49606 - varkor:pipe-repair, r=alexcrichton
kennytm
-1
/
+4
2018-04-12
Update to most recent version of dlmalloc
Alex Crichton
-1
/
+0
2018-04-11
Prevent EPIPE causing ICEs in rustc and rustdoc
varkor
-1
/
+4
2018-04-10
Allow incorrectly reported unused attribute warning
Mark Simulacrum
-0
/
+1
2018-04-07
Inject the `compiler_builtins` crate whenever the `core` crate is injected
Oliver Schneider
-0
/
+3
2018-04-05
Rollup merge of #49563 - japaric:std-thumb, r=alexcrichton
kennytm
-0
/
+1
2018-04-01
add a dist-thumb builder to build rust-std for the THUMB targets
Jorge Aparicio
-0
/
+1
2018-03-28
Set link args for rustdoc
Tatsuyuki Ishi
-0
/
+1
2018-03-18
rustc_driver: get rid of extra thread on Windows
Tatsuyuki Ishi
-0
/
+9
2018-01-27
rustc: Load the `rustc_trans` crate at runtime
Alex Crichton
-3
/
+0
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+14
2017-10-11
Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support
Marco A L Barbosa
-1
/
+1
2017-10-06
Trim and document compiler-builtins shim
Tamir Duberstein
-10
/
+22
2017-09-30
Update the libcompiler_builtins submodule
est31
-1
/
+1
2017-09-21
Trim and document libc shim
Tamir Duberstein
-27
/
+23
2017-08-11
Make librustc_driver work without librustc_trans
bjorn3
-0
/
+1
2017-07-27
Build rustdoc on-demand.
Mark Simulacrum
-20
/
+0
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-0
/
+42
2017-03-28
Fix plain_summary_line function
Guillaume Gomez
-1
/
+0
2017-03-28
Add feature for rustdoc binary
Guillaume Gomez
-0
/
+1
2017-02-21
test: Verify all sysroot crates are unstable
Alex Crichton
-94
/
+0
2017-02-08
sanitizer support
Jorge Aparicio
-0
/
+4
2017-02-02
Fixup crate versions
Vadim Petrochenkov
-2
/
+2
2017-01-16
Expose a feature to force use of alloc_system, teach rustbuild
Aidan Hobson Sayers
-0
/
+1
2016-12-30
std: Don't build docs for misc facade crates
Alex Crichton
-0
/
+2
2016-11-30
Update the bootstrap compiler
Alex Crichton
-33
/
+0
2016-11-26
Auto merge of #38008 - bluss:rustbuild-benches, r=alexcrichton
bors
-0
/
+1
2016-11-26
rustbuild: Add bench = false to std shim crates
Ulrik Sverdrup
-0
/
+1
2016-11-23
std: make compilation of libpanic_unwind optional via a Cargo feature
Jorge Aparicio
-2
/
+3
2016-10-07
Use workspaces and switch to a single Cargo.lock.
Ahmed Charles
-568
/
+0
2016-10-06
rustc: Rename rustc_macro to proc_macro
Alex Crichton
-10
/
+10
2016-09-20
rustc_metadata: replace RBML with a simple and type-safe scheme.
Eduard Burtescu
-1
/
+0
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-11
/
+0
2016-09-16
Auto merge of #36441 - alexcrichton:rustbuild-target, r=brson
bors
-0
/
+8
2016-09-12
rustbuild: Fix cross-compiles to MinGW on Linux
Alex Crichton
-0
/
+8
[next]