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
9728cc4e26
rust
/
compiler
/
rustc_const_eval
History
Download ZIP
Download TAR.GZ
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