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
b602cf527f
rust
/
tests
/
ui
/
extern
/
auxiliary
/
m1.rs
2 lines
16 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix help for duplicated names: `extern crate (...) as (...)` On the case of duplicated names caused by an `extern crate` statement with a rename, don't include the inline suggestion, instead using a span label with only the text to avoid incorrect rust code output.
2017-11-07 20:01:35 -06:00
pub
fn
foo
(
)
{
}
Reference in New Issue
Copy Permalink