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
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2017-12-20
move nice-region-error reporting into its own module
Niko Matsakis
-226
/
+0
2017-12-09
Use Try syntax for Option in place of macros or match
Matt Brubeck
-4
/
+2
2017-11-05
Handle anon lifetime arg being returned with named lifetime return type
Esteban Küber
-0
/
+1
2017-09-26
merge fixes, addressing CR comments
gaurikholkar
-3
/
+8
2017-09-14
bring Ty into scope
Douglas Campos
-2
/
+2
2017-09-09
adding E0623 for LateBound regions
gaurikholkar
-76
/
+102
2017-08-25
Auto merge of #43700 - gaurikholkar:struct_lifetimes, r=nikomatsakis
bors
-40
/
+116
2017-08-24
build fixes
gaurikholkar
-30
/
+30
2017-08-24
adding macro, cleaning up code
gaurikholkar
-1
/
+9
2017-08-23
code review fixes
gaurikholkar
-42
/
+41
2017-08-18
code review fixes
gaurikholkar
-2
/
+14
2017-08-17
code review fixes
gaurikholkar
-6
/
+24
2017-08-17
Adding E0623 for structs
gaurikholkar
-17
/
+56
2017-08-11
Use ItemLocalId as key for node_types, node_substs, and adjustments in Typeck...
Michael Woerister
-1
/
+1
2017-07-28
Adding E0623, to detect missing lifetimes when both regions are anonymous
gaurikholkar
-0
/
+120