| Age | Commit message (Expand) | Author | Lines |
| 2021-03-16 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-03-12 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-02-22 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-02-10 | remove unused backtrace refs | Caleb Cartwright | -1/+0 |
| 2021-02-10 | update RLS and rustfmt | Caleb Cartwright | -5/+5 |
| 2021-02-05 | Rollup merge of #81456 - Amanieu:remote-test-server, r=Amanieu | Mara Bos | -15/+9 |
| 2021-02-05 | Auto merge of #81756 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-02-04 | Rollup merge of #81645 - m-ou-se:panic-lint, r=estebank,flip1995 | Mara Bos | -31/+31 |
| 2021-02-04 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-04 | Auto merge of #81743 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2021-02-04 | update Miri | Ralf Jung | -7/+7 |
| 2021-02-03 | Suggest panic!("{}", ..) instead of panic!(..) clippy::expect_fun_call. | Mara Bos | -11/+11 |
| 2021-02-03 | Fix/allow non_fmt_panic in clippy tests. | Mara Bos | -20/+20 |
| 2021-02-02 | Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy | Manish Goregaokar | -126/+518 |
| 2021-02-02 | Rollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn | Jack Huey | -1/+5 |
| 2021-02-02 | Rollup merge of #81260 - vn971:restore-editorconfig, r=Mark-Simulacrum | Jack Huey | -0/+2 |
| 2021-02-02 | Auto merge of #81405 - bugadani:ast, r=cjgillot | bors | -54/+94 |
| 2021-02-02 | Add .editorconfig | Vasili Novikov | -0/+2 |
| 2021-02-02 | Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn | bors | -2/+4 |
| 2021-02-02 | Auto merge of #81651 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-02-01 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-02 | Auto merge of #81557 - GuillaumeGomez:primitive-search, r=ollie27 | bors | -0/+4 |
| 2021-02-01 | Auto merge of #81625 - jonas-schievink:rollup-mshpp2n, r=jonas-schievink | bors | -1/+1 |
| 2021-02-01 | Improve diff display in case the whole key in missing | Guillaume Gomez | -0/+4 |
| 2021-02-01 | Rollup merge of #81387 - c410-f3r:tests-tests-tests, r=petrochenkov | Jonas Schievink | -1/+1 |
| 2021-02-01 | :arrow_up: rust-analyzer | Jonas Schievink | -32/+15 |
| 2021-02-01 | Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov | bors | -4/+19 |
| 2021-02-01 | Box the biggest ast::ItemKind variants | Dániel Buga | -54/+94 |
| 2021-01-31 | Move some tests to more reasonable directories | Caio | -1/+1 |
| 2021-01-31 | update Miri | Ralf Jung | -7/+9 |
| 2021-01-30 | Update clippy test output for panic macros. | Mara Bos | -4/+19 |
| 2021-01-30 | Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup | flip1995 | -453/+6060 |
| 2021-01-30 | Rollup merge of #81501 - calebcartwright:update-rustfmt, r=sanxiyn | Yuki Okushi | -5/+5 |
| 2021-01-30 | Update armhf-gnu to Ubuntu 20.04 | Nikita Popov | -2/+4 |
| 2021-01-29 | update Miri | Ralf Jung | -7/+7 |
| 2021-01-28 | update rustfmt to v1.4.34 | Caleb Cartwright | -5/+5 |
| 2021-01-29 | Rollup merge of #81176 - camsteffen:qpath-res, r=oli-obk | Yuki Okushi | -58/+45 |
| 2021-01-29 | Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3 | Yuki Okushi | -3/+3 |
| 2021-01-28 | rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo` | Alex Crichton | -3/+3 |
| 2021-01-28 | Rollup merge of #81445 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-01-28 | Rollup merge of #81428 - phansch:compiletest-tests, r=Mark-Simulacrum | Yuki Okushi | -1/+20 |
| 2021-01-28 | Rollup merge of #81277 - flip1995:from_diag_items, r=matthewjasper | Yuki Okushi | -6/+2 |
| 2021-01-28 | Rollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikomatsakis | Yuki Okushi | -30/+24 |
| 2021-01-27 | Preserve existing LD_LIBRARY_PATH in remote-test-server | Amanieu d'Antras | -15/+9 |
| 2021-01-27 | Support AArch64 big-endian and ILP32 in compiletest | Amanieu d'Antras | -1/+5 |
| 2021-01-27 | Update cargo | Eric Huss | -0/+0 |
| 2021-01-27 | compiletest: Add two more unit tests | Philipp Hansch | -1/+20 |
| 2021-01-25 | tidy: Remove unnecessary trailing semicolon. | Eric Huss | -1/+1 |
| 2021-01-25 | tidy: Remove edition filter exceptions. | Eric Huss | -15/+1 |
| 2021-01-25 | tidy: Remove cargo check. | Eric Huss | -95/+0 |