This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-30 21:16:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c727a400b5975c01ff2e63b3f8a80de03be9b3f8
rust
/
library
/
core
/
src
/
ptr
T
History
Waffle Lapkin
94e4ddf127
make
NonNull::drop_in_place
call
drop_glue
directly
2026-05-06 13:57:36 +02:00
..
docs
stabilize ptr_as_ref_unchecked
2026-02-02 19:47:32 +01:00
const_ptr.rs
Replace version placeholders with 1.95.0
2026-03-07 10:42:01 -08:00
metadata.rs
Replace #[rustc_do_not_implement_via_object] with #[rustc_dyn_incompatible_trait], which makes the marked trait dyn-incompatible.
2026-01-20 12:54:40 -06:00
mod.rs
make
NonNull::drop_in_place
call
drop_glue
directly
2026-05-06 13:57:36 +02:00
mut_ptr.rs
as_ref_unchecked
docs link fix
2026-04-16 08:03:23 -07:00
non_null.rs
make
NonNull::drop_in_place
call
drop_glue
directly
2026-05-06 13:57:36 +02:00
unique.rs
Make PinCoerceUnsized require Deref
2026-03-25 11:40:27 +07:00