Skip to content

Commit 99e2bd2

Browse files
committed
---
yaml --- r: 208839 b: refs/heads/snap-stage3 c: ec60d9f h: refs/heads/master i: 208837: b664fc2 208835: e47abcf 208831: ff0c884 v: v3
1 parent 15aff3b commit 99e2bd2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 38a97becdf3e6a6157f6f7ec2d98ade8d8edc193
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 94b6ddc37c42bdb9af54c88d8d6562e3eb2a2c62
4+
refs/heads/snap-stage3: ec60d9f20cfdfa158c58a27c2bce38ff08962016
55
refs/heads/try: 7b4ef47b7805a402d756fb8157101f64880a522f
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/src/librustdoc/html/static/main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,8 @@ a {
443443
.content .search-results td:first-child { padding-right: 0; }
444444
.content .search-results td:first-child a { padding-right: 10px; }
445445

446+
tr.result span.primitive::after { content: ' (primitive type)'; font-style: italic; }
447+
446448
#help {
447449
background: #e9e9e9;
448450
border-radius: 4px;

0 commit comments

Comments
 (0)