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 19:16:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
/
const_eval
History
bors
f88a8b71ce
Auto merge of
#114545
- fee1-dead-contrib:lower-impl-effect, r=oli-obk
...
correctly lower `impl const` to bind to host effect param r? `@oli-obk`
2023-08-08 19:23:41 +00:00
..
error.rs
Dont report CTFE errors that are due to references-error layouts
2023-07-27 18:51:44 +00:00
eval_queries.rs
Remove
constness
from
ParamEnv
2023-07-27 15:50:42 +00:00
fn_queries.rs
lower impl const to bind to host effect param
2023-08-06 13:34:53 +00:00
machine.rs
rename deref_operand → deref_pointer and some Miri helper functions
2023-08-01 13:40:29 +02:00
mod.rs
interpret: read_discriminant: only return VariantIdx
2023-07-25 14:30:58 +02:00
valtrees.rs
simplify handling of valtrees for unsized types
2023-08-06 21:25:49 +02:00