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-27 02:53:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
/
util
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
..
alignment.rs
fix is_disaligned logic for nested packed structs
2022-08-03 09:59:08 -04:00
call_kind.rs
add method_substs to CallKind
2023-01-26 20:28:31 -07:00
check_validity_requirement.rs
Allow checking whether a type allows being uninitialized
2023-03-02 18:33:48 +00:00
collect_writes.rs
…
compare_types.rs
Assert defining anchor is set in take_opaque_types
2023-01-09 18:14:28 +00:00
find_self_call.rs
…
mod.rs
Unify all validity check intrinsics
2023-02-27 13:30:44 +00:00
type_name.rs
Introduce GeneratorWitnessMIR.
2023-01-27 18:58:44 +00:00