solana-with-rpc-optimizations/program-runtime
Illia Bobyr c98ff7a6da
loaded-programs: Remove unnecessary `allow(unused_mut)` (#35284)
Only the `executable` might need to be mutable.  This
`allow(unused_mut)` is probably a leftover from a previous version.
2024-02-22 12:11:00 -08:00
..
src loaded-programs: Remove unnecessary `allow(unused_mut)` (#35284) 2024-02-22 12:11:00 -08:00
Cargo.toml
build.rs