This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-04 11:17:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Nilstrieb
10a69de5fd
Allow checking whether a type allows being uninitialized
...
This is useful for clippy and for the future `MaybeUninit::assume_init` panics.
2023-03-02 18:33:48 +00:00
..
const_eval
Rename many interner functions.
2023-02-24 07:32:24 +11:00
interpret
Allow checking whether a type allows being uninitialized
2023-03-02 18:33:48 +00:00
transform
Auto merge of
#108175
- cjgillot:validate-storage, r=tmiasko
2023-02-27 11:41:41 +00:00
util
Allow checking whether a type allows being uninitialized
2023-03-02 18:33:48 +00:00
errors.rs
errors: generate typed identifiers in each crate
2023-02-22 09:15:53 +00:00
lib.rs
Unify all validity check intrinsics
2023-02-27 13:30:44 +00:00