about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-06 14:12:29 +0000
committerbors <bors@rust-lang.org>2022-05-06 14:12:29 +0000
commit505f2d97b8406a5c4a9b8a8a0a8ddafe6ddd4c81 (patch)
tree45337c84c45d8c19601922a060cd6b2e595dec65 /src/test/codegen/src-hash-algorithm
parent10dd471fd1d7006c0abbb8e4f4c8a1e0103ffbe8 (diff)
parent7db55313a17a488a8e437fbd184290995f04a32d (diff)
downloadrust-505f2d97b8406a5c4a9b8a8a0a8ddafe6ddd4c81.tar.gz
rust-505f2d97b8406a5c4a9b8a8a0a8ddafe6ddd4c81.zip
Auto merge of #12177 - jonas-schievink:mbe-output-float-literals, r=jonas-schievink
fix: fix macro expansion with float tokens

Fixes https://github.com/rust-lang/rust-analyzer/issues/12170

The parser tells us to consume up to 3 tokens, but on the MBE side all float literals are a single `tt::Literal`, so make sure to only consume a single MBE leaf.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions