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
/
mk
/
crates.mk
Age
Commit message (
Expand
)
Author
Lines
2017-01-22
Remove crate `proc_macro_tokens`.
Jeffrey Seyfried
-2
/
+1
2017-01-22
Refactor `TokenStream`.
Jeffrey Seyfried
-1
/
+1
2016-12-30
Move from RUSTC_CRATES to TARGET_CRATES
est31
-2
/
+2
2016-12-30
Makefiles support for rustc_i128 crate
Simonas Kazlauskas
-10
/
+15
2016-12-12
Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
bors
-7
/
+7
2016-11-30
Update the bootstrap compiler
Alex Crichton
-6
/
+2
2016-11-30
Rename 'librustc_unicode' crate to 'libstd_unicode'.
Corey Farwell
-7
/
+7
2016-11-28
Refactor TyTrait to contain a interned ExistentialPredicate slice.
Mark-Simulacrum
-1
/
+1
2016-11-11
Change implementation of syntax::util::SmallVector to use data_structures::Sm...
Mark-Simulacrum
-1
/
+1
2016-10-30
Add rustc_data_structures to rustc_driver dependencies.
Michael Woerister
-1
/
+1
2016-10-28
Split up libproc_macro_plugin
Nick Cameron
-3
/
+4
2016-10-06
rustc: Rename rustc_macro to proc_macro
Alex Crichton
-8
/
+8
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-5
/
+4
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-2
/
+6
2016-09-02
rustc: Implement custom derive (macros 1.1)
Alex Crichton
-4
/
+6
2016-08-29
Move `flock.rs` from librustdoc to librustc_data_structures.
Michael Woerister
-4
/
+3
2016-08-16
Proc_macro is alive
cgswords
-3
/
+5
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-21
/
+23
2016-06-08
remove the librustc_trans -> librustc_mir dependency
Ariel Ben-Yehuda
-3
/
+3
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-2
/
+14
2016-05-07
mir: qualify and promote constants.
Eduard Burtescu
-1
/
+1
2016-04-25
save-analysis: implement JSON dumps
Nick Cameron
-1
/
+1
2016-04-21
port compiletest to use JSON output
Niko Matsakis
-1
/
+1
2016-04-20
Auto merge of #31709 - ranma42:target_feature-from-llvm, r=alexcrichton
bors
-1
/
+1
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-1
/
+1
2016-04-09
Reintroduce rustc_llvm dependency in rustc
Andrea Canciani
-1
/
+1
2016-04-06
patch name in incremental's Cargo.toml
Niko Matsakis
-1
/
+2
2016-04-06
make an incremental crate
Niko Matsakis
-2
/
+3
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-16
/
+15
2016-03-30
move `const_eval` and `check_match` out of `librustc`
Oliver Schneider
-10
/
+13
2016-03-30
rename `rustc_const_eval` to `rustc_const_math`
Oliver Schneider
-1
/
+1
2016-03-29
mk: move rustc_const_eval to RUSTC_CRATES where it belongs.
Eduard Burtescu
-2
/
+3
2016-03-29
rustc_platform_intrinsics: remove unused rustc dependency.
Eduard Burtescu
-1
/
+1
2016-03-29
Remove unnecessary dependencies on rustc_llvm.
Eduard Burtescu
-2
/
+2
2016-03-27
mk: add missing dep compiletest=>log
Alex Burka
-1
/
+1
2016-03-27
rustc_trans: move save to librustc_save_analysis.
Eduard Burtescu
-2
/
+3
2016-03-21
scaffolding for borrowck on MIR.
Felix S. Klock II
-1
/
+1
2016-03-14
Auto merge of #30587 - oli-obk:eager_const_eval2, r=nikomatsakis
bors
-6
/
+10
2016-03-11
Auto merge of #32133 - alexcrichton:linkchecker, r=brson
bors
-2
/
+2
2016-03-10
typestrong constant integers
Oliver Schneider
-6
/
+10
2016-03-08
rustbuild: Add the error-index-generator
Alex Crichton
-1
/
+1
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-1
/
+1
2016-03-08
Auto merge of #32009 - alexcrichton:trim-fulldeps, r=brson
bors
-6
/
+7
2016-03-07
Auto merge of #29734 - Ryman:whitespace_consistency, r=Aatch
bors
-1
/
+1
2016-03-07
mk: Distribute fewer TARGET_CRATES
Alex Crichton
-6
/
+7
2016-02-25
mk: Move disable-jemalloc logic into makefiles
Alex Crichton
-6
/
+26
2016-02-14
Rename `error-index-generator` to `error_index_generator`
Dirk Gadsden
-3
/
+3
2016-02-11
rustc_back: Fix disabling jemalloc
Alex Crichton
-2
/
+1
2016-02-09
Allow registering MIR-passes through compiler plugins
Oliver Schneider
-1
/
+1
2016-02-01
Revert "mk: fix some undefined variable warnings"
Alex Crichton
-3
/
+3
[next]