-
Notifications
You must be signed in to change notification settings - Fork 637
Fixed missing cache variable with "temp_cache" feature enabled #3384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Alex M. M. <[email protected]>
NateDiamond13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added changes from suggestions
arqunis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll fix the Clippy error about usage of #[allow] after the merge.
Thanks! :) |
…nity-rs#3384) This fixes an issue introduced in [commit][cmt] when trying to rewrite with new 1.88 let-chains. [cmt]: serenity-rs@ffaf185
…nity-rs#3384) This fixes an issue introduced in [commit][cmt] when trying to rewrite with new 1.88 let-chains. [cmt]: serenity-rs@ffaf185
…nity-rs#3384) This fixes an issue introduced in [commit][cmt] when trying to rewrite with new 1.88 let-chains. [cmt]: serenity-rs@ffaf185
…nity-rs#3384) This fixes an issue introduced in [commit][cmt] when trying to rewrite with new 1.88 let-chains. [cmt]: serenity-rs@ffaf185
…nity-rs#3384) This fixes an issue introduced in [commit][cmt] when trying to rewrite with new 1.88 let-chains. [cmt]: serenity-rs@ffaf185
Fixed an issue introduced in commit when trying to rewrite with new 1.88 let-chains.