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
2
Packages
Projects
Releases
Wiki
Activity
Files
master
rust
/
tests
/
ui
/
resolve
/
crate-called-as-function.rs
4 lines
87 B
Rust
Raw
Permalink
Normal View
History
Unescape
Escape
Add tests for resolution changes
2021-01-18 14:01:09 +01:00
fn
main
(
)
{
UI tests: add missing diagnostic kinds where possible
2025-04-05 19:19:56 +03:00
::
foo
(
)
//~ ERROR cannot find external crate `foo` in the crate root
Add tests for resolution changes
2021-01-18 14:01:09 +01:00
}
Reference in New Issue
Copy Permalink