This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
29932db09b
rust
/
compiler
/
rustc_const_eval
History
woppopo
29932db09b
const_deallocate
: Don't deallocate memory allocated in an another const. Does nothing at runtime.
...
`const_allocate`: Returns a null pointer at runtime.
2022-01-26 13:06:09 +09:00
..
src
const_deallocate
: Don't deallocate memory allocated in an another const. Does nothing at runtime.
2022-01-26 13:06:09 +09:00
Cargo.toml
Remove unused dependencies from rustc_const_eval
2021-10-14 15:42:42 -05:00