You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Problem
The downstream SPL jobs were disabled due to a new error caught by Rust
1.84. All of the program repos have been updated to mark their public
test modules as `pub(crate)`:
* record: solana-program/record#18
* libraries: solana-program/libraries#22
* token-2022: solana-program/token-2022#80
#### Summary of changes
Re-enable the tests! Also, run the downstream jobs when
rust-toolchain.toml is modified.
0 commit comments