solana/sdk
Aaron Hill fed69e96a9 Split comment over multiple lines
Due to https://github.com/rust-lang/rustfmt/issues/4325, leaving this as
one line causes rustfmt to add extra indentation to the surrounding
code.
2020-07-14 14:40:02 -07:00
..
benches Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
bpf Add PubkeyError for ProgramError (#10748) 2020-06-23 11:19:27 -07:00
docker-solana Re-enable move in docker-solana (#10214) 2020-05-24 23:51:37 -07:00
macro Fix hygiene issues in `declare_program!` and `declare_loader!` 2020-07-14 14:40:02 -07:00
macro-frozen-abi Fold bank serialisation into serde snapshot (#10581) 2020-07-13 23:00:59 +09:00
src Split comment over multiple lines 2020-07-14 14:40:02 -07:00
.gitignore
Cargo.toml Fix hygiene issues in `declare_program!` and `declare_loader!` 2020-07-14 14:40:02 -07:00
build.rs Introduce automatic ABI maintenance mechanism (1/2; prepare) (#10335) 2020-06-03 20:51:56 +09:00