Skip to content

Replace unmaintained dependencies#40

Merged
davidlattimore merged 11 commits intocackle-rs:mainfrom
XSpielinbox:replace-unmaintained
Apr 29, 2026
Merged

Replace unmaintained dependencies#40
davidlattimore merged 11 commits intocackle-rs:mainfrom
XSpielinbox:replace-unmaintained

Conversation

@XSpielinbox
Copy link
Copy Markdown
Contributor

@XSpielinbox XSpielinbox commented Apr 22, 2026

Hopefully fixes #39

There are at least two breaking changes in upstream rustc_lexer since the previous version:

  1. It is now required to specify whether frontmatter is allowed.
  2. The length of a token is now given as u32 instead of usize.

Any feedback for a better replacement and better adjustment to the breaking changes would be highly appreciated.

Builds on #46 , so should be merged afterwards.

@XSpielinbox XSpielinbox force-pushed the replace-unmaintained branch 4 times, most recently from c06e74b to 9357a2a Compare April 23, 2026 17:48
@XSpielinbox XSpielinbox changed the title Replace unmaintained dependencies part 1 Replace unmaintained dependencies Apr 24, 2026
@XSpielinbox XSpielinbox force-pushed the replace-unmaintained branch from b23e2c2 to acdfe80 Compare April 29, 2026 21:37
@davidlattimore davidlattimore merged commit 6f16d8d into cackle-rs:main Apr 29, 2026
4 checks passed
@XSpielinbox XSpielinbox mentioned this pull request May 1, 2026
@XSpielinbox XSpielinbox deleted the replace-unmaintained branch May 1, 2026 15:43
This was referenced May 1, 2026
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.

Replace unmaintained dependencies

2 participants