Skip to content

Make RustEdition public#3013

Merged
pvdrz merged 1 commit intorust-lang:mainfrom
nikkon-dev:nikkon/make_editions_public
Dec 1, 2024
Merged

Make RustEdition public#3013
pvdrz merged 1 commit intorust-lang:mainfrom
nikkon-dev:nikkon/make_editions_public

Conversation

@nikkon-dev
Copy link
Copy Markdown
Contributor

Making RustEdition public allows calling Builder::rust_edition() from the build.rs scripts.

  • Adding documentation to the RustEdition enum to not break linter rules.

Fixes #3012

Making RustEdition public allows calling Builder::rust_edition() from
the build.rs scripts.
+ Adding documentation to the RustEdition enum to not break linter
  rules.

Signed-off-by: Nik Konyuchenko <spaun2002mobile@gmail.com>
@pvdrz
Copy link
Copy Markdown
Contributor

pvdrz commented Dec 1, 2024

nice catch! you just saved us a patch release 🎉

@pvdrz pvdrz added this pull request to the merge queue Dec 1, 2024
Merged via the queue into rust-lang:main with commit bacacde Dec 1, 2024
@nikkon-dev nikkon-dev deleted the nikkon/make_editions_public branch December 1, 2024 02:17
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.

Make RustEdition public

2 participants