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_passes
Age
Commit message (
Expand
)
Author
Lines
2016-02-20
make *mut T -> *const T a coercion
Ariel Ben-Yehuda
-1
/
+2
2016-02-14
Rename hir::Pat_ and its variants
Vadim Petrochenkov
-3
/
+3
2016-02-14
Auto merge of #31581 - petrochenkov:patrefact, r=Manishearth
bors
-3
/
+3
2016-02-13
Auto merge of #31588 - soltanmm:layer, r=nikomatsakis
bors
-3
/
+3
2016-02-13
Rename ast::Pat_ and its variants
Vadim Petrochenkov
-3
/
+3
2016-02-13
Auto merge of #31524 - jonas-schievink:autoderef, r=steveklabnik
bors
-19
/
+19
2016-02-12
Autoderef in librustc_passes
Jonas Schievink
-19
/
+19
2016-02-12
Auto merge of #30726 - GuillaumeGomez:compile-fail, r=brson
bors
-39
/
+40
2016-02-11
bootstrap: Add a bunch of Cargo.toml files
Alex Crichton
-0
/
+15
2016-02-11
[breaking-change] don't glob export ast::Mutablity variants
Oliver 'ker' Schneider
-1
/
+1
2016-02-11
[breaking-change] don't glob export ast::Item_ variants
Oliver 'ker' Schneider
-2
/
+2
2016-02-11
[breaking-change] don't pub export ast::Stmt_ variants
Oliver Schneider
-4
/
+4
2016-02-11
[breaking-change] don't glob export ast::Expr_ variants
Oliver Schneider
-3
/
+3
2016-02-11
[breaking-change] don't glob export ast::Decl_ variants
Oliver Schneider
-2
/
+2
2016-02-11
Move FulfillmentContext out of InferCtxt
Masood Malekghassemi
-3
/
+3
2016-02-07
Update long error explanations
Guillaume Gomez
-39
/
+40
2016-02-05
Instrument a bunch of tasks that employ the HIR map in one way or
Niko Matsakis
-5
/
+12
2016-02-01
Replace some aborts with Results
Nick Cameron
-8
/
+8
2016-01-26
Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson
bors
-2
/
+3
2016-01-26
Auto merge of #31065 - nrc:ident-correct, r=pnkfelix
bors
-2
/
+3
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-2
/
+3
2016-01-24
Improve the error explanations for check_const
Ariel Ben-Yehuda
-36
/
+50
2016-01-22
The war on abort_if_errors
Nick Cameron
-2
/
+3
2016-01-21
move more checks out of librustc
Oliver Schneider
-0
/
+1940
2016-01-15
move const block checks before lowering step
Oliver Schneider
-0
/
+244