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 2e81ce7 commit 77bc826Copy full SHA for 77bc826
src/test/rustdoc-js/from_u.js
@@ -15,7 +15,5 @@ const EXPECTED = {
15
{ 'path': 'std::char', 'name': 'from_u32' },
16
{ 'path': 'std::str', 'name': 'from_utf8' },
17
{ 'path': 'std::string::String', 'name': 'from_utf8' },
18
- { 'path': 'std::i32', 'name': 'from_unsigned' },
19
- { 'path': 'std::i128', 'name': 'from_unsigned' },
20
],
21
};
0 commit comments