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
846c372f86dfad597797ee73665f330fc557c63f
rust
/
compiler
/
rustc_mir
/
src
/
const_eval
History
Mara Bos
0b8033ad8d
Improve comments about const panic handling
...
Co-authored-by: Ralf Jung <
post@ralfj.de
>
2021-07-28 16:18:38 +02:00
..
error.rs
CTFE/Miri engine Pointer type overhaul: make Scalar-to-Pointer conversion infallible
2021-07-14 18:17:46 +02:00
eval_queries.rs
consistently treat None-tagged pointers as ints; get rid of some deprecated Scalar methods
2021-07-14 18:17:49 +02:00
fn_queries.rs
Update tests
2021-07-10 20:54:50 +08:00
machine.rs
Improve comments about const panic handling
2021-07-28 16:18:38 +02:00
mod.rs
adjustions and cleanup to make Miri build again
2021-07-15 17:14:11 +02:00