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
a733082be9
rust
/
tests
/
run-make
/
dep-info
/
lib.rs
5 lines
50 B
Rust
Raw
Normal View
History
Unescape
Escape
test: Fix tests for crate_id removal This involved removing some tests whose functionality was removed such as many of the crateresolve tests
2014-07-01 13:51:41 -05:00
#![
crate_name =
"
foo
"
]
Add test for --dep-info.
2013-12-11 14:08:23 -06:00
pub
mod
foo
;
pub
mod
bar
;
Reference in New Issue
Copy Permalink