rust/compiler
Aaron Hill 3c974adb4c
Note specific regions involved in 'borrowed data escapes' error
Fixes #67007

Currently, a 'borrowed data escapes' error does not mention
the specific lifetime involved (except indirectly through a suggestion
about adding a lifetime bound). We now explain the specific lifetime
relationship that failed to hold, which improves otherwise vague
error messages.
2021-10-05 13:25:03 -05:00
..
2021-10-03 16:08:50 +02:00
2021-10-03 16:08:54 +02:00
2021-10-04 02:33:33 -04:00
2021-10-03 16:08:50 +02:00
2021-10-01 23:17:19 +02:00
2021-10-03 16:08:57 +02:00
2021-10-03 16:08:54 +02:00