We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a264b commit d12ceb9Copy full SHA for d12ceb9
src/editions/edition-releases.md
@@ -44,6 +44,7 @@ Running an Edition involves many steps, coordinated across the project.
44
- [`rustfmt` support for `--edition` flag](https://github.com/rust-lang/rust/pull/94461)
45
- [`clippy` support for `--edition` flag](https://github.com/rust-lang/rust/pull/94461)
46
- [`rust-analyzer` support for editions](https://github.com/rust-lang/rust-analyzer/pull/7123)
47
+ - [`mdbook` support for editions](https://github.com/rust-lang/mdBook/pull/2398)
48
1. Teams start their proposals and implementation work.
49
1. The Leadership Council sets up a Project Group to run the edition (approximately 1 year before the final release).
50
1. Final deadline phase.
0 commit comments