Commit graph

147 commits

Author SHA1 Message Date
Dylan MacKenzie 5577b3554d Suggest stage 1 if stage 0 fails 2020-04-28 10:14:56 -07:00
Dylan MacKenzie 23dbd33d93 Direct contributors to try stage 0 rustdoc first 2020-04-28 08:55:41 -07:00
Oliver Scherer 7928c45c06 Address reviews 2020-04-02 18:33:48 +02:00
Oliver Scherer df91b40b43 Address review comments 2020-04-02 17:20:56 +02:00
Oliver Scherer 59cfb8035c Triple backticks 2020-04-01 17:45:47 +02:00
Oliver Scherer af553528ad Explain that you have to specify path and repository during subrepo synchronizations 2020-04-01 17:33:20 +02:00
Oliver Scherer 521eb0df67 Git subtree is upstream, no need to install 2020-04-01 16:18:35 +02:00
Oliver Scherer 56d0c81c75 s/subrepo/subtree/ 2020-04-01 14:53:10 +02:00
Oliver Scherer 04c8191719 Explain how to work with subrepos 2020-04-01 14:36:33 +02:00
Mazdak Farrokhzad 39c6405097
Rollup merge of #69747 - spastorino:rename-rustc-guide, r=pietroalbini
Rename rustc guide

This is in preparation for https://github.com/rust-lang/rustc-guide/issues/470
Needs to be merged after we actually rename the guide.

Have used this to rename:

`git grep -l 'rustc_guide' | xargs sed -i 's/rustc_guide/rustc_dev_guide/g'`
`git grep -l 'rustc-guide' | xargs sed -i 's/rustc-guide/rustc-dev-guide/g'`
`git grep -l 'rustc guide' | xargs sed -i 's/rustc guide/rustc dev guide/g'`
2020-03-12 16:32:19 +01:00
Santiago Pastorino b3b32b74bc
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org 2020-03-10 17:08:18 -03:00
Santiago Pastorino 9d4fdba8be
Rename rustc guide to rustc dev guide 2020-03-10 17:08:16 -03:00
Santiago Pastorino 0037f4e37c
Rename rustc-guide to rustc-dev-guide 2020-03-10 17:08:10 -03:00
Chris Simpkins c60d581eb1 update x.py tidy testing command 2020-03-09 23:00:41 -04:00
Jacob Rothstein 2a79ed0b49
[docs] remind bug reporters to update nightly 2020-01-30 17:25:58 -08:00
Matthew Kraai 21e636f188 Remove redundant link texts 2019-12-26 05:04:46 -08:00
Dylan DPC 77f2ac4a49
Update CONTRIBUTING.md 2019-11-28 01:26:45 +01:00
Dylan DPC 2a7dc5ec7f
Update CONTRIBUTING.md 2019-11-28 01:23:39 +01:00
Mark Lodato 9b78191e08 Clarifies how to tag users for assigning PRs 2019-11-27 17:19:09 -05:00
Yuki Okushi 1d2a314ef5 Update link on CONTRIBUTING.md 2019-11-07 06:48:28 +09:00
Yuki Okushi bd82de0de6
Rollup merge of #65007 - BO41:keywords, r=nikomatsakis
Mention keyword closing policy

closes #59233 / https://github.com/rust-lang/rust/issues/59233#issuecomment-478362693

rewording suggestions welcome

> Also in the referenced issue, the commit number of the new commit
> that could close that issue is not really informative. The PR number itself appeared in the issue
> is more informative and concise.

@lzutao what do you mean with that? Is this fixed by the new "May be fixed by #XXXXX"?
2019-10-23 17:14:29 +09:00
BO41 1c85b45117
Apply suggested wording
to better describe the situation
2019-10-18 16:55:08 +00:00
BO41 59ce359c8f
Fix typo 2019-10-02 21:31:00 +00:00
BO41 cabcd99476 Mention keyword closing policy 2019-10-02 17:55:06 +02:00
BO41 2ab7a67326 Replace mentions of IRC with Discord 2019-10-02 17:28:48 +02:00
Eric Huss 06c3256a6b Update cargo-vendor usage 2019-07-09 16:12:41 -07:00
Mazdak Farrokhzad df18e190be
Rollup merge of #59234 - stepnivlk:add-no_merge_policy, r=oli-obk
Mention `no merge policy` in the CONTRIBUTING guide

Issue: https://github.com/rust-lang/rust/issues/59233
2019-03-31 16:10:36 +02:00
stepnivlk a4b67ee195 Mention no merge policy in the CONTRIBUTING guide 2019-03-16 19:16:27 +01:00
varkor 037596c4ce Fix capitalisation problem 2019-03-14 01:20:41 +00:00
varkor 3a00649256 Move rollup description earlier 2019-03-14 01:17:49 +00:00
varkor 308a002eb1 Make all references to @bors or users links 2019-03-14 01:13:26 +00:00
varkor eadb8443f3 Update r+ syntax 2019-03-14 01:09:32 +00:00
varkor 6f3fda9d1d Add links to @rust-highfive and @bors 2019-03-14 01:07:00 +00:00
varkor 205ab0c260 Add a link to the Discord and Zulip servers 2019-03-14 01:04:19 +00:00
varkor 6e449dacea Remove trailing newlines 2019-03-14 01:03:11 +00:00
varkor ff5e31ffb5 Fix a broken link to the rustc-guide 2019-03-14 01:02:56 +00:00
Philipp Hansch 36f665239d
Fix more nursery links in CONTRIBUTING.md 2019-02-21 20:58:56 +01:00
Philipp Hansch 4867a8c4fa
Update miri links
Miri has been moved to `rust-lang` a couple of days ago.
2019-02-21 19:26:45 +01:00
mark 48bee07768 make the contribution doc reference the guide more; deduplication 2019-01-15 20:02:28 -06:00
Jens Hausdorf 38667104d6
Fix security link in CONTRIBUTING to its new place
avoiding an 404
2018-12-09 15:25:23 +01:00
Mark Mansi 6494f1e60e rustc-guide has moved 2018-11-26 15:03:13 -06:00
Eduard-Mihai Burtescu 7c166f54b2 Move Cargo.{toml,lock} to the repository root directory. 2018-11-22 12:10:04 +02:00
Do Duy e03d24e153
Update rustc documentation link 2018-10-15 15:54:29 +07:00
jacob 84f75f0dbb
Fix typo in CONTRIBUTING.md
I noticed a small typo while reading over this document.
2018-10-02 16:59:48 -05:00
Kazuyoshi Kato f656fe3b5d COMPILER_TESTS.md has been moved
The document is now hosted at rust-lang-nursery.github.io.
2018-09-12 21:21:43 -07:00
Philipp Krones fa75111043
Also link Clippy repo in the CONTRIBUTING.md file 2018-08-28 20:43:10 +02:00
ccesare 3a76b876b8
Minor language change to CONTRIBUTING.md
In the `#building` section, the doc read that a default configuration "shall use around 3.5 GB of disk space." Changed "shall use" to "requires," as I don't think it's meant to sound so prescriptive.
2018-06-14 09:23:28 -04:00
Lukas Bergdoll 0bc8d4ef2c Fix spelling error in CONTRIBUTING.md 2018-06-08 19:44:04 +02:00
Niv Kaminer 6b6933cf3c typofix 2018-04-21 13:10:27 +03:00
Niv Kaminer 79b1127596 encourage descriptive issue titles 2018-04-21 12:32:33 +03:00