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_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
…
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