This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
d7ea161b7e
rust
/
compiler
/
rustc_const_eval
/
src
History
Camille GILLOT
d7ea161b7e
Remove DefId from AssocItemContainer.
2022-08-01 21:38:45 +02:00
..
const_eval
now we can make scalar_to_ptr a method on Scalar
2022-07-23 10:36:57 -04:00
interpret
Rollup merge of
#100003
- nnethercote:improve-size-assertions, r=lqd
2022-08-01 16:49:33 +02:00
transform
Rollup merge of
#99651
- compiler-errors:fn-and-raw-ptr-in-const-generics, r=oli-obk
2022-07-27 17:55:04 +02:00
util
Remove DefId from AssocItemContainer.
2022-08-01 21:38:45 +02: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