about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-29 00:16:59 +0100
committerGitHub <noreply@github.com>2024-02-29 00:16:59 +0100
commit843920f0f6a8d624ee05e2b65eae953ea9f1caf8 (patch)
tree11bf3f524c701ae7c296607448cc8e445e3e227e /compiler/rustc_pattern_analysis/src
parent332b9be7a19f494057e31224f3654f6beda1cff8 (diff)
parent632d26aeff1a943d4791ddad3025af61e0ff2256 (diff)
downloadrust-843920f0f6a8d624ee05e2b65eae953ea9f1caf8.tar.gz
rust-843920f0f6a8d624ee05e2b65eae953ea9f1caf8.zip
Rollup merge of #121689 - GuillaumeGomez:rustdoc-highlighting-whitespace, r=notriddle
[rustdoc] Prevent inclusion of whitespace character after macro_rules ident

Discovered this bug randomly when looking at:

![image](https://github.com/rust-lang/rust/assets/3050060/dca38047-9085-4377-bfac-f98890224be4)

We were too eagerly trying to merge tokens that shouldn't be merged together (for example if you have a code comment followed by a code comment, we merge them in one attribute to reduce the DOM size).

r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions