We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b66b0f commit da6cbbeCopy full SHA for da6cbbe
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 420708f38992b488570bc8702a887593a57d746f
+refs/heads/master: 20356e4cc3f73648807dc56827102fbaff9061c6
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: ec0258a381b88b5574e3f8ce72ae553ac3a574b7
5
refs/heads/try: 7c6c492fb2af9a85f21ff952942df3523b22fd17
trunk/src/librustdoc/html/static/main.js
@@ -514,9 +514,9 @@
514
// `rustdoc::html::item_type::ItemType` type in Rust.
515
var itemTypes = ["mod",
516
"struct",
517
- "enum",
+ "type",
518
"fn",
519
- "typedef",
520
"static",
521
"trait",
522
"impl",
0 commit comments