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
63210ecddb
rust
/
src
/
test
/
compile-fail
/
use-meta.rc
4 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add test case for non-matching crate metadata in use statements
2011-06-28 17:58:05 -05:00
// error-pattern:can't find crate for 'std'
use std (name = "std",
Re-enable tidy (it was broken) and fix various non-tidy things.
2011-06-29 17:11:20 -05:00
vers = "bogus");
Reference in New Issue
Copy Permalink