91 Forks
214 Stars
214 Watchers

edition-guide

A guide to changes between various editions of Rust

How to download and setup edition-guide

Open terminal and run command
git clone https://github.com/rust-lang/edition-guide.git
git clone is used to create a copy or clone of edition-guide repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with edition-guide https://github.com/rust-lang/edition-guide/archive/master.zip

Or simply clone edition-guide with SSH
[email protected]:rust-lang/edition-guide.git

If you have some problems with edition-guide

You may open issue on edition-guide support forum (system) here: https://github.com/rust-lang/edition-guide/issues