about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-unwind.diff
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-05-11 13:16:30 +0900
committerGitHub <noreply@github.com>2022-05-11 13:16:30 +0900
commit8fcf113743a06756a024ecae49a571d96d9bc24e (patch)
treedfc569cf476100a2bf4e4ed5b858a8978eb06c67 /tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-unwind.diff
parent050978ba436674db0dc28d5946ef9c93231165f9 (diff)
parent77f096453c819224e712bf56b4567558c7ae31e2 (diff)
downloadrust-8fcf113743a06756a024ecae49a571d96d9bc24e.tar.gz
rust-8fcf113743a06756a024ecae49a571d96d9bc24e.zip
Rollup merge of #96543 - nnethercote:rm-make_token_stream-hacks, r=Aaron1011
Remove hacks in `make_token_stream`.

`make_tokenstream` has three commented hacks, and a comment at the top
referring to #67062. These hacks have no observable effect, at least as judged
by running the test suite. The hacks were added in #82608, with an explanation
[here](https://github.com/rust-lang/rust/pull/82608#issuecomment-812877329). It
appears that one of the following is true: (a) they never did anything useful,
(b) they do something useful but we have no test coverage for them, or (c)
something has changed in the meantime that means they are no longer necessary.

This commit removes the hacks and the comments, in the hope that (b) is not
true.

r? `@Aaron1011`
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions