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
/
rustc
Age
Commit message (
Expand
)
Author
Lines
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
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-0
/
+9
2016-09-02
rustc: Implement custom derive (macros 1.1)
Alex Crichton
-0
/
+10
2016-08-29
Fix rustbuild
Michael Woerister
-0
/
+1
2016-08-23
Update cargo bootstrap rev and add fix for cargo#3005
Brian Anderson
-0
/
+4
2016-08-16
Proc_macro is alive
cgswords
-0
/
+11
2016-07-30
Update gcc crate dependency to 0.3.27.
Timon Van Overveldt
-3
/
+3
2016-07-30
Auto merge of #35051 - japaric:backtrace, r=alexcrichton
bors
-0
/
+1
2016-07-26
rustbuild: make backtraces (RUST_BACKTRACE) optional
Jorge Aparicio
-0
/
+1
2016-07-22
refactor constant evaluation error reporting
Ariel Ben-Yehuda
-0
/
+1
2016-07-13
evaluate the array length of fixed size array types in rustdoc
Oliver Schneider
-0
/
+1
2016-06-28
refactor rustc_metadata to use CamelCase names and IndexVec
Ariel Ben-Yehuda
-0
/
+1
2016-06-27
Update `src/rustc/Cargo.lock`
Jeffrey Seyfried
-0
/
+46
2016-06-09
fix issues
Ariel Ben-Yehuda
-0
/
+1
2016-06-09
fix Cargo.lock
Ariel Ben-Yehuda
-2
/
+0
2016-05-28
sanity -> validation
Vadim Petrochenkov
-1
/
+0
2016-05-12
rustbuild: Add support for crate tests + doctests
Alex Crichton
-0
/
+7
2016-05-10
rustbuild: Tighten dependencies of build scripts
Alex Crichton
-0
/
+3
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-23
/
+29
2016-05-08
Rollup merge of #33404 - gsquire:cargo-lock, r=alexcrichton
Manish Goregaokar
-27
/
+4
2016-05-07
mir: qualify and promote constants.
Eduard Burtescu
-0
/
+3
2016-05-04
add a check to make tidy to ensure cargo lock file is updated
Garrett Squire
-27
/
+6
2016-04-24
rustc: update Cargo.lock
Tamir Duberstein
-0
/
+1
2016-04-19
rustbuild: Run all markdown documentation tests
Alex Crichton
-1
/
+0
2016-04-15
Auto merge of #32895 - alexcrichton:rustbuild-beta, r=brson
bors
-3
/
+37
2016-04-12
tidy: Add a check to ensure Cargo.toml is in sync
Alex Crichton
-0
/
+4
2016-04-11
rustbuild: Fix handling of the bootstrap key
Alex Crichton
-3
/
+37
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-24
/
+0
[next]