summary refs log tree commit diff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)AuthorLines
2016-02-02Update TESTNAME descriptionRyan Thomas-1/+1
2016-02-02Update TESTNAME matching descriptionRyan Thomas-3/+5
2016-02-01Update docs about how to run specific testsRyan Thomas-2/+4
2016-01-26Re-worded intro paragraph to be more positiveGreg Chapple-8/+10
2016-01-26Updated to reflect comments from reviewGreg Chapple-7/+11
- Tweaked the build system intro paragraph - Added some more configure options & explanations - Added additional make target
2016-01-25Added info on the build system to contributing guideGreg Chapple-0/+55
I recently wrote a blog post on contributing to the Rust compiler which gained some interest. It was mentioned in a comment on Reddit that it would be useful to integrate some of the information from that post to the official contributing guide. This is the start of my efforts to integrate what I wrote with the official guide. This commit adds information on the build system. It is not a complete guide on the build system, but it should be enough to provide a good starting place for those wishing to contribute.
2016-01-14Fix note about B-prefixed issue labelsGreg Chapple-1/+1
'B' labels are for blockers, not issues which belong elsewhere. Prompted by this comment on Reddit: https://www.reddit.com/r/rust/comments/40nzkd/contributing_to_the_rust_compiler_a_short_guide/cyxcjtd
2015-12-23doc: Change Google link to generic top level domainfbergr-1/+1
2015-11-06Direct security bugs to the security policy.Brian Anderson-0/+3
2015-10-03docs: add rustdoc example to CONTRIBUTING.mdAleksey Kladov-0/+5
2015-10-03docs: whitespace cleanupAleksey Kladov-9/+9
2015-10-02Fix typo, add link to Google-search in documentationAndreas Sommer-2/+3
2015-09-14Cheat sheetchristopherdumas-2/+2
2015-09-14Fix typochristopherdumas-2/+2
2015-09-13Added link to @bors cheetsheet (thanks, @nagisa)christopherdumas-0/+2
2015-09-12Compiler test manualchristopherdumas-0/+2
2015-09-11Added useful links sectionchristopherdumas-0/+22
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-3/+3
Also fixes a few outdated links.
2015-07-16Rollup merge of #26693 - rutsky:patch-1, r=ManishearthManish Goregaokar-2/+2
r? @steveklabnik
2015-07-06Rollup merge of #26832 - steveklabnik:doc_rustc_cycle_time, r=huonwSteve Klabnik-0/+15
2015-07-06Add note about special make targetsSteve Klabnik-0/+15
2015-07-06Link to test suite information from CONTRIBUTING.mdSteve Klabnik-0/+4
Fixes #24802
2015-07-01fix typo: "requests function in the same [way] as other"Vladimir Rutsky-2/+2
2015-05-28Document issue tracker tagsedunham-2/+39
A discussion at https://github.com/rust-lang/rust/pull/25832 established what the abbreviations mean.
2015-02-18Fixes "Code of Conduct" LinkDarrell Hamilton-1/+1
Replaces the markdown link delimiters for the "Code of Conduct" link with the appropriate delimiters for using a link id r? @steveklabnik
2015-02-16CONTRIBUTING.md reduxSteve Klabnik-43/+139
This redux of CONTRIBUTING.md adds in more information, including subsuming both compliment-bugreport.md and Note-development-policy in the wiki. I only glanced at the broad TOC of Note-development-policy, and did not use the text as the basis for the re-write. This will then address the last outstanding part of #5831.
2015-01-27discuss.rust-lang.org -> internals.rust-lang.orgBrian Anderson-2/+2
2015-01-15Make link to style guide directAidan Hobson Sayers-1/+1
2015-01-02Put links to discuss.rust-lang.org and #rust-internals in CONTRIBUTING.mdBrian Anderson-0/+9
2014-09-22Update CONTRIBUTING.md with new issues policyNick Cameron-0/+6
2014-08-08Make small doc contributions less onerous/intimidatingAlexis Beingessner-1/+2
2014-06-16Update repo locationBrian Anderson-3/+3
2014-05-21Change static.rust-lang.org to doc.rust-lang.orgAlex Crichton-1/+1
The new documentation site has shorter urls, gzip'd content, and index.html redirecting functionality.
2014-05-05Updated CONTRIBUTING.md for 2014Aaron Raimist-2/+2
2014-01-11Various READMEs and docs cleanupAdrien Tétar-1/+1
Noticeably closes #11428.
2013-10-21syntax: Add the Bug Report HOWTO URL to the ICE messageTim Chevalier-0/+6
And also reference the bug report HOWTO in CONTRIBUTING.md
2013-06-13Update CONTRIBUTING.mdGraydon Hoare-6/+2
2013-06-05contributing: wrap lines for readabilityRamkumar Ramachandra-16/+31
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
2013-03-01Contributing.md: remove spurious verbBenjamin Herr-1/+1
2013-02-01Tweak the CONTRIBUTING.md file.Graydon Hoare-5/+14
2013-01-29docs: Add a note to CONTRIBUTING.md about copyright datesTim Chevalier-0/+6
2013-01-26Fix links in CONTRIBUTING.mdCody Schroeder-2/+2
2012-12-27Add an xfailed test case and a CONTRIBUTING.md fileTim Chevalier-0/+12