Commit 04b31f7
authored
Rollup merge of rust-lang#41295 - frewsxcv:frewsxcxv-unstability, r=steveklabnik
Add top level sections to the Unstable Book.
Prior to this commit, the contents of the Unstable Book were assumed to
be unstable features. This commit moves features into 'language features'
or 'library features' subsections. It also moves the 'linker_flavor'
compiler flag into a new 'Compiler Flags' subsection.
Even though it was helpful, I removed the tidy check that
cross-references the SUMMARY.md links with the Unstable Book directory
contents just because it would be difficult to maintain.
Relevant PR: rust-lang#41142.File tree
238 files changed
+310
-303
lines changed- src
- doc
- unstable-book/src
- compiler-flags
- language-features
- library-features
- libsyntax
- tools
- linkchecker
- tidy
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
238 files changed
+310
-303
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- first-edition/src/unsafe.md+1-1
- first-edition/src/using-rust-without-the-standard-library.md+3-1
- redirects/compiler-plugins.md+3-1
- second-edition/src/appendix-06-translation.md+1-1
- second-edition/src/ch13-03-improving-our-io-project.md+20-20
- second-edition/src/ch17-03-oo-design-patterns.md+5-5
- second-edition/theme/index.hbs+42-1
Submodule reference updated from b060f73 to 6b0de90
0 commit comments