about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-04-29 15:23:25 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2022-04-29 15:23:25 +1000
commitbb398ca59447d8be1d9a9386de0f8ba2ecc3d9c1 (patch)
tree51f5bf6a313d46590a84e9eaf25bbd1ceb3f8c10 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentbaaa3b682986879c7784b5733ecea942e9ae7de3 (diff)
downloadrust-bb398ca59447d8be1d9a9386de0f8ba2ecc3d9c1.tar.gz
rust-bb398ca59447d8be1d9a9386de0f8ba2ecc3d9c1.zip
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.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions