solana/sdk
Aaron Hill c099b29b36
Remove ::solana_sdk hack (#11326)
Fixes #10933

Now that https://github.com/rust-lang/rust/pull/72121 has been merged,
using a `$crate` path from a nested `macro_rules!` will work properly
across multiple crates. This allows us to stop using `::solana_sdk`
to reference to the `respan!` macro.
2020-08-18 17:59:41 +00:00
..
benches Revert "Land program addresses on the curve (#11174)" (#11253) 2020-07-29 11:33:45 -07:00
bpf Add SystemInstruction::CreateAccount support to CPI (#11649) 2020-08-17 13:38:42 -07:00
docker-solana .sh 2020-07-29 14:12:11 -07:00
macro Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
macro-frozen-abi Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
src Remove ::solana_sdk hack (#11326) 2020-08-18 17:59:41 +00:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
build.rs Apply #![feature(proc_macro_hygiene)] when needed 2020-07-14 14:40:02 -07:00