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
/
middle
/
mem_categorization.rs
Age
Commit message (
Expand
)
Author
Lines
2012-12-17
Add support for destructuring vectors in match expressions
Jakub Wieczorek
-1
/
+3
2012-12-13
librustc: Add missing case in mem_categorization. rs=bugfix
Patrick Walton
-0
/
+4
2012-12-13
librustc: Allow moves out of `self`. r=nmatsakis
Patrick Walton
-4
/
+13
2012-12-10
Remove un-needed code for obsolete classes
Tim Chevalier
-9
/
+9
2012-12-07
librustc: De-mode pattern bindings. r=nmatsakis
Patrick Walton
-17
/
+1
2012-12-04
librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=...
Patrick Walton
-4
/
+4
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-30
librustc: Make `a.b()` always a method call. r=nmatsakis
Patrick Walton
-1
/
+2
2012-11-28
Merge remote-tracking branch 'brson/companion' into incoming
Brian Anderson
-202
/
+0
2012-11-28
Register snapshots
Brian Anderson
-202
/
+0
2012-11-28
librustc: Make overloaded operators with explicit self translate correctly
Patrick Walton
-0
/
+23
2012-11-19
rustc: Implement explicit self for Eq and Ord. r=graydon
Patrick Walton
-0
/
+202
2012-11-14
Inherit mutability through fixed-length vectors.
Niko Matsakis
-1
/
+2
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-0
/
+1119