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
/
traits
Age
Commit message (
Expand
)
Author
Lines
2016-04-07
Rollup merge of #32748 - aturon:simplified-spec, r=nikomatsakis
Manish Goregaokar
-56
/
+149
2016-04-07
Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakis
bors
-56
/
+134
2016-04-07
test the substs ppaux code both with and without -Z verbose
Ariel Ben-Yehuda
-1
/
+2
2016-04-06
rustc: move middle::{def,def_id,pat_util} to hir.
Eduard Burtescu
-9
/
+9
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-1
/
+1
2016-04-05
clean the note-reporting code in report_selection_error
Ariel Ben-Yehuda
-39
/
+62
2016-04-05
improve error message
Ariel Ben-Yehuda
-1
/
+1
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-12
/
+71
2016-04-05
remove workaround that prints error messages with TyErr
Ariel Ben-Yehuda
-6
/
+1
2016-04-05
Reinstate fast_reject for overlap checking
Aaron Turon
-56
/
+149
2016-04-05
Rollup merge of #32596 - soltanmm:lazy, r=nikomatsakis
Manish Goregaokar
-40
/
+74
2016-04-04
Address nits
Masood Malekghassemi
-13
/
+13
2016-04-04
fix corner case around top of stack
Niko Matsakis
-39
/
+32
2016-04-04
process cycles as soon as they are detected
Niko Matsakis
-124
/
+162
2016-03-31
librustc: replace panic!() with bug!()
Benjamin Herr
-2
/
+2
2016-03-31
librustc: replace unreachable! with bug!()
Benjamin Herr
-4
/
+4
2016-03-31
librustc: replace span_bug calls with span_bug!()
Benjamin Herr
-28
/
+30
2016-03-31
librustc: replace tcx.sess.bug calls with bug!()
Benjamin Herr
-39
/
+27
2016-03-29
Plumb obligations through librustc/infer
Masood Malekghassemi
-40
/
+74
2016-03-27
rustc: move cfg, infer, traits and ty from middle to top-level.
Eduard Burtescu
-0
/
+8933