diff options
| author | Yutaro Ohno <yutaro.ono.418@gmail.com> | 2022-12-03 23:24:49 +0900 |
|---|---|---|
| committer | Yutaro Ohno <yutaro.ono.418@gmail.com> | 2022-12-03 23:24:49 +0900 |
| commit | 690addc6ecc575f6b9df5e2fc09bd119e51e6194 (patch) | |
| tree | 6e702c8533816a72e47d81386a0f369398b6927f /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 703d95e183fbb678249d8f61cabc732e46884e00 (diff) | |
| download | rust-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
