This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3,368
Commits
1
Branch
0
Tags
636
MiB
9a5f25aab3
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