anchor/lang
Sammy Harris fa1249836e
Feat: Update AccountsClose to be safe to call manually (#2209)
* fix other lints to make the test pass

(cherry picked from commit d6e43c1ed6a176caa60dfdabe406ec125c3d34cf)

* update close to make it safe to call manually

* fix test script

* re-add safety warnings for deprecated account types

* update close checking logic

* readd logic for deprecated methods

* add additional checks to account_loader in exit
2022-10-21 17:06:54 +01:00
..
attribute
derive/accounts
src Feat: Update AccountsClose to be safe to call manually (#2209) 2022-10-21 17:06:54 +01:00
syn fix: ignore non Accounts in safety checks (#2201) 2022-10-13 23:08:02 -04:00
tests
Cargo.toml