rust/src/test/ui/lifetimes
Mazdak Farrokhzad a4ef188ab6
Rollup merge of #60160 - xldenis:fix-overlapping-zero-width-annotation, r=estebank
Fix #58270, fix off-by-one error in error diagnostics.

This fixes #58270 by checking if two diagnostics overlap completely when we're calculating the line offset for each message.
2019-04-25 03:05:24 +02:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-errors Rollup merge of #60160 - xldenis:fix-overlapping-zero-width-annotation, r=estebank 2019-04-25 03:05:24 +02:00
borrowck-let-suggestion.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
borrowck-let-suggestion.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
lifetime-bound-will-change-warning.rs Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-bound-will-change-warning.stderr Update tests 2019-03-11 23:10:26 +03:00
lifetime-doesnt-live-long-enough.rs Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-doesnt-live-long-enough.stderr hide --explain hint if error has no extended info 2019-04-18 13:29:28 -04:00
lifetime-elision-return-type-requires-explicit-lifetime.rs Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-elision-return-type-requires-explicit-lifetime.stderr Update tests 2019-03-11 23:10:26 +03:00
lifetime-elision-return-type-trait.rs Update tests 2018-12-04 10:06:05 +01:00
lifetime-elision-return-type-trait.stderr [review comments] modify test and clean up code 2018-10-22 14:56:03 -07:00
lifetime-no-keyword.rs Remove licenses 2018-12-25 21:08:33 -07:00
lifetime-no-keyword.stderr Update tests 2019-03-11 23:10:26 +03:00