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
3,278
Commits
2
Branches
0
Tags
1.4
GiB
d5b73c184b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Georg Brandl
296edda3a9
const_static_lifetime: this applies not only to path types
...
For example, &'static [u8] or &'static (t1, t2).
2017-11-18 16:10:29 +01:00
Paul Florence
0928168a79
Remove "#![feature(plugin)]" in the test".
2017-10-20 10:17:41 -04:00
Paul Florence
322effe415
Implementation of the
const_static_lifetime
lint.
2017-10-20 10:17:41 -04:00