| Age | Commit message (Expand) | Author | Lines |
| 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-03 | Allow/fix non_fmt_panic in tests. | Mara Bos | -28/+35 |
| 2021-02-03 | Add lint for `panic!(123)` which is not accepted in Rust 2021. | Mara Bos | -22/+110 |
| 2021-02-03 | Handle `Span`s for byte and raw strings and add more detail | Esteban Küber | -103/+142 |
| 2021-02-03 | Ignore broken test. | Felix S. Klock II | -0/+1 |
| 2021-02-03 | Auto merge of #81717 - Aaron1011:fix/closure-diag, r=estebank | bors | -0/+18 |
| 2021-02-03 | move test to be with the others | mark | -0/+0 |
| 2021-02-03 | Auto merge of #81718 - m-ou-se:rollup-3ftbymt, r=m-ou-se | bors | -391/+1490 |
| 2021-02-03 | Rollup merge of #81716 - m-ou-se:fix-ice, r=eddyb | Mara Bos | -4/+4 |
| 2021-02-03 | Rollup merge of #81692 - Manishearth:clippyup, r=tmandry | Mara Bos | -126/+518 |
| 2021-02-03 | Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix | Mara Bos | -0/+20 |
| 2021-02-03 | Rollup merge of #80394 - RalfJung:const-err-future, r=oli-obk | Mara Bos | -261/+948 |
| 2021-02-03 | Fix non-existent-field ICE for generic fields. | Mara Bos | -4/+4 |
| 2021-02-03 | Fix panic when emitting diagnostic for closure mutable binding error | Aaron Hill | -0/+18 |
| 2021-02-03 | Remove incorrect `delay_span_bug` | Esteban Küber | -0/+20 |
| 2021-02-03 | Stabilize the Wake trait | Yoshua Wuyts | -1/+0 |
| 2021-02-03 | Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obk | bors | -26/+292 |
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -261/+948 |
| 2021-02-03 | Use PrimTy in builtin type shadow lint | Cameron Steffen | -18/+4 |
| 2021-02-03 | Auto merge of #81699 - jethrogb:fix-81531, r=petrochenkov | bors | -0/+5 |
| 2021-02-03 | Really fix early lints inside an async desugaring | Jethro Beekman | -0/+5 |
| 2021-02-03 | Auto merge of #81694 - GuillaumeGomez:rollup-odg6xqi, r=GuillaumeGomez | bors | -4/+12 |
| 2021-02-03 | Rollup merge of #81681 - Smittyvb:rustdoc-shortcuts-styling, r=GuillaumeGomez | Guillaume Gomez | -2/+2 |
| 2021-02-03 | Rollup merge of #81679 - GuillaumeGomez:clean-fixme-match-bind, r=poliorcetic... | Guillaume Gomez | -2/+10 |
| 2021-02-03 | Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievink | bors | -2/+184 |
| 2021-02-03 | added a suggestion to create a `const` item if the `fn` in the array repeat e... | Henry Boisdequin | -0/+20 |
| 2021-02-02 | Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy | Manish Goregaokar | -126/+518 |
| 2021-02-02 | bless the coverage-spanview output. Cc #81688. | Felix S. Klock II | -26/+30 |
| 2021-02-03 | Auto merge of #81535 - nikic:update-test-various, r=sanxiyn | bors | -2/+3 |
| 2021-02-02 | Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a... | Felix S. Klock II | -22/+3 |
| 2021-02-02 | introduce future-compatibility warning for forbidden lint groups | Niko Matsakis | -24/+417 |
| 2021-02-02 | Auto merge of #81678 - jackh726:rollup-3nerni4, r=jackh726 | bors | -95/+300 |
| 2021-02-02 | Better styling of "Switch result tab" shortcut | Smitty | -2/+2 |
| 2021-02-02 | Bind all clean::Type variants and remove FIXME | Guillaume Gomez | -2/+10 |
| 2021-02-02 | Make rustdoc respect `--error-format short` | Alexis Bourget | -1/+6 |
| 2021-02-02 | Rollup merge of #81671 - jackh726:atb-tests, r=estebank | Jack Huey | -0/+95 |
| 2021-02-02 | Rollup merge of #81655 - matsujika:suggest-accessing-field-rewording, r=estebank | Jack Huey | -12/+12 |
| 2021-02-02 | Rollup merge of #81647 - m-ou-se:assert-2021-fix, r=petrochenkov | Jack Huey | -0/+51 |
| 2021-02-02 | Rollup merge of #81634 - jesusprubio:jesusprubio/add-long-explanation-e0521, ... | Jack Huey | -3/+26 |
| 2021-02-02 | Rollup merge of #81603 - ehuss:error-index-build, r=Mark-Simulacrum | Jack Huey | -24/+29 |
| 2021-02-02 | Rollup merge of #81544 - JulianKnodt:sat_where, r=lcnr | Jack Huey | -5/+76 |
| 2021-02-02 | Rollup merge of #81517 - tmiasko:san-crates, r=Mark-Simulacrum | Jack Huey | -50/+1 |
| 2021-02-02 | Rollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn | Jack Huey | -1/+8 |
| 2021-02-02 | Rollup merge of #81260 - vn971:restore-editorconfig, r=Mark-Simulacrum | Jack Huey | -0/+2 |
| 2021-02-02 | Auto merge of #81541 - Aaron1011:early-lint-async-fn, r=petrochenkov | bors | -3/+9 |
| 2021-02-02 | Update UI tests affected by changed DefPathHash value construction. | Michael Woerister | -96/+94 |
| 2021-02-02 | Fix early lints inside an async desugaring | Aaron Hill | -3/+9 |
| 2021-02-02 | More associated type tests | Jack Huey | -0/+95 |
| 2021-02-02 | Update ui tests (nll) | Jesus Rubio | -2/+12 |