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
1d75f78ea2
rust
/
tests
/
rustdoc
/
source-file.rs
6 lines
80 B
Rust
Raw
Normal View
History
Unescape
Escape
Add test for source files feature
2018-11-24 13:24:54 +00:00
#![
crate_name =
"
foo
"
]
Update `tests/rustdoc` to new test syntax
2024-06-21 12:03:08 +00:00
//@ hasraw src-files.js source-file.rs
Add test for source files feature
2018-11-24 13:24:54 +00:00
pub
struct
Foo
;
Reference in New Issue
Copy Permalink