This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
d0227c6a19
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
db44cae343
interpret: ensure we check bool/char for validity when they are used in a cast
2024-06-11 12:16:09 +02:00
..
check_consts
Add
Ty
to
mir::Const::Ty
2024-06-05 22:25:41 +01:00
const_eval
ScalarInt: size mismatches are a bug, do not delay the panic
2024-06-10 13:43:16 +02:00
interpret
interpret: ensure we check bool/char for validity when they are used in a cast
2024-06-11 12:16:09 +02:00
util
interpret: get rid of 'mir lifetime everywhere
2024-05-27 08:25:57 +02:00
errors.rs
interpret: make overflowing binops just normal binops
2024-05-21 14:50:09 +02:00
lib.rs
compiler: unnest rustc_const_eval::check_consts
2024-05-24 09:56:56 -07:00