Skip to content
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

rebase to serenity@next #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamesbt365
Copy link
Member

@jamesbt365 jamesbt365 commented Jun 20, 2024

Uhhhhh

supersedes #41

As the above PR, will not compile as is. Waiting on rustc update in nixpkgs.

Rundown of the fun

  • Bumps dependencies
  • removes more allocations
  • fixes silly lifetime issues caused by CreateEmbed with internal references
  • removes remnants of TypeMap
  • use let Some(x) conditions in more places where diversion already happened

I could tweak the interaction code here but I already opened issues to clean it up (#36 and #32)

May open an additional PR in the future to use FixedStrings we can, I don't wanna mess around with the pagination logic and the matching logic (which mutates a string so I can't just throw it everywhere)

@jamesbt365 jamesbt365 mentioned this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant