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-06-01 22:18:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1eef81174773d3074237ed12f3e332ced7b8b06f
rust
/
library
/
core
/
src
/
ptr
T
History
Oli Scherer
9218298caa
Add a diagnostic attribute for special casing const bound errors for non-const impls
2025-11-26 07:40:47 +00:00
..
docs
Rollup merge of
#142315
- lolbinarycat:core-dedup-ptr-docs-139190-pt3, r=workingjubilee
2025-09-11 14:06:26 +10:00
alignment.rs
Constify conversion traits
2025-09-01 21:38:26 -04:00
const_ptr.rs
Add a diagnostic attribute for special casing const bound errors for non-const impls
2025-11-26 07:40:47 +00:00
metadata.rs
prevent
TrivialClone
implementations from appearing in rustdoc output
2025-11-09 22:26:15 +01:00
mod.rs
Add a diagnostic attribute for special casing const bound errors for non-const impls
2025-11-26 07:40:47 +00:00
mut_ptr.rs
Add a diagnostic attribute for special casing const bound errors for non-const impls
2025-11-26 07:40:47 +00:00
non_null.rs
prevent
TrivialClone
implementations from appearing in rustdoc output
2025-11-09 22:26:15 +01:00
unique.rs
prevent
TrivialClone
implementations from appearing in rustdoc output
2025-11-09 22:26:15 +01:00