about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorYutaro Ohno <yutaro.ono.418@gmail.com>2022-12-03 23:24:49 +0900
committerYutaro Ohno <yutaro.ono.418@gmail.com>2022-12-03 23:24:49 +0900
commit690addc6ecc575f6b9df5e2fc09bd119e51e6194 (patch)
tree6e702c8533816a72e47d81386a0f369398b6927f /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent703d95e183fbb678249d8f61cabc732e46884e00 (diff)
downloadrust-690addc6ecc575f6b9df5e2fc09bd119e51e6194.tar.gz
rust-690addc6ecc575f6b9df5e2fc09bd119e51e6194.zip
parser: fix ICE with invalid variable declaration in macro call
Fix ICE on parsing an invalid variable declaration as a statement like:

```
macro_rules! m { ($s:stmt) => {} }
m! { var x }
```
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions