cargo/crates
bors 1ffdfb70eb Auto merge of #8715 - ehuss:contrib, r=alexcrichton
Add contributor guide.

This consolidates and extends the contributor information in a single place. This is an mdbook project, along with a CI job which will build and deploy it to GitHub Pages at <https://rust-lang.github.io/cargo/contrib/>.

You can view a rendered version here: <https://ehuss.github.io/cargo/contrib/>

I don't know if this will actually be helpful to anyone, but I figured it's worth a shot.

NOTE: The CI deploy is designed to preserve the existing gh-pages content.  However, it will **delete the history** on that branch. I think that should be fine, there doesn't seem to be too much interesting stuff there.  I do have a backup in my fork, though. Some extra scrutiny on the code might be wise.  The reason it deletes the history is because deploying mdbook on every push would balloon the repository size.
2020-09-27 07:06:34 +00:00
..
cargo-platform fix clippy warnings 2020-06-04 00:55:45 +02:00
cargo-test-macro implement clippy suggestion to remove needless return 2019-11-12 10:21:21 +02:00
cargo-test-support Auto merge of #8715 - ehuss:contrib, r=alexcrichton 2020-09-27 07:06:34 +00:00
crates-io Remove unused serde_derive dependency 2020-06-26 17:29:09 +02:00
mdman Fix some Windows newline behavior. 2020-08-01 12:22:14 -07:00
resolver-tests Auto merge of #8274 - Eh2406:8249-repro, r=alexcrichton 2020-06-01 16:01:10 +00:00