Steve Klabnik
|
5763b86792
|
Add alt tags for logos
|
2016-01-20 11:53:20 -05:00 |
|
Eli Friedman
|
bbbfed2f93
|
Use https URLs to refer to rust-lang.org where appropriate.
Also fixes a few outdated links.
|
2015-08-09 14:28:46 -07:00 |
|
Brian Anderson
|
f4ae8a83f9
|
Update repo location
|
2014-06-16 18:16:36 -07:00 |
|
Alex Crichton
|
a41b0c2529
|
extern mod => extern crate
This was previously implemented, and it just needed a snapshot to go through
|
2014-02-14 22:55:21 -08:00 |
|
Alex Crichton
|
864b434bfa
|
Move doc/ to src/doc/
We generate documentation into the doc/ directory, so we shouldn't be
intermingling source files with generated files
|
2014-02-02 10:59:14 -08:00 |
|