diff options
author | est31 <MTest31@outlook.com> | 2022-12-04 00:21:19 +0100 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2022-12-04 04:09:40 +0100 |
commit | a59a2d3f6a80001b0610f03cfc7a6452b63f8935 (patch) | |
tree | 2a3e2faa00f2c85fcf99a01ff85f5a8e2e12f920 /tests/rustdoc-js-std/parser-errors.js | |
parent | a2076dc0a67b0fec7fe0548d0038eed46e714535 (diff) | |
download | rust-a59a2d3f6a80001b0610f03cfc7a6452b63f8935.tar.gz |
Also avoid creating a terminating scope in mixed chains
This avoids creation of a terminating scope in
chains that contain both && and ||, because
also there we know that a terminating scope is
not neccessary: all the chain members are already
in such terminating scopes.
Also add a mixed && / || test.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions