Skip to content

Commit d12ceb9

Browse files
ehusscompiler-errors
authored andcommitted
Include mdbook in list of tools that need edition support.
1 parent d3a264b commit d12ceb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/editions/edition-releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Running an Edition involves many steps, coordinated across the project.
4444
- [`rustfmt` support for `--edition` flag](https://github.com/rust-lang/rust/pull/94461)
4545
- [`clippy` support for `--edition` flag](https://github.com/rust-lang/rust/pull/94461)
4646
- [`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)
4748
1. Teams start their proposals and implementation work.
4849
1. The Leadership Council sets up a Project Group to run the edition (approximately 1 year before the final release).
4950
1. Final deadline phase.

0 commit comments

Comments
 (0)