solana/programs/sbf
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
..
benches Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00
c CPI: improve test coverage (#31986) 2023-09-05 14:27:26 +07:00
rust Fix CI (#33139) 2023-09-05 18:01:20 +00:00
tests CPI: improve test coverage (#31986) 2023-09-05 14:27:26 +07:00
.gitignore
Cargo.lock removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
Cargo.toml Bump solana_rbpf to v0.7.1 (#33168) 2023-09-07 02:47:36 +08:00
build.rs feat(sbf): Add Poseidon syscall (#32680) 2023-08-30 09:43:31 -07:00