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
d5c48ebc71280cb523b23f9be25ef8a66916e75d
rust
/
compiler
/
rustc_const_eval
/
src
/
const_eval
History
Ralf Jung
54e24c1573
const-eval: make lint scope computation consistent
2024-06-13 20:31:00 +02:00
..
dummy_machine.rs
miri: avoid making a full copy of all new allocations
2024-05-27 23:33:54 +02:00
error.rs
const-eval: make lint scope computation consistent
2024-06-13 20:31:00 +02:00
eval_queries.rs
const-eval: make lint scope computation consistent
2024-06-13 20:31:00 +02:00
fn_queries.rs
Revert "Create const block DefIds in typeck instead of ast lowering"
2024-06-07 08:33:58 +00:00
machine.rs
const-eval: make lint scope computation consistent
2024-06-13 20:31:00 +02:00
mod.rs
Remove
#[macro_use] extern crate tracing
from
rustc_const_eval
.
2024-05-23 18:02:38 +10:00
valtrees.rs
rename CompileTimeInterpreter -> CompileTimeMachine, CompileTimeEvalContext -> CompileTimeInterpCx
2024-06-13 20:30:11 +02:00