This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-28 19:17:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5d850e0f50
rust
/
tests
/
rustdoc-js
/
basic.js
7 lines
108 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add tester and a few tests
2018-01-07 15:20:25 +00:00
const
EXPECTED
=
{
Update rustdoc-js* format
2023-06-09 14:49:38 +00:00
'query'
:
'Fo'
,
Add tester and a few tests
2018-01-07 15:20:25 +00:00
'others'
:
[
Rename rustdoc js test suites
2019-02-23 23:08:43 +00:00
{
'path'
:
'basic'
,
'name'
:
'Foo'
}
,
Add tester and a few tests
2018-01-07 15:20:25 +00:00
]
,
}
;
Reference in New Issue
Copy Permalink