about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/source-script.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-01-14 07:47:39 +0100
committerGitHub <noreply@github.com>2022-01-14 07:47:39 +0100
commit2ae4afddd739144afba7348fb682d7b0cade6f67 (patch)
treee9fc46443cfbe0a8533084362bf88bb20057f436 /src/librustdoc/html/static/js/source-script.js
parentdae3ef2eb2c49542d7eb802db17f3863f87202b1 (diff)
parentd5871d09f1a4643ca2f1d02ea5f147a412ead1f5 (diff)
downloadrust-2ae4afddd739144afba7348fb682d7b0cade6f67.tar.gz
rust-2ae4afddd739144afba7348fb682d7b0cade6f67.zip
Rollup merge of #92864 - Urgau:fix-missing-source-dot, r=jsha
Fix a missing dot in the main item heading

This pull-request fix a missing `·` in the item header ~~and also make use of `&nbsp;` to explicit that the spaces are mandatory~~.

| Before | After |
| --- | --- |
| ![image](https://user-images.githubusercontent.com/3616612/149393966-7cca6dc5-9a62-47fa-8c9c-18f936d43aa9.png) | ![image](https://user-images.githubusercontent.com/3616612/149393869-5ffd6e44-d91c-4ece-b69e-d103304f6626.png) |

PS: This was introduce yesterday by https://github.com/rust-lang/rust/pull/92526 (the migration from Tera to Askama) and is not currently observable in the nightly doc.
Diffstat (limited to 'src/librustdoc/html/static/js/source-script.js')
0 files changed, 0 insertions, 0 deletions