| Age | Commit message (Expand) | Author | Lines |
| 2020-09-17 | Put bit qualifier before mir/diff | Nixon Enraght-Moony | -2/+2 |
| 2020-09-16 | Pass --target to lint docs | Mark Rousskov | -14/+34 |
| 2020-09-16 | Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbini | bors | -0/+1 |
| 2020-09-16 | tools/build-manifest: Add support for RISC-V 32-bit | Alistair Francis | -0/+1 |
| 2020-09-16 | Rollup merge of #76717 - ehuss:fix-rustc-book-libdir, r=Mark-Simulacrum | Dylan DPC | -1/+4 |
| 2020-09-16 | Rollup merge of #76710 - rust-lang:rust-analyzer-2020-09-14, r=jonas-schievink | Dylan DPC | -16/+33 |
| 2020-09-15 | Update cargo | Eric Huss | -0/+0 |
| 2020-09-15 | Modify executable checking to be more universal | Mark Rousskov | -12/+50 |
| 2020-09-15 | Auto merge of #76311 - lzutao:split_core-slice, r=lcnr | bors | -1/+1 |
| 2020-09-15 | Fix clippy hard-code slice::Iter path | Lzu Tao | -1/+1 |
| 2020-09-14 | Add pass names to some common dataflow analyses | Dylan MacKenzie | -0/+1 |
| 2020-09-14 | Include non-JSON output in error display for lint-doc failure. | Eric Huss | -1/+4 |
| 2020-09-14 | :arrow_up: rust-analyzer | Jonas Schievink | -16/+33 |
| 2020-09-14 | Auto merge of #76571 - lzutao:rustdoc-private-traits, r=jyn514 | bors | -0/+10 |
| 2020-09-13 | Support `ignore` for lint examples. | Eric Huss | -9/+20 |
| 2020-09-13 | Link rustdoc lint docs to the rustdoc book. | Eric Huss | -30/+17 |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -0/+657 |
| 2020-09-13 | Ignore rustc_private items from std docs | Lzu Tao | -0/+10 |
| 2020-09-11 | Auto merge of #75800 - Aaron1011:feature/full-nt-tokens, r=petrochenkov | bors | -6/+6 |
| 2020-09-10 | Fully integrate token collection for additional AST structs | Aaron Hill | -6/+6 |
| 2020-09-10 | Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f' into clippyup | flip1995 | -416/+1360 |
| 2020-09-10 | Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obk | bors | -48/+24 |
| 2020-09-09 | :arrow_up: rust-analyzer | Jonas Schievink | -16/+16 |
| 2020-09-08 | Update cargo | Eric Huss | -0/+0 |
| 2020-09-08 | Adjust Clippy for CONST_ITEM_MUTATION lint | Aaron Hill | -48/+24 |
| 2020-09-08 | update Miri | Ralf Jung | -8/+8 |
| 2020-09-07 | Auto merge of #76044 - ecstatic-morse:dataflow-lattice, r=oli-obk | bors | -10/+7 |
| 2020-09-06 | initial attempt to add aarch64-unknown-linux-musl to dist-linux-arm | Jens Reidel | -0/+1 |
| 2020-09-06 | Auto merge of #76390 - MaulingMonkey:pr-min-cdb-version, r=petrochenkov | bors | -6/+51 |
| 2020-09-05 | compiletest: Introduce "min-cdb-version" | MaulingMonkey | -6/+51 |
| 2020-09-05 | Update RLS and Rustfmt | Caleb Cartwright | -6/+6 |
| 2020-09-04 | ty.flags -> ty.flags() | LeSeulArtichaut | -1/+1 |
| 2020-09-04 | `ty.kind` -> `ty.kind()` in rustdoc and clippy | LeSeulArtichaut | -188/+187 |
| 2020-09-04 | Auto merge of #75207 - dylni:add-slice-check-range, r=KodrAus | bors | -0/+1 |
| 2020-09-03 | update miri | Ralf Jung | -8/+8 |
| 2020-09-02 | Auto merge of #76160 - scileo:format-recovery, r=petrochenkov | bors | -3/+3 |
| 2020-09-02 | Improve recovery on malformed format call | Sasha | -3/+3 |
| 2020-09-01 | Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkov | Tyler Mandry | -1/+1 |
| 2020-09-01 | Auto merge of #76155 - matklad:rust-analyzer-2020-08-31, r=matklad | bors | -23/+15 |
| 2020-08-31 | Auto merge of #76174 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-08-31 | Update cargo | Eric Huss | -0/+0 |
| 2020-08-31 | :arrow_up: rust-analyzer | Aleksey Kladov | -23/+15 |
| 2020-08-31 | tidy: add new exceptions and remove std from skip list | Lzu Tao | -5/+14 |
| 2020-08-30 | Fix clippy | Aaron Hill | -1/+1 |
| 2020-08-30 | Update dataflow analyses to use new interface | Dylan MacKenzie | -10/+7 |
| 2020-08-30 | mv compiler to compiler/ | mark | -34/+50 |
| 2020-08-29 | bump Miri | Ralf Jung | -8/+8 |
| 2020-08-29 | Auto merge of #75754 - joshtriplett:wip-perf-snappy, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-08-28 | Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup | flip1995 | -1092/+4160 |
| 2020-08-28 | Rollup merge of #76000 - richkadel:llvm-coverage-map-gen-6b.2, r=wesleywiser | Pietro Albini | -0/+12 |