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_mir
/
build
Age
Commit message (
Expand
)
Author
Lines
2015-10-07
Partially format librustc_mir with rustfmt.
Ms2ger
-187
/
+180
2015-10-06
fix some tidy complaints
Niko Matsakis
-4
/
+6
2015-10-06
strip out the hair trait and use concrete types instead
Niko Matsakis
-234
/
+251
2015-10-04
change how we declare bindings so that unreachable arms don't
Niko Matsakis
-42
/
+39
2015-10-04
rather than just passing the block around, track the candidate's index,
Niko Matsakis
-19
/
+31
2015-10-04
switch to using constvals for constants, instead of having constant
Niko Matsakis
-121
/
+42
2015-09-26
Auto merge of #28642 - petrochenkov:name3, r=nrc
bors
-2
/
+2
2015-09-24
Remove the deprecated box(PLACE) syntax.
Eduard Burtescu
-1
/
+1
2015-09-23
Remove random Idents outside of libsyntax
Vadim Petrochenkov
-2
/
+2
2015-09-17
Remove hir::ExprParen
Nick Cameron
-35
/
+9
2015-09-06
enable slice patterns and enable building rustdoc
Niko Matsakis
-105
/
+192
2015-09-06
convert TODOs to FIXMEs
Niko Matsakis
-1
/
+3
2015-09-06
add MIR code (unused thus far)
Niko Matsakis
-0
/
+2803