about summary refs log tree commit diff
path: root/compiler/rustc_macros/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-06-01 11:29:45 +0200
committerGitHub <noreply@github.com>2021-06-01 11:29:45 +0200
commit82b84bfca4e09dec079ce573bb594c9ca42029f7 (patch)
treee149208ec92f97d1d700dbe39c3225611a0d4f56 /compiler/rustc_macros/src
parentf4d3f32f4529adc9709ee11fd062b49332d36096 (diff)
parent2970479412783b39aab3792525cb926a609a2d3c (diff)
downloadrust-82b84bfca4e09dec079ce573bb594c9ca42029f7.tar.gz
rust-82b84bfca4e09dec079ce573bb594c9ca42029f7.zip
Rollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez
Fix details rustdoc toggle for blanket impl

In the meantime, allow all of the details to have the same top.

Before

![image](https://user-images.githubusercontent.com/4687791/120214139-a673ed00-c266-11eb-9154-3a8148199c8f.png)
![image](https://user-images.githubusercontent.com/4687791/120214232-c5727f00-c266-11eb-8bda-871e6e04819e.png)

After

![image](https://user-images.githubusercontent.com/4687791/120214121-9d831b80-c266-11eb-8c33-db1317c42375.png)
![image](https://user-images.githubusercontent.com/4687791/120214273-d4f1c800-c266-11eb-89ee-0f2b7c2e5bdb.png)

I stumbled across this while wanting to do a details button for the layout.
Diffstat (limited to 'compiler/rustc_macros/src')
0 files changed, 0 insertions, 0 deletions