This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
712ceaba35
rust
/
compiler
/
rustc_const_eval
/
src
History
Download ZIP
Download TAR.GZ
Strophox
712ceaba35
extend Miri to correctly pass mutable pointers through FFI
...
Co-authored-by: Ralf Jung <post@ralfj.de>
2024-12-05 22:41:07 +01:00
..
check_consts
Auto merge of
#132460
- lcnr:questionable-uwu, r=compiler-errors
2024-11-18 21:07:05 +00:00
const_eval
extend Miri to correctly pass mutable pointers through FFI
2024-12-05 22:41:07 +01:00
interpret
extend Miri to correctly pass mutable pointers through FFI
2024-12-05 22:41:07 +01:00
util
use
TypingEnv
when no
infcx
is available
2024-11-18 10:38:56 +01:00
errors.rs
require const_impl_trait gate for all conditional and trait const calls
2024-11-09 23:02:20 +01:00
lib.rs
use
TypingEnv
when no
infcx
is available
2024-11-18 10:38:56 +01:00