]> git.lizzy.rs Git - rust.git/commit
Adjust lowering of Slice patterns.
authorMazdak Farrokhzad <twingoow@gmail.com>
Tue, 9 Jul 2019 08:03:30 +0000 (10:03 +0200)
committerMazdak Farrokhzad <twingoow@gmail.com>
Sun, 28 Jul 2019 04:53:38 +0000 (06:53 +0200)
commit694b3c3ef2c7322c2d490ac4896b74ac7b877cc8
treeeda300c73d93e8710c0ea562a5a12c215f731485
parentd5df1e0b0f99e7dad81c573cc2beb03d3023d433
Adjust lowering of Slice patterns.
- Make sure extra `x @ ..` do not cause ICEs.
src/librustc/hir/lowering.rs