Commit Graph

9 Commits

Author SHA1 Message Date
Jack May
7ee7fc6f58 CI clippy and fmt for all (#23599) 2022-03-11 12:07:06 -08:00
Justin Starry
c97f34a0fd Add script for running nightly rustfmt on all workspaces (#23244)
* Add script for running nightly rustfmt on all workspaces

* invalidate ci cache
2022-02-22 11:59:06 +08:00
Alexander Meißner
a71f05f86c Fix CPI duplicate account privilege escalation (#22752)
* Adds TEST_DUPLICATE_PRIVILEGE_ESCALATION_SIGNER and TEST_DUPLICATE_PRIVILEGE_ESCALATION_WRITABLE.

* Moves CPI privilege verification out of deduplication loop.
2022-01-28 00:52:02 +01:00
Jack May
e16c060abf nit: better rust (#21058) 2021-10-28 17:13:42 -07:00
Jack May
53358ab1aa fix account index (#21041) 2021-10-28 09:03:47 -07:00
Brian Anderson
d9b0fc0e3e Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
Michael Vines
3b70cdb8d8 Upgrade to Rust 1.55.0 2021-10-06 17:48:58 -07:00
Sean Young
66e6110f5a Fix return data too large test 2021-09-30 10:53:49 +01:00
Jack May
037c9f571e Improve test maintainability (#20318) 2021-09-29 13:13:10 -07:00