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
/
infer
Age
Commit message (
Expand
)
Author
Lines
2016-04-06
rustc: retire hir::map's paths.
Eduard Burtescu
-7
/
+3
2016-04-06
rustc: move middle::{def,def_id,pat_util} to hir.
Eduard Burtescu
-4
/
+4
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-4
/
+4
2016-04-05
Rollup merge of #32596 - soltanmm:lazy, r=nikomatsakis
Manish Goregaokar
-37
/
+84
2016-04-04
Address nits
Masood Malekghassemi
-11
/
+12
2016-03-31
librustc: replace panic!() with bug!()
Benjamin Herr
-7
/
+7
2016-03-31
librustc: replace unreachable! with bug!()
Benjamin Herr
-1
/
+1
2016-03-31
librustc: replace span_bug calls with span_bug!()
Benjamin Herr
-36
/
+36
2016-03-31
librustc: replace tcx.sess.bug calls with bug!()
Benjamin Herr
-16
/
+12
2016-03-29
Plumb obligations through librustc/infer
Masood Malekghassemi
-36
/
+82
2016-03-28
Refactor s.t. TypeRelation implementors don't escape InferCtxt
Masood Malekghassemi
-22
/
+22
2016-03-28
Remove some dead code
Masood Malekghassemi
-27
/
+0
2016-03-27
rustc: move cfg, infer, traits and ty from middle to top-level.
Eduard Burtescu
-0
/
+8728