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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc
/
infer
/
error_reporting
/
note.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-13
Rename rustc_errors dependency in rust 2018 crates
Taiki Endo
-1
/
+1
2019-02-10
Auto merge of #58151 - ljedrz:HirIdify_rustc, r=Zoxc
bors
-4
/
+2
2019-02-05
rustc: partially HirIdify
ljedrz
-4
/
+2
2019-02-05
move librustc to 2018
Mark Mansi
-5
/
+5
2019-01-02
improve handling for subtype
Niko Matsakis
-0
/
+20
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-06
Use a function to access the Hir map to be able to turn it into a query later
John Kåre Alsaker
-6
/
+6
2018-11-14
capture_disjoint_fields(rust-lang#53488)
Blitzerr
-2
/
+2
2018-09-29
don't elide lifetimes in paths in librustc/
Zack M. Davis
-1
/
+1
2018-01-26
Tweak presentation on lifetime trait mismatch
Esteban Küber
-6
/
+4
2017-11-15
convert EXTRA_REQUIREMENT_IN_IMPL into a hard error
Niko Matsakis
-4
/
+2
2017-09-08
Use NodeId/HirId instead of DefId for local variables.
Eduard-Mihai Burtescu
-9
/
+9
2017-09-01
rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree.
Eduard-Mihai Burtescu
-37
/
+39
2017-09-01
rustc: take TyCtxt and RegionMaps in CodeMap::span.
Eduard-Mihai Burtescu
-48
/
+64
2017-08-11
Use DefIndex instead of NodeId in UpvarId.
Michael Woerister
-9
/
+9
2017-05-09
Improve E0477 error message
Guillaume Gomez
-2
/
+9
2017-04-30
intern CodeExtents
Niko Matsakis
-2
/
+2
2017-04-11
Highlight and simplify mismatched types
Esteban Küber
-0
/
+2
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
/
+465