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

feat: bump Std #17

Merged
merged 1 commit into from
Feb 15, 2024
Merged

feat: bump Std #17

merged 1 commit into from
Feb 15, 2024

Conversation

kim-em
Copy link
Contributor

@kim-em kim-em commented Feb 15, 2024

The newly open-sourced LNSym repository uses lean-auto, but I would like to update it to use a recent version of Std (so that in turn I can remove the dependency on Mathlib entirely).

However lean-auto is not compatible with the main branch of Std.

This PR updates it.

I propose that going forward the main branch of lean-auto tracks the main branch of Std as closely as proves necessary for downstream projects (I'm happy to contribute maintenance PRs here for major consumers like LNSym). If it is appropriate to have pinned versions I recommend that we create tags e.g. v4.6.0 or v4.7.0-rc1, that are on particular toolchains, and ideally depend on the corresponding tag for Std.

@PratherConid PratherConid merged commit 17787c7 into main Feb 15, 2024
3 checks passed
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.

2 participants