about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-04-23 20:34:57 +0200
committerGitHub <noreply@github.com>2020-04-23 20:34:57 +0200
commit1d3d80f773bcc6d2598b4c6cb39ba06a8c325103 (patch)
tree01d21bf0246b1872211e7235f83c0eb8c643c8e6 /src/test/codegen/src-hash-algorithm
parent413a12909f3b149af17d75268ed4a136afb82c36 (diff)
parentf96b92f5097a31496b0b735a8647326c5dc2ecf8 (diff)
downloadrust-1d3d80f773bcc6d2598b4c6cb39ba06a8c325103.tar.gz
rust-1d3d80f773bcc6d2598b4c6cb39ba06a8c325103.zip
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
```
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions