index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CONTRIBUTING.md
Age
Commit message (
Expand
)
Author
Lines
2017-10-19
Rollup merge of #45098 - sunjay:breakingrustfmtrls, r=alexcrichton
kennytm
-0
/
+110
2017-10-17
Updating the instructions for when a tool breaks to use the new toolstate fea...
Sunjay Varma
-30
/
+40
2017-10-17
Added a section about updating submodules
Sunjay Varma
-1
/
+63
2017-10-17
Documenting the process for when rustfmt/rls breakk because of your changes
Sunjay Varma
-0
/
+38
2017-10-16
add some tips to CONTRIBUTING.md to help with debugging this problem
Niko Matsakis
-2
/
+4
2017-10-05
Rollup merge of #44997 - SuriyaaKudoIsc:patch-1, r=steveklabnik
kennytm
-1
/
+1
2017-10-05
Rollup merge of #44935 - vitiral:dependencies, r=steveklabnik
kennytm
-0
/
+18
2017-10-03
Use HTTPS protocol for `chat.mibbit.com`
Suriyaa ✌️️
-1
/
+1
2017-10-02
Corrected the CONTRIBUTING.md "External Dependencies" section
Michal Budzynski
-2
/
+12
2017-09-29
Add links to headers in README and CONTRIBUTING and dependencies to CONTRIBUTING
Garrett Berg
-0
/
+18
2017-09-23
Rollup merge of #44776 - spastorino:add_forge, r=nikomatsakis
Corey Farwell
-0
/
+2
2017-09-22
expand text, make link to forge more prominent
Niko Matsakis
-1
/
+1
2017-09-22
Link to Rust forge from CONTRIBUTING.md
Santiago Pastorino
-0
/
+2
2017-09-19
Add clippy to `toolstate.toml`
Oliver Schneider
-14
/
+2
2017-09-10
Add explanations for undocumented labels
Carol (Nichols || Goulding)
-0
/
+23
2017-09-10
Alphabetize current label explanations
Carol (Nichols || Goulding)
-6
/
+6
2017-09-04
Auto merge of #44194 - QuietMisdreavus:hey-how-do-i-use-this-new-fangled-thin...
bors
-1
/
+28
2017-09-02
Auto merge of #43886 - oli-obk:clippy, r=nrc
bors
-0
/
+26
2017-08-30
expand on using rustup custom toolchains in CONTRIBUTING.md
QuietMisdreavus
-1
/
+28
2017-08-20
Fix broken homu link in CONTRIBUTING.md.
Corey Farwell
-1
/
+1
2017-08-15
Update workflow to git oddities
Oliver Schneider
-2
/
+2
2017-08-15
Fetch the pull request before checkout
Oliver Schneider
-1
/
+2
2017-08-15
Document the process of updating external dependencies
Oliver Schneider
-0
/
+25
2017-08-12
Auto merge of #43820 - sfackler:move-config-template, r=alexcrichton
bors
-1
/
+1
2017-08-12
Update GitHub pull request documentation link
Tej Chajed
-3
/
+6
2017-08-11
Move config.toml.example to the root dir
Steven Fackler
-1
/
+1
2017-07-17
Update merge queue link
Sam Cappleman-Lynes
-1
/
+1
2017-07-06
Suggest rustup toolchain link
Kornel
-0
/
+1
2017-05-16
Typo
faso
-1
/
+1
2017-03-24
Split paragraph in CONTRIBUTING.md
lukaramu
-1
/
+3
2017-03-24
Update CONTRIBUTING.md
lukaramu
-2
/
+4
2017-03-07
Update link to COMPILER_TESTS.md in CONTRIBUTING.md
CrazyMerlyn
-1
/
+1
2017-02-28
Replace ./configure with config.toml in README.md and CONTRIBUTING.md
Josh Driver
-23
/
+31
2017-02-19
Removed a typo from CONTRIBUTING.md
Glyne J. Gittens
-1
/
+1
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-5
/
+0
2016-12-14
Document --test-args for rustbuild
Seo Sanghyeon
-4
/
+5
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-40
/
+111
2016-09-03
doc: Contributing.md: mention of `make tidy`
Cobrand
-0
/
+13
2016-08-21
Minor type in CONTRIBUTING.md
Amit Levy
-1
/
+1
2016-06-05
add documentation on howto build just rustc without libstd to the build system
flo-l
-1
/
+8
2016-05-26
Add `make tips` as useful make target
Sebastian Thiel
-0
/
+2
2016-04-15
Fix link in contributing page
Florian Berger
-1
/
+1
2016-03-31
allow RUST_BACKTRACE=0 to act as if unset
Emanuel Czirai
-1
/
+2
2016-03-22
Remove trailing whitespace at the end of lines
Florian Berger
-2
/
+2
2016-02-02
Update TESTNAME description
Ryan Thomas
-1
/
+1
2016-02-02
Update TESTNAME matching description
Ryan Thomas
-3
/
+5
2016-02-01
Update docs about how to run specific tests
Ryan Thomas
-2
/
+4
2016-01-26
Re-worded intro paragraph to be more positive
Greg Chapple
-8
/
+10
2016-01-26
Updated to reflect comments from review
Greg Chapple
-7
/
+11
2016-01-25
Added info on the build system to contributing guide
Greg Chapple
-0
/
+55
[next]