summary refs log tree commit diff
path: root/src/doc/style/features/modules.md
AgeCommit message (Collapse)AuthorLines
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-10/+10
Also fixes a few outdated links.
2015-02-16Import rust-guidlinesSteve Klabnik-0/+133
at https://github.com/rust-lang/rust-guidelines/commit/16fa41b3b091e7e532c809c7145dd88b8e4a5513 Fixes #19315