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

Work around syntect regression #126

Merged
merged 2 commits into from
Jan 3, 2022
Merged

Work around syntect regression #126

merged 2 commits into from
Jan 3, 2022

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Jan 3, 2022

#123 is needed after all, since syntect 4.7.1 is also broken. See trishume/syntect#402.

$ cargo install cargo-expand

$ cargo expand
   Compiling proc-macro2 v1.0.36
    Finished dev [unoptimized + debuginfo] target(s) in 0.44s

memory allocation of 7881122326526296064 bytes failed
Aborted (core dumped)

@dtolnay dtolnay merged commit 0019ddb into master Jan 3, 2022
@dtolnay dtolnay deleted the syntect branch January 3, 2022 08:54
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.

None yet

1 participant