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
2,419
Commits
2
Branches
0
Tags
1.4
GiB
62548f447c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Tristian Celestin
75e28610a7
Merged drop_forget_ref.rs with drop_forget_copy.rs.
...
Moved constant message strings out of declare_lint! macros.
2017-02-26 21:57:47 -05:00
Tristian Celestin
b8defc6cc4
Warn on calls to
std::mem::drop
or
std::mem::forget
with a
Copy
type
2017-02-25 23:05:37 -05:00