Commit Graph

31 Commits

Author SHA1 Message Date
Weihang Lo 6f3e30b773
docs: remove review capacity notice 2023-10-18 13:24:09 -04:00
Eric Huss 20017a249c Add a notice about review capacity. 2022-03-24 14:18:42 -07:00
Weihang Lo 50bc1db327
Reuse "Before hacking on Cargo" to emphasize discussion before hacking 2022-03-09 10:33:13 +08:00
Eric Huss 4d40ef4ef4 Add contributor guide. 2020-09-18 14:01:51 -07:00
Josh Triplett 552c664c2e CONTRIBUTING.md: Link to Zulip rather than Discord
Discussed and approved by all members of the Cargo team.
2020-07-01 15:10:43 -07:00
Eric Huss e4863cf23a Fix nightly tests with llvm-tools. 2020-05-23 11:33:32 -07:00
Eric Huss 0a2f691381 Switch azure to macOS 10.15. 2020-02-19 16:46:29 -08:00
Eric Huss bfcc6d6529 Update contributing documentation for running tests and building docs. 2019-12-02 10:28:25 -08:00
Takayuki Nakata e70a37634a Fix a broken link in CONTRIBUTING.md
`testsuite/support/mod.rs` is replaced at 9115b2c32.
2019-12-02 10:28:19 -08:00
Hidehito Yabuuchi 76529b9e64 Update how to install rustfmt 2019-02-23 19:30:05 +09:00
Alexander Regueiro f7c91ba622
Various cosmetic improvements. 2019-02-20 10:58:27 +00:00
Eric Huss e657f23818 Update chat link to Discord.
I'm not sure if anyone is hanging out in the IRC channel much these days.
2019-01-14 17:29:36 -08:00
Damian 44184ad87c Fixed link to testsuite in CONTRIBUTING.md 2019-01-01 11:31:17 +01:00
Dale Wijnand ad5610fe86
Fix rustfmt instructions in CONTRIBUTING.md
rustfmt's --skip-children is now behind --unstable-features
(rust-lang-nursery/rustfmt#2796) which only works on nightly rustfmt, so
change the install instructions too.
2018-08-09 21:21:13 +01:00
Dale Wijnand d3f118d418 Tweak the feature lifecycle notes 2018-05-24 10:17:21 +03:00
Aleksey Kladov 9bed341da0 Some hints about feature lifecycle 2018-05-24 10:17:21 +03:00
Aleksey Kladov 986d78d797 Clarify the meaning of feature-related labels 2018-05-24 10:16:57 +03:00
Eric Huss 139c750333 cargotest: Add some more docs 2018-05-23 21:09:27 -07:00
Dale Wijnand e21f5b414c
add contributing notes for cross compile test setup 2018-04-20 19:29:42 +01:00
Dale Wijnand 2f4a40b3e5
add a rustfmt detail to CONTRIBUTING.md 2018-04-11 12:39:14 +01:00
Dale Wijnand 87770aeed7
Tweak rustfmt details in CONTRIBUTING.md
Closes #5329
2018-04-09 22:59:33 +01:00
Dale Wijnand 463f207a8e
Fix link to I-nominated in CONTRIBUTING.md 2018-04-09 19:38:58 +01:00
Aleksey Kladov 506786d0f2 Document how to use Cargo's internal logging 2018-04-08 18:28:27 +03:00
lukaslueg 0ff5f314f1
Update CONTRIBUTING.md
Since a13a33c33b code is rejected during CI if `rustfmt` complains. Update the docs regarding that fact.
2018-03-19 19:40:39 +01:00
Doug Goldstein e59171aab0
update contributing to show how to build the docs
The contributing guide referenced a script that was deleted in
1271bb4de0 so it wasn't possible to follow the contributing guide
successfully prior to contributing doc improvements.
2018-02-17 22:41:32 -06:00
Aleksey Kladov a9977f3c76 Describe E-mentor label in contributing.md 2017-10-02 22:11:09 +03:00
Lukas Lueg 47faa0f171 Expand contribution guidelines 2017-09-29 22:31:14 +02:00
lukaslueg 100877b478 Update CONTRIBUTING.md
Point out that code added to Cargo may raise the minimal version of Rust required. Cargo does not have a grace period where it has to compile on "stable -2" or anything like that.
2017-09-22 17:08:31 +02:00
Carol (Nichols || Goulding) 0cfe63554a Document the relnotes label too 2017-09-10 13:31:55 -04:00
Carol (Nichols || Goulding) 3bfc2ca2ed Add an explanation of the labels 2017-09-10 12:55:42 -04:00
Aleksey Kladov d11a429ded Add CONTRIBUTING.md 2017-09-03 12:47:49 +03:00