This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c10cf088a
rust
/
tests
/
ui
/
imports
/
issue-55811.rs
7 lines
83 B
Rust
Raw
Normal View
History
Unescape
Escape
Use check-pass in ui tests where appropriate
2019-11-03 18:00:00 -06:00
// check-pass
resolve: Make "empty import canaries" invisible from other crates
2018-11-20 18:39:41 -06:00
// aux-build:issue-55811.rs
extern
crate
issue_55811
;
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink