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
fd8aa5ec7d
rust
/
tests
/
run-make
/
crate-data-smoke
/
lib.rs
3 lines
48 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 =
"
mylib
"
]
Use new attribute syntax in python files in src/etc too (#13478)
2014-04-14 10:30:31 -05:00
#![
crate_type =
"
lib
"
]
Reference in New Issue
Copy Permalink