summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Expand)AuthorAgeFilesLines
* Fix capitalisation problemvarkor2019-03-141-1/+2
* Move rollup description earliervarkor2019-03-141-12/+11
* Make all references to @bors or users linksvarkor2019-03-141-8/+9
* Update r+ syntaxvarkor2019-03-141-2/+2
* Add links to @rust-highfive and @borsvarkor2019-03-141-2/+4
* Add a link to the Discord and Zulip serversvarkor2019-03-141-1/+3
* Remove trailing newlinesvarkor2019-03-141-2/+2
* Fix a broken link to the rustc-guidevarkor2019-03-141-0/+1
* Fix more nursery links in CONTRIBUTING.mdPhilipp Hansch2019-02-211-8/+8
* Update miri linksPhilipp Hansch2019-02-211-1/+1
* make the contribution doc reference the guide more; deduplicationmark2019-01-151-229/+21
* Fix security link in CONTRIBUTING to its new placeJens Hausdorf2018-12-091-1/+1
* rustc-guide has movedMark Mansi2018-11-261-2/+2
* Move Cargo.{toml,lock} to the repository root directory.Eduard-Mihai Burtescu2018-11-221-6/+1
* Update rustc documentation linkDo Duy2018-10-151-1/+1
* Fix typo in CONTRIBUTING.mdjacob2018-10-021-1/+1
* COMPILER_TESTS.md has been movedKazuyoshi Kato2018-09-121-3/+2
* Also link Clippy repo in the CONTRIBUTING.md filePhilipp Krones2018-08-281-1/+2
* Minor language change to CONTRIBUTING.mdccesare2018-06-141-1/+1
* Fix spelling error in CONTRIBUTING.mdLukas Bergdoll2018-06-081-1/+1
* typofixNiv Kaminer2018-04-211-1/+1
* encourage descriptive issue titlesNiv Kaminer2018-04-211-0/+6
* Added build disk usage informationKerem2018-04-181-0/+2
* rustbuild: allow building tools with debuginfoJosh Stone2018-04-131-0/+1
* Update CONTRIBUTING.mdlukaslueg2018-03-271-1/+1
* Update Feature Request instructionsKurtis Nusbaum2018-03-031-4/+4
* Start moving to the rustc guide!Mark Mansi2018-02-231-0/+2
* Update CONTRIBUTING.mdMatthew Walinga2018-01-181-2/+2
* Update CONTRIBUTING.md now that toolstate.toml is gone.kennytm2017-12-271-21/+19
* A few small improvements to the contributing docsAriel Ben-Yehuda2017-12-201-4/+28
* Update old linkTimo2017-12-041-1/+1
* fix some typosMartin Lindhe2017-11-211-1/+1
* Rollup merge of #45098 - sunjay:breakingrustfmtrls, r=alexcrichtonkennytm2017-10-191-0/+110
|\
| * Updating the instructions for when a tool breaks to use the new toolstate fea...Sunjay Varma2017-10-171-30/+40
| * Added a section about updating submodulesSunjay Varma2017-10-171-1/+63
| * Documenting the process for when rustfmt/rls breakk because of your changesSunjay Varma2017-10-171-0/+38
* | add some tips to CONTRIBUTING.md to help with debugging this problemNiko Matsakis2017-10-161-2/+4
|/
* Rollup merge of #44997 - SuriyaaKudoIsc:patch-1, r=steveklabnikkennytm2017-10-051-1/+1
|\
| * Use HTTPS protocol for `chat.mibbit.com`Suriyaa ✌️️2017-10-031-1/+1
* | Rollup merge of #44935 - vitiral:dependencies, r=steveklabnikkennytm2017-10-051-0/+18
|\ \
| * | Add links to headers in README and CONTRIBUTING and dependencies to CONTRIBUTINGGarrett Berg2017-09-291-0/+18
| |/
* | Corrected the CONTRIBUTING.md "External Dependencies" sectionMichal Budzynski2017-10-021-2/+12
|/
* Rollup merge of #44776 - spastorino:add_forge, r=nikomatsakisCorey Farwell2017-09-231-0/+2
|\
| * expand text, make link to forge more prominentNiko Matsakis2017-09-221-1/+1
| * Link to Rust forge from CONTRIBUTING.mdSantiago Pastorino2017-09-221-0/+2
* | Add clippy to `toolstate.toml`Oliver Schneider2017-09-191-14/+2
* | Add explanations for undocumented labelsCarol (Nichols || Goulding)2017-09-101-0/+23
* | Alphabetize current label explanationsCarol (Nichols || Goulding)2017-09-101-6/+6
* | Auto merge of #44194 - QuietMisdreavus:hey-how-do-i-use-this-new-fangled-thin...bors2017-09-041-1/+28
|\ \
| * | expand on using rustup custom toolchains in CONTRIBUTING.mdQuietMisdreavus2017-08-301-1/+28
| |/