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
1
Packages
Projects
Releases
Wiki
Activity
Files
37eed1d1ff3f433b4d6af02e65f6550d10b568f8
rust
/
src
/
test
/
rustdoc
/
source-file.rs
6 lines
84 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: arity-2 `@{has,matches}` -> `...text`
2022-08-10 13:10:04 -07:00
// @hastext source-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