This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
260,354
Commits
1
Branch
0
Tags
42ee400b0ffa7eeffb51e5b1e2e3fbcc6a130e0c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ralf Jung
b58f647d54
rename ptr::invalid -> ptr::without_provenance
...
also introduce ptr::dangling matching NonNull::dangling
2024-02-21 20:15:52 +01:00
Ralf Jung
8c977cfda8
libcore tests: avoid int2ptr casts
2022-06-27 13:30:44 -04:00
oxalica
bae0da8361
Implement data and vtable getters for
RawWaker
2021-12-17 04:30:13 +08:00