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
6b19a48e708609b456d3a6e90cafd63a6c348e86
rust
/
compiler
/
rustc_const_eval
/
src
/
const_eval
History
Ralf Jung
be6bb56ee0
add -Zextra-const-ub-checks to enable more UB checking in const-eval
2022-08-07 09:54:40 -04:00
..
error.rs
interpret: do not prune requires_caller_location stack frames quite so early
2022-06-26 14:42:26 -04:00
eval_queries.rs
Add bound_impl_subject and bound_return_ty
2022-08-03 01:02:46 -04:00
fn_queries.rs
Rename
impl_constness
to
constness
2022-06-15 20:54:43 +10:00
machine.rs
add -Zextra-const-ub-checks to enable more UB checking in const-eval
2022-08-07 09:54:40 -04:00
mod.rs
rename get_global_alloc to try_get_global_alloc
2022-07-20 17:09:22 -04:00
valtrees.rs
interpret/visitor: support visiting with a PlaceTy
2022-07-15 11:54:20 -04:00