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
/
librustc_driver
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-13
Some random things
Nick Cameron
-1
/
+1
2015-01-12
Make the compilation process more easily customisable
Nick Cameron
-1
/
+42
2015-01-08
auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton
bors
-1
/
+2
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-08
librustc_driver: Add support for loading plugins via command line (fixes #15446)
Manish Goregaokar
-1
/
+3
2015-01-08
librustc::session : Make DebuggingOpts use the options! macro
Manish Goregaokar
-7
/
+7
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+2
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-9
/
+9
2015-01-08
allow box_syntax and unknown features in the rustc_driver crate.
Felix S. Klock II
-0
/
+2
2015-01-07
Preliminary feature staging
Brian Anderson
-1
/
+21
2015-01-07
use slicing sugar
Jorge Aparicio
-9
/
+9
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-19
/
+3
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-8
/
+8
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-2
/
+16
2015-01-05
rollup merge of #20258: sanxiyn/show-span-2
Alex Crichton
-2
/
+6
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+16
2015-01-03
remove `Any[Mut]RefExt` traits in favor of `impl Any`
Jorge Aparicio
-1
/
+0
2015-01-03
rustc_driver: fix fallout
Jorge Aparicio
-0
/
+1
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+2
2014-12-31
rustc_driver: unbox closures used in let bindings
Jorge Aparicio
-4
/
+4
2014-12-30
Fallout from stabilization
Aaron Turon
-3
/
+5
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-1
/
+1
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-0
/
+2
2014-12-27
Use -Z unstable-options for span debugger
Seo Sanghyeon
-1
/
+5
2014-12-27
Add unstable_options method
Seo Sanghyeon
-1
/
+1
2014-12-26
s/task/thread/g
Steve Klabnik
-1
/
+1
2014-12-22
rollup merge of #19964: pnkfelix/everybody-loops-pprint
Alex Crichton
-8
/
+48
2014-12-22
Add an unstable `--xpretty _` option to `rustc`. Moved `flowgraph`
Felix S. Klock II
-1
/
+12
2014-12-22
Add `-Z unstable-options` debugging flag, which can then be used to
Felix S. Klock II
-7
/
+36
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-13
/
+15
2014-12-21
rollup merge of #19898: Aatch/issue-19684
Alex Crichton
-1
/
+1
2014-12-20
auto merge of #19900 : alexcrichton/rust/compiler-flags, r=cmr
bors
-56
/
+63
2014-12-20
auto merge of #19511 : eddyb/rust/no-shadow, r=alexcrichton
bors
-1
/
+1
2014-12-20
Split resolve from rustc::middle into rustc_resolve.
Eduard Burtescu
-0
/
+1
2014-12-20
Remove feature(import_shadowing) from all crates.
Eduard Burtescu
-1
/
+1
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-56
/
+63
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-7
/
+3
2014-12-18
Fallout from new thread API
Aaron Turon
-6
/
+9
2014-12-18
Only count nested returns when the outer return is reachable
James Miller
-1
/
+1
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-2
/
+2
2014-12-13
librustc_driver: use unboxed closures
Jorge Aparicio
-0
/
+1
2014-12-13
Separate borrowck into its own crate and remove dead code as well.
Niko Matsakis
-1
/
+2
2014-12-11
Register new snapshots
Alex Crichton
-1
/
+1
2014-12-06
librustc_trans: remove unnecessary `as_slice` calls
Jorge Aparicio
-2
/
+2
2014-12-04
FIXME(#19497) -- Stop messing around and just give rustc 32MB of stack uncond...
Niko Matsakis
-7
/
+1
[prev]
[next]