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
Files
acd3a5e35f48d7afa19ce2f56a473c2b7888908d
rust
/
compiler
/
rustc_const_eval
/
src
/
util
History
Oli Scherer
99a9a63ca6
Turns out opaque types can have hidden types registered during mir validation
2023-07-27 08:23:06 +00:00
..
alignment.rs
fix is_disaligned logic for nested packed structs
2022-08-03 09:59:08 -04:00
check_validity_requirement.rs
Put
LayoutError
behind reference to shrink result
2023-07-01 21:16:25 +02:00
compare_types.rs
Turns out opaque types can have hidden types registered during mir validation
2023-07-27 08:23:06 +00:00
mod.rs
Dedup some type checks in the MIR validator
2023-06-19 01:47:03 -07:00
type_name.rs
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00