We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec1810 commit 403d12dCopy full SHA for 403d12d
src/test/rustdoc-js/pinbox-new.js
src/test/rustdoc-js/vec-new.js
@@ -14,6 +14,5 @@ const EXPECTED = {
14
'others': [
15
{ 'path': 'std::vec::Vec', 'name': 'new' },
16
{ 'path': 'std::vec::Vec', 'name': 'ne' },
17
- { 'path': 'std::pin::PinBox', 'name': 'new' },
18
],
19
};
0 commit comments