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

Ch. 17: drop lifetime not required in 2024 Edition #4212

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

Conversation

chriskrycho
Copy link
Contributor

@chriskrycho chriskrycho commented Jan 22, 2025

This makes for a nicely simpler introduction of this feature!

Caution

This cannot merge until we update to use 1.85 stable and set edition = "2024" everywhere, because of the intersection of how mdBook works with external crates (--library) and #rust-lang/mdBook#2501. That in turn will not work unless/until we set everything to use 1.85 (currently in beta).

This makes for a nicely simpler introduction of this feature!
@chriskrycho chriskrycho added the blocked Blocked on a change we need to make in this repo label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on a change we need to make in this repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant