Skip to content

Commit

Permalink
Rollup merge of rust-lang#57980 - siddharthasahu:patch-1, r=QuietMisd…
Browse files Browse the repository at this point in the history
…reavus

Add the edition guide to the bookshelf
  • Loading branch information
Centril authored Jan 30, 2019
2 parents 65c2996 + 84a89aa commit 20fcb16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ accomplishing various tasks.
</form>
</div>

## The Edition Guide

[The Edition Guide](edition-guide/index.html) describes the Rust editions.

## The Rustc Book

[The Rustc Book](rustc/index.html) describes the Rust compiler, `rustc`.
Expand Down

0 comments on commit 20fcb16

Please sign in to comment.