This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
4796
commits
18
branches
0
tags
536
MiB
6c1f89e8dc
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