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

Remove bench, require less recent Rust #36

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Remove bench, require less recent Rust #36

merged 1 commit into from
Feb 21, 2024

Conversation

antiguru
Copy link
Owner

Remove criterion because it requires a very recent version of Rust, newer than things that might depend on lgalloc. Use this opportunity to target an older version of Rust.

@antiguru antiguru force-pushed the no_more_criterion branch 6 times, most recently from d6725b3 to 257c1b2 Compare February 21, 2024 15:10
Remove criterion because it requires a very recent version of Rust, newer
than things that might depend on lgalloc.

Update ci

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@antiguru antiguru merged commit db12034 into main Feb 21, 2024
10 checks passed
@antiguru antiguru deleted the no_more_criterion branch February 21, 2024 15:14
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