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
/
error_reporting
Age
Commit message (
Expand
)
Author
Lines
2017-05-18
Fix off-by-one error in column number in `explain_span`.
Florian Hartwig
-1
/
+1
2017-05-13
rustc: stop interning CodeExtent, it's small enough.
Eduard-Mihai Burtescu
-6
/
+6
2017-05-13
rustc: remove redundant fn_id's from CodeExtentData.
Eduard-Mihai Burtescu
-2
/
+2
2017-05-13
rustc: treat ReEarlyBound as free without replacing it with ReFree.
Eduard-Mihai Burtescu
-13
/
+28
2017-05-13
rustc: use DefId instead of CodeExtent for FreeRegion's scope.
Eduard-Mihai Burtescu
-1
/
+1
2017-05-09
Improve E0477 error message
Guillaume Gomez
-2
/
+9
2017-05-08
Remove need for &format!(...) or &&"" dances in `span_label` calls
Oliver Schneider
-2
/
+2
2017-04-30
intern CodeExtents
Niko Matsakis
-11
/
+11
2017-04-30
remove ROOT_CODE_EXTENT and DUMMY_CODE_EXTENT
Niko Matsakis
-1
/
+3
2017-04-30
On-demandify region mapping
Taylor Cramer
-4
/
+4
2017-04-11
Highlight and simplify mismatched types
Esteban Küber
-9
/
+281
2017-03-26
store a copy of the Issue32230 info within TypeError
Ariel Ben-Yehuda
-23
/
+19
2017-02-27
Format note.rs with rustfmt
Cengiz Can
-253
/
+220
2017-02-27
Lower moved fn's visibility to supermodule
Cengiz Can
-2
/
+2
2017-02-27
Move two large error_reporting fn's to a separate file
Cengiz Can
-0
/
+1158