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
4d55affc12
rust
/
tests
/
run-make-fulldeps
/
missing-crate-dependency
/
crateB.rs
2 lines
21 B
Rust
Raw
Normal View
History
Unescape
Escape
Rough regression test for #13266. All it checks, unfortunately, is that you actually printed at least two lines for crateA paths and at least one line for crateB paths. But that's enough to capture the spirit of the bug, I think. I did not bother trying to verify that the paths themselves reflected where the crates end up.
2014-04-04 20:53:28 -05:00
extern
crate
crateA
;
Reference in New Issue
Copy Permalink