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
/
librustc
/
driver
Age
Commit message (
Expand
)
Author
Lines
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-6
/
+7
2012-12-07
librustc: De-mode pattern bindings. r=nmatsakis
Patrick Walton
-3
/
+3
2012-12-06
Remove hack to not use type_use on x86
Brian Anderson
-4
/
+1
2012-12-06
Turn off type_use on x86. #4127
Brian Anderson
-1
/
+4
2012-12-06
Eleminate pattern warnings
Brian Anderson
-4
/
+4
2012-12-05
librustc: Implement "-Z no-monomorphic-collapse" as a debugging tool to diagn...
Patrick Walton
-0
/
+6
2012-12-05
librustc: Make a context including the method map in check_alt, in preparatio...
Patrick Walton
-1
/
+1
2012-12-04
librustc: Long lines. rs=rustbot
Patrick Walton
-2
/
+2
2012-12-04
librustc: Implement moves based on type. r=nmatsakis
Patrick Walton
-0
/
+3
2012-12-04
librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=...
Patrick Walton
-15
/
+15
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+30
2012-11-28
Remove uses of #[merge]
Brian Anderson
-0
/
+8
2012-11-28
Merge remote-tracking branch 'brson/companion' into incoming
Brian Anderson
-41
/
+5
2012-11-28
Register snapshots
Brian Anderson
-40
/
+0
2012-11-26
Remove the crate language
Brian Anderson
-1
/
+5
2012-11-24
[libstd] getopts, now with fewer copies
Tim Chevalier
-3
/
+3
2012-11-19
rustc: Implement explicit self for Eq and Ord. r=graydon
Patrick Walton
-0
/
+40
2012-11-17
Merge remote-tracking branch 'brson/codemap'
Brian Anderson
-4
/
+4
2012-11-14
librustc: discard side tables after translation, before llvm passes.
Graydon Hoare
-40
/
+52
2012-11-12
Objectify the codemap
Brian Anderson
-2
/
+2
2012-11-12
Remove CodeMap box typedef from codemap
Brian Anderson
-3
/
+3
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-0
/
+1212