Michael Vines
|
b8837c04ec
|
Reformat imports to a consistent style for imports
rustfmt.toml configuration:
imports_granularity = "One"
group_imports = "One"
|
2021-12-03 09:19:13 -08:00 |
|
Brian Anderson
|
d9b0fc0e3e
|
Remove @brief annotations from Rust API docs (#20769)
|
2021-10-19 15:48:15 -06:00 |
|
Michael Vines
|
a911ae00ba
|
clippy
|
2021-04-18 20:55:02 -07:00 |
|
Trent Nelson
|
98d7673a03
|
sdk/program: switch allow to mod-level for integer_arithmetic lint
|
2021-03-17 22:23:18 -06:00 |
|
Michael Vines
|
63db324204
|
Initial population of solana-program-sdk
|
2020-10-24 08:37:55 -07:00 |
|