summaryrefslogtreecommitdiff
path: root/src/poisonable
AgeCommit message (Expand)Author
2024-12-20Complete PoisonableMica White
2024-12-20Fix clippy issuesBotahamec
2024-12-01Unit testingMica White
2024-09-27More implementations of LockableIntoInner and LockableAsMutBotahamec
2024-09-27Rename inner_lock methodsBotahamec
2024-09-26Better into_inner and get_mut implementationsBotahamec
2024-09-26Reduce the number of dereferences neededBotahamec
2024-09-26Fix docsBotahamec
2024-09-26Docs and improvementsBotahamec
2024-09-25Reorganize PoisonFlag methodsBotahamec
2024-09-25Better error implementationBotahamec
2024-07-21Create Poisonable APIMica White