| Age | Commit message (Expand) | Author | Lines |
| 2021-08-13 | Rollup merge of #87966 - pietroalbini:fix-pidfd-test, r=m-ou-se | Guillaume Gomez | -1/+12 |
| 2021-08-13 | Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obk | Guillaume Gomez | -1/+30 |
| 2021-08-13 | Auto merge of #87956 - m-ou-se:closure-migration-macro-body, r=Aaron1011 | bors | -0/+56 |
| 2021-08-13 | Auto merge of #87954 - flip1995:clippyup, r=Manishearth | bors | -375/+1311 |
| 2021-08-12 | Rollup merge of #87965 - m-ou-se:non-fmt-panic-external, r=estebank | Manish Goregaokar | -12/+6 |
| 2021-08-12 | Rollup merge of #87953 - m-ou-se:closure-migration-multiline-formatting, r=pe... | Manish Goregaokar | -81/+108 |
| 2021-08-12 | Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddyb | Manish Goregaokar | -0/+476 |
| 2021-08-12 | Rollup merge of #87916 - nbdd0121:black_box, r=nagisa | Manish Goregaokar | -1/+1 |
| 2021-08-12 | Add c_enum_min_bits to target spec | Manish Goregaokar | -0/+476 |
| 2021-08-12 | Implement `black_box` using intrinsic | Gary Guo | -1/+1 |
| 2021-08-12 | Auto merge of #87963 - GuillaumeGomez:rollup-e54sbez, r=GuillaumeGomez | bors | -138/+143 |
| 2021-08-12 | fix command-create-pidfd test inside unprivileged docker containers | Pietro Albini | -1/+12 |
| 2021-08-12 | Silence non_fmt_panic from external macros. | Mara Bos | -12/+6 |
| 2021-08-12 | Rollup merge of #87941 - GuillaumeGomez:fix-rustdoc-js-tool, r=notriddle | Guillaume Gomez | -14/+19 |
| 2021-08-12 | Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylev | Guillaume Gomez | -80/+80 |
| 2021-08-12 | Rollup merge of #87819 - estebank:assoc-type-span, r=jackh726 | Guillaume Gomez | -44/+44 |
| 2021-08-12 | Auto merge of #87666 - ivmarkov:master, r=Amanieu | bors | -0/+1 |
| 2021-08-12 | Avoid ICE caused by suggestion | Esteban Küber | -1/+30 |
| 2021-08-12 | Use a more accurate span on assoc types WF checks | Esteban Kuber | -44/+44 |
| 2021-08-12 | Add test for closure migration with a macro body. | Mara Bos | -0/+56 |
| 2021-08-12 | Update test output. | Mara Bos | -81/+108 |
| 2021-08-12 | Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup | flip1995 | -375/+1311 |
| 2021-08-12 | Bless clippy tests. | Mara Bos | -3/+3 |
| 2021-08-12 | Auto merge of #87948 - JohnTitor:rollup-efmgyl8, r=JohnTitor | bors | -20/+73 |
| 2021-08-12 | Rollup merge of #87942 - oconnor663:pre_commit_exec, r=jyn514 | Yuki Okushi | -0/+0 |
| 2021-08-12 | Rollup merge of #87928 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-08-12 | Rollup merge of #87925 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-08-12 | Rollup merge of #87878 - lnicola:rust-analyzer-2021-08-09, r=lnicola | Yuki Okushi | -16/+37 |
| 2021-08-12 | Rollup merge of #87671 - jesyspa:issue-87319-multiple-newlines, r=estebank | Yuki Okushi | -4/+36 |
| 2021-08-12 | Auto merge of #85296 - bjorn3:plugin_cleanup, r=petrochenkov | bors | -438/+274 |
| 2021-08-11 | set the executable bit on pre-commit.sh | Jack O'Connor | -0/+0 |
| 2021-08-11 | Fix rustdoc-js tool string "parsing" | Guillaume Gomez | -14/+19 |
| 2021-08-11 | update clippy | Esteban Kuber | -906/+961 |
| 2021-08-11 | Add UI tests for string escape warnings. | Anton Golov | -0/+32 |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -3301/+4516 |
| 2021-08-11 | Update format string tests to explicitly escape multiple newlines | Anton Golov | -4/+4 |
| 2021-08-11 | Auto merge of #87587 - oli-obk:lazy_tait, r=spastorino | bors | -105/+63 |
| 2021-08-11 | Auto merge of #87254 - rusticstuff:rustc_codegen_llvm_dont_emit_zero_sized_pa... | bors | -6/+20 |
| 2021-08-10 | Update cargo | Eric Huss | -0/+0 |
| 2021-08-10 | Update books | Eric Huss | -0/+0 |
| 2021-08-11 | Rollup merge of #87895 - TheWastl:issue-87872, r=estebank | Yuki Okushi | -0/+48 |
| 2021-08-11 | Rollup merge of #87889 - estebank:method-call-disambiguate, r=oli-obk | Yuki Okushi | -14/+16 |
| 2021-08-11 | Rollup merge of #87881 - badboy:platform-support-formatting, r=ehuss | Yuki Okushi | -1/+1 |
| 2021-08-11 | Rollup merge of #87865 - tsoutsman:master, r=GuillaumeGomez | Yuki Okushi | -22/+24 |
| 2021-08-11 | Rollup merge of #87861 - tsoutsman:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-08-11 | Rollup merge of #87854 - BoxyUwU:var-None, r=oli-obk | Yuki Okushi | -0/+24 |
| 2021-08-11 | Rollup merge of #87811 - estebank:issue-87549, r=oli-obk | Yuki Okushi | -0/+45 |
| 2021-08-10 | typeck: better diagnostics for missing inaccessible fields in struct literals... | TheWastl | -0/+48 |
| 2021-08-10 | Replace #[plugin_registrar] with exporting __rustc_plugin_registrar | bjorn3 | -438/+274 |
| 2021-08-10 | STD support for the ESP-IDF framework | ivmarkov | -0/+1 |