diff options
| author | bors <bors@rust-lang.org> | 2022-05-06 14:12:29 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-05-06 14:12:29 +0000 |
| commit | 505f2d97b8406a5c4a9b8a8a0a8ddafe6ddd4c81 (patch) | |
| tree | 45337c84c45d8c19601922a060cd6b2e595dec65 /src/test/codegen/src-hash-algorithm | |
| parent | 10dd471fd1d7006c0abbb8e4f4c8a1e0103ffbe8 (diff) | |
| parent | 7db55313a17a488a8e437fbd184290995f04a32d (diff) | |
| download | rust-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
