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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CONTRIBUTING.md
Age
Commit message (
Expand
)
Author
Lines
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-7
/
+1
2023-08-24
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
Philipp Krones
-1
/
+1
2023-03-24
Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup
Philipp Krones
-1
/
+1
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-0
/
+33
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-1
/
+1
2022-09-21
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
David Koloski
-10
/
+15
2022-08-11
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
Philipp Krones
-3
/
+3
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-4
/
+3
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-151
/
+17
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-5
/
+5
2021-12-30
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
flip1995
-4
/
+4
2021-11-04
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
flip1995
-1
/
+3
2021-07-01
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
flip1995
-1
/
+1
2021-06-21
Delete spaces
Alexander Melentyev
-1
/
+1
2021-05-06
Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup
flip1995
-1
/
+1
2021-04-22
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
flip1995
-3
/
+3
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-7
/
+29
2021-02-02
Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy
Manish Goregaokar
-4
/
+5
2021-01-30
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
flip1995
-1
/
+14
2020-12-20
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
flip1995
-29
/
+32
2020-12-06
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
flip1995
-2
/
+7
2020-11-05
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
flip1995
-3
/
+4
2020-10-23
Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup
Eduardo Broto
-2
/
+2
2020-09-24
Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup
flip1995
-3
/
+3
2020-08-28
Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup
flip1995
-9
/
+49
2020-08-11
Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6' into clippyup
flip1995
-12
/
+15
2020-07-14
Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup
flip1995
-1
/
+1
2020-06-09
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
Lzu Tao
-8
/
+28
2020-05-28
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
flip1995
-35
/
+65
2020-04-08
Rollup merge of #5422 - nickrtorres:contributing-triage, r=flip1995
Philipp Krones
-1
/
+1
2020-04-04
CONTRIBUTING.md: fix broken triage link
Nick Torres
-1
/
+1
2020-04-04
Update CONTRIBUTING.md
flip1995
-4
/
+3
2020-04-04
Rename rustc -> rustc_middle in doc links
flip1995
-1
/
+1
2020-03-11
Improve documentation
Yuki Okushi
-2
/
+5
2020-03-11
Move links to the end of each chapter on CONTRIBUTING
Yuki Okushi
-53
/
+59
2020-03-11
Clean-up CONTRIBUTING.md
Yuki Okushi
-44
/
+35
2020-03-08
Mention the setup instructions in CONTRIBUTING
Vivek Ghaisas
-2
/
+3
2020-02-12
Fix markdown Files
flip1995
-25
/
+39
2020-02-10
Remove unnecessary imports from documentation
Krishna Sai Veera Reddy
-1
/
+1
2020-01-30
Deprecate util/dev in favor of cargo alias
Philipp Hansch
-1
/
+1
2019-10-24
Revert "rustc-dev has been temporarily removed"
flip1995
-1
/
+1
2019-10-14
rustc-dev has been temporarily removed
Lzu Tao
-1
/
+1
2019-10-11
Rustup for rustc-dev
Lzu Tao
-1
/
+1
2019-08-29
Add note to fix toolstate
Yuki Okushi
-1
/
+17
2019-08-19
Import rustc_plugin from its new location
Simon Sapin
-5
/
+5
2019-08-19
Fix the name of a channel of discord in CONTRIBUTING.md
chansuke
-1
/
+1
2019-03-03
Cleanup 'Writing code' in CONTRIBUTING.md
Philipp Hansch
-114
/
+3
2019-02-08
Add a uitest subcommand to simplify UI test invocation
Philipp Hansch
-2
/
+2
2019-02-03
Add setup-toolchain.sh script to configure the master version of rustc,
Jeremy Fitzhardinge
-0
/
+4
2019-01-20
Fixing typo in CONTRIBUTING.md
rmcteggart-r7
-1
/
+1
[next]