about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Expand)AuthorLines
2016-04-30Note that later versions of G++ are okayDemetri Obenour-1/+1
2016-03-31Adding #rust-beginners to README and pointing the two channels on getting-sta...David AO Lozano-1/+2
2016-03-20Correct Windows build instructions in README.mdVadim Petrochenkov-1/+1
2016-03-05Add note about avoiding spaces in MinGW install pathJohn Talling-1/+1
2016-02-13configure: require Python 2.7Robin Kruppe-1/+1
2016-01-29Fix link to Installing Rust section of the bookAndrew Barchuk-1/+1
2016-01-15added link for issue mentioned in readmeJoshua Olson-1/+1
2016-01-14Rollup merge of #30626 - steveklabnik:gh30618, r=luqmanaManish Goregaokar-1/+1
2016-01-05Update MinGW details in the READMESteve Klabnik-14/+30
2015-12-29We actually require python 2.7Steve Klabnik-1/+1
2015-12-07README.md - RAM requirement on 32-bit *nixpetevine-1/+1
2015-11-09Redo the README intro againBrian Anderson-7/+3
2015-11-01FormattingVadim Chugunov-1/+2
2015-11-01Clarify Windows gcc setup instructions.Vadim Chugunov-4/+7
2015-10-24Auto merge of #29229 - SingingTree:reflect_28260_in_readme, r=alexcrichtonbors-0/+7
2015-10-24Reference #28260 in the READMEBryce Van Dyk-1/+1
2015-10-22Update readme to reflect #28260 and a workaroundBryce Van Dyk-0/+7
2015-10-20Add example to install git in MSYS2Bryce Van Dyk-1/+4
2015-10-19Clean whitespaceCarlos Liam-1/+1
2015-10-06Clean newlinesCarlos Liam-1/+1
2015-08-28Update README.mdJake Shadle-1/+1
2015-08-28Update README.mdJake Shadle-16/+3
2015-08-27Update README.mdJake Shadle-0/+16
2015-08-18Add notes about building documentation to the README.Steve Klabnik-0/+22
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-3/+3
2015-07-03MYSY2 -> MSYS2Kagami Sascha Rosylight-1/+1
2015-06-30Rollup merge of #26373 - tshepang:patch-2, r=steveklabnikSteve Klabnik-1/+1
2015-06-18README: improve description of RustTshepang Lekhonkhobe-3/+5
2015-06-17README: make it clear rustc is the compilerTshepang Lekhonkhobe-1/+1
2015-05-15Update READMENick Hamann-4/+6
2015-05-12readme: Rework the arch support matrixRicho Healey-3/+5
2015-03-15Strip trailing whitespaceTamir Duberstein-1/+1
2015-03-08Link README to license & copyright filesDaniel Lobato GarcĂ­a-2/+2
2015-02-21Miscellaneous README changesKevin Yap-33/+42
2015-02-18Remove mention of wiki from READMEBrian Anderson-3/+2
2015-02-18Address review feedbackBrian Anderson-3/+3
2015-02-18README: Simplify markdownBrian Anderson-3/+3
2015-02-18README: Add one sentence about what Rust is.Brian Anderson-1/+3
2015-02-18README: Add a link to #rustBrian Anderson-0/+8
2015-02-18README: Make the wiki links more useful.Brian Anderson-1/+2
2015-02-18README: Give a hint about how to build Cargo from source.Brian Anderson-1/+4
2015-02-18Simplify README by not talking about the source tarball optionBrian Anderson-15/+4
2015-02-16CONTRIBUTING.md reduxSteve Klabnik-3/+6
2015-02-12Remove some irrelevant text from READMEBrian Anderson-3/+0
2015-02-12Change README quick start instructions to defer entirely to the book.Brian Anderson-8/+2
2015-01-29doc: Add links to users.rust-lang.orgBrian Anderson-2/+4
2015-01-29Rollup merge of 21708 - brson:internals, r=huonwManish Goregaokar-2/+2
2015-01-28README.md - Fix source tarball linkJohn Hodge-4/+4
2015-01-27discuss.rust-lang.org -> internals.rust-lang.orgBrian Anderson-2/+2
2015-01-21Auto merge of #21242 - richo:no-perl, r=brsonbors-1/+0