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
2
Packages
Projects
Releases
Wiki
Activity
Files
0a41add6293d76b165968d70f95e7edbbe65fe11
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
0a41add629
const-eval: improve and actually test the errors when pointers might be outside the range of a scalar
2025-09-24 13:34:33 +02:00
..
check_consts
Remove Rvalue::Len.
2025-09-16 22:23:19 +00:00
const_eval
Add span for struct tail recursion limit error
2025-09-16 23:04:59 +07:00
interpret
const-eval: improve and actually test the errors when pointers might be outside the range of a scalar
2025-09-24 13:34:33 +02:00
util
Remove
DynKind
2025-09-17 04:46:46 +02:00
errors.rs
const-eval: improve and actually test the errors when pointers might be outside the range of a scalar
2025-09-24 13:34:33 +02:00
lib.rs
Rollup merge of
#144682
- nxsaken:strict_overflow_ops, r=Mark-Simulacrum
2025-08-07 20:49:47 +10:00