solana/sdk
Dmitri Makarov 1359bceb5d
Bump bpf-tools to version v1.5 (#16331)
The new version of bpf-tools eliminates the separate
rust-bpf-sysroot. The Rust standard libraries for the BPF target are
built in tree when the compiler is built.  The standard libraries code
is slightly more optimized and some reduction of compute budget can be
expected with this version of bpf-tools.
2021-04-04 13:04:22 +00:00
..
benches Drop write lock on sysvars (#15497) 2021-03-30 10:05:09 -07:00
bpf Bump bpf-tools to version v1.5 (#16331) 2021-04-04 13:04:22 +00:00
cargo-build-bpf Bump bpf-tools to version v1.5 (#16331) 2021-04-04 13:04:22 +00:00
cargo-test-bpf Add cargo-bpf-test --no-run flag, matching cargo-test 2021-03-16 08:23:03 +00:00
docker-solana
macro
program Cleanup nits (#16211) 2021-03-30 12:16:21 -07:00
src Drop write lock on sysvars (#15497) 2021-03-30 10:05:09 -07:00
.gitignore
Cargo.toml
Xargo.toml
build.rs