solana/programs
behzad nouri 528a03f32a
removes outdated matches crate from dependencies (#33172)
removes outdated matches crate from the dependencies

std::matches has been stable since rust 1.42.0.
Other use-cases are covered by assert_matches crate.
2023-09-07 12:52:57 +00:00
..
address-lookup-table
address-lookup-table-tests sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086) 2023-09-01 21:02:14 +07:00
bpf-loader-tests
bpf_loader Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00
compute-budget
config Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
ed25519-tests
loader-v4 Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00
sbf removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
stake Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
system Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
vote sdk: put AccountSharedData::set_data() behind feature="dev-context-only-utils" (#33086) 2023-09-01 21:02:14 +07:00
zk-token-proof
zk-token-proof-tests