rust/src/test/ui/try-block
Matthew Jasper 55ec104313 Use the span of the user type for AscribeUserType
Also change the order of the fake read for let and the AscribeUserType,
so that we use the better span and message from the fake read in errors.
2018-10-10 11:56:16 +01:00
..
try-block-bad-lifetime.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-bad-lifetime.stderr Use the span of the user type for AscribeUserType 2018-10-10 11:56:16 +01:00
try-block-bad-type.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-bad-type.stderr Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-in-edition2015.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-in-edition2015.stderr Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-in-match.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-in-match.stderr Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-in-while.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-in-while.stderr Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-maybe-bad-lifetime.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-maybe-bad-lifetime.stderr Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-opt-init.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-opt-init.stderr Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-type-error.rs Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00
try-block-type-error.stderr Make a try-blocks folder for all the try{} UI tests 2018-08-19 17:08:30 -07:00