This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
01b546a19b
rust
/
compiler
/
rustc_const_eval
/
src
/
const_eval
History
Download ZIP
Download TAR.GZ
Matthias Krüger
42b105eb21
Rollup merge of
#143584
- fee1-dead-contrib:push-skswvrwsrmll, r=RalfJung
...
make `Machine::load_mir` infallible it doesn't need to return an `InterpResult`.
2025-07-07 19:55:36 +02:00
..
dummy_machine.rs
Rollup merge of
#141513
- nia-e:allocbytes-extend, r=RalfJung
2025-05-27 01:29:20 +08:00
error.rs
Use the informative error as the main const eval error message
2025-06-02 15:37:15 +00:00
eval_queries.rs
interpret: rename StackPopCleanup
2025-07-06 16:07:35 +02:00
fn_queries.rs
Methods of const traits are const
2025-01-15 15:57:06 +00:00
machine.rs
make
Machine::load_mir
infallible
2025-07-07 19:57:04 +08:00
mod.rs
Stop using Key trait randomly
2025-07-05 18:37:11 +00:00
valtrees.rs
Add InterpCx::layout_of with tracing, shadowing LayoutOf
2025-06-27 11:49:22 +02:00