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
99f77a2eda
rust
/
tests
/
ui
/
imports
/
issue-55811.rs
7 lines
85 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 14:02:50 -06:00
//@ check-pass
//@ aux-build:issue-55811.rs
resolve: Make "empty import canaries" invisible from other crates
2018-11-20 18:39:41 -06:00
extern
crate
issue_55811
;
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink