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
/
const_eval.rs
Age
Commit message (
Expand
)
Author
Lines
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-2
/
+2
2012-12-07
librustc: Implement "&mut [T]" as an expression. r=brson
Patrick Walton
-1
/
+2
2012-12-04
librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=...
Patrick Walton
-10
/
+10
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-28
Merge remote-tracking branch 'brson/companion' into incoming
Brian Anderson
-18
/
+0
2012-11-28
Register snapshots
Brian Anderson
-18
/
+0
2012-11-27
librustc: Implement @mut [T] as the new replacement for @[mut T]
Patrick Walton
-1
/
+2
2012-11-19
rustc: Implement explicit self for Eq and Ord. r=graydon
Patrick Walton
-0
/
+18
2012-11-14
rustc: Allow constants to be used in patterns. r=nmatsakis
Patrick Walton
-14
/
+16
2012-11-12
rustc: Implement floating point literal inference. r=nmatsakis
Patrick Walton
-0
/
+2
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-0
/
+467