Dylan DPC
1d3d80f773
Rollup merge of #70633 - kper:master, r=estebank
...
Confusing suggestion on incorrect closing `}`
Compiler returns
```
error: unexpected closing delimiter: `}`
--> main.rs:20:1
|
9 | ErrorHandled::Reported => {}
| -- this block is empty, you might have not meant to close it temp
...
20 | }
| ^ unexpected closing delimiter
error: aborting due to previous error
```
2020-04-23 20:34:57 +02:00
..
2020-04-18 16:37:08 -07:00
2020-04-18 17:19:53 -07:00
2020-04-18 17:19:53 -07:00
2020-04-19 22:24:42 -04:00
2020-04-22 12:18:33 +02:00
2020-04-18 16:37:08 -07:00
2020-04-18 17:19:53 -07:00
2020-04-23 15:57:11 +02:00
2020-04-18 16:37:08 -07:00
2020-04-20 09:24:41 -07:00
2020-04-18 14:37:44 -03:00
2020-04-19 10:01:16 +00:00
2020-04-18 17:19:53 -07:00
2020-04-18 16:37:08 -07:00
2020-04-18 17:19:53 -07:00
2020-04-20 11:17:03 -07:00
2020-04-22 23:19:19 +02:00
2020-04-21 20:09:07 +05:30
2020-04-19 21:11:29 +02:00
2020-04-18 16:37:08 -07:00
2020-04-23 20:34:57 +02:00
2020-04-21 12:50:16 -07:00
2020-04-18 16:37:08 -07:00
2020-04-18 17:19:53 -07:00
2020-04-18 17:19:53 -07:00
2020-04-18 16:37:08 -07:00
2020-04-18 16:37:08 -07:00
2020-04-18 14:37:44 -03:00
2020-04-18 17:19:53 -07:00
2020-04-18 16:37:08 -07:00
2020-04-21 15:06:24 -04:00
2020-04-21 15:06:24 -04:00
2020-04-22 15:22:18 +10:00
2020-04-22 15:22:18 +10:00
2020-04-18 16:37:08 -07:00
2020-04-21 21:16:50 -07:00