This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
647f1536d2f50b203ca9a67396225c4f7771e1c8
rust
/
tests
/
rustdoc
/
source-code-pages
/
source-file.rs
6 lines
80 B
Rust
Raw
Normal View
History
Unescape
Escape
Add test for source files feature
2018-11-24 14:24:54 +01:00
#![
crate_name =
"
foo
"
]
Update `tests/rustdoc` to new test syntax
2024-06-21 14:03:08 +02:00
//@ hasraw src-files.js source-file.rs
Add test for source files feature
2018-11-24 14:24:54 +01:00
pub
struct
Foo
;
Reference in New Issue
Copy Permalink