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
4,574
Commits
1
Branch
0
Tags
636
MiB
9bd4e5469e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Manish Goregaokar
e9c025ea70
Add license header to Rust files
2018-10-06 09:43:08 -07:00
Corey Farwell
2fa7351c1e
suggest wrapping_offset as well
2018-08-29 07:40:00 -05:00
Corey Farwell
5ebae01c1e
New lint: Suggest
ptr.add([usize])
over
ptr.offset([usize] as isize)
.
...
First part of
#3047
.
2018-08-28 23:21:29 -05:00