solana-program-library/record/program/src
Jon Cinque f97a3dc7cf
clippy: Deny integer arithmetic, add allows where needed (#3606)
2022-09-15 13:16:53 +02:00
..
entrypoint.rs Use target_os instead of target_arch for Solana conditional compilation (#3148) 2022-05-17 12:25:24 -07:00
error.rs CRUD program: create / update / delete (#1226) 2021-03-06 00:20:06 +01:00
instruction.rs CRUD program: create / update / delete (#1226) 2021-03-06 00:20:06 +01:00
lib.rs CRUD program: create / update / delete (#1226) 2021-03-06 00:20:06 +01:00
processor.rs clippy: Deny integer arithmetic, add allows where needed (#3606) 2022-09-15 13:16:53 +02:00
state.rs Bump Rust version to 1.50.0 2021-03-16 22:22:59 -07:00