diff options
author | est31 <MTest31@outlook.com> | 2022-10-14 01:46:24 +0200 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2022-10-14 02:16:40 +0200 |
commit | eab41a136a86d98f8f4cc87b5c76583f58daca8d (patch) | |
tree | e9f6537b1dd81f528b88dd70c770936a38227362 /tests/rustdoc-js-std/parser-errors.js | |
parent | 4891d57f7aab37b5d6a84f2901c0bb8903111d53 (diff) | |
download | rust-eab41a136a86d98f8f4cc87b5c76583f58daca8d.tar.gz |
Suppress irrefutable let patterns lint for prefixes in match guards
In match guards, irrefutable prefixes might use the bindings created
by the match pattern. Ideally, we check for this, but we can do the
next best thing and just not lint for irrefutable prefixes in match
guards.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions