This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
7767cbb3b0
const validation: point at where we found a pointer but expected an integer
2023-08-02 18:51:50 +02:00
..
const_eval
rename deref_operand → deref_pointer and some Miri helper functions
2023-08-01 13:40:29 +02:00
interpret
const validation: point at where we found a pointer but expected an integer
2023-08-02 18:51:50 +02:00
transform
Use upvar_tys in more places, make it a list
2023-08-01 23:19:31 +00:00
util
Turns out opaque types can have hidden types registered during mir validation
2023-07-27 08:23:06 +00:00
errors.rs
const validation: point at where we found a pointer but expected an integer
2023-08-02 18:51:50 +02:00
lib.rs
Name the destructure_mir_constant query appropriately
2023-07-05 15:54:43 +00:00