This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21558
commits
10
branches
154
tags
1.3
GiB
6a649e6b8b
Commit graph
3 commits
Author
SHA1
Message
Date
Huon Wilson
88620c25f5
std: implement Total{Ord,Eq} for pointers.
2013-08-04 19:46:52 +10:00
Graydon Hoare
d904c72af8
replace #[inline(always)] with #[inline]. r=burningtree.
2013-06-18 14:48:48 -07:00
Daniel Micay
454133127a
ptr: split out borrowed pointer utilities
...
The ptr module is intended to be for raw pointers.
Closes
#3111
2013-06-02 19:24:33 -04:00