about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-06-21 20:00:51 +0200
committerGitHub <noreply@github.com>2023-06-21 20:00:51 +0200
commitf5470af6a6cac4aed859a072feff62e838f41b37 (patch)
tree909a2fdf23737f4e319ff8ce909c8324ae01e9df /compiler/rustc_trait_selection/src
parentd938be153c81aea0d2022a4ca5e8ed6b7d54079b (diff)
parent805edb0a4a028d1d0f4f7f776ac8d2d36f131dd4 (diff)
downloadrust-f5470af6a6cac4aed859a072feff62e838f41b37.tar.gz
rust-f5470af6a6cac4aed859a072feff62e838f41b37.zip
Rollup merge of #112894 - GuillaumeGomez:gui-fields-display, r=notriddle
Fix union fields display

![Screenshot from 2023-06-21 16-47-24](https://github.com/rust-lang/rust/assets/3050060/833b0fe6-7fb6-4371-86c3-d82fa0c3fe49)

So two bugs in this screenshot: no whitespace between field name and type name, both fields are on the same line. Both problems come from issues in the templates because all whitespace are removed if a askama "command" follows.

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