This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-31 21:16:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Ben Kimock
b710404f3b
Update the interpreter to handle the new cases
2024-06-05 09:04:37 -04:00
..
check_consts
Opt-in diagnostics reporting to avoid doing extra work in the new solver
2024-06-03 09:27:52 -04:00
const_eval
Rollup merge of
#125633
- RalfJung:miri-no-copy, r=saethlin
2024-05-29 03:25:09 +01:00
interpret
Update the interpreter to handle the new cases
2024-06-05 09:04:37 -04: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