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-27 02:53:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
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
..
const_eval
add -Zextra-const-ub-checks to enable more UB checking in const-eval
2022-08-07 09:54:40 -04:00
interpret
add -Zextra-const-ub-checks to enable more UB checking in const-eval
2022-08-07 09:54:40 -04:00
transform
Add
traits::fully_solve_obligation
that acts like
traits::fully_normalize
2022-08-04 13:50:56 +00:00
util
Auto merge of
#100064
- RalfJung:disaligned, r=petrochenkov
2022-08-03 16:09:56 +00:00
errors.rs
Migrate MutDeref, TransientMutBorrow diagnostics
2022-07-08 03:48:10 +00:00
lib.rs
Auto merge of
#99033
- 5225225:interpreter-validity-checks, r=oli-obk
2022-07-17 19:28:01 +00:00
might_permit_raw_init.rs
Use constant eval to do strict validity checks
2022-07-14 22:55:17 +01:00