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
300901b70509a0af2d971aa6f6104300da24212c
rust
/
tests
/
run-make
/
extern-diff-internal-name
/
test.rs
6 lines
46 B
Rust
Raw
Normal View
History
Unescape
Escape
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
2014-12-31 20:43:46 -08:00
#[
macro_use
]
Add regression test for #17186
2014-09-12 08:38:45 -07:00
extern
crate
foo
;
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink