| Age | Commit message (Expand) | Author | Lines |
| 2022-02-28 | Remove LLVM attribute removal | Erik Desjardins | -87/+13 |
| 2022-02-28 | Auto merge of #94431 - matthiaskrgr:rollup-1jsj0wu, r=matthiaskrgr | bors | -238/+250 |
| 2022-02-27 | Auto merge of #94157 - erikdesjardins:more-noundef, r=nikic | bors | -8/+63 |
| 2022-02-27 | Rollup merge of #94420 - c410-f3r:more-let-chains, r=Dylan-DPC | Matthias Krüger | -58/+44 |
| 2022-02-27 | Rollup merge of #94417 - GuillaumeGomez:fix-duplicated-impl-links, r=notriddle | Matthias Krüger | -7/+30 |
| 2022-02-27 | Rollup merge of #94415 - bjorn3:cfg_default_backend, r=Mark-Simulacrum | Matthias Krüger | -7/+9 |
| 2022-02-27 | Rollup merge of #94409 - RalfJung:path, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-02-27 | Rollup merge of #94399 - GuillaumeGomez:regression-test-79465, r=matthiaskrgr | Matthias Krüger | -0/+18 |
| 2022-02-27 | Rollup merge of #94397 - xFrednet:69838-deprecate-pre-expansion, r=cjgillot | Matthias Krüger | -1/+6 |
| 2022-02-27 | Rollup merge of #94396 - c410-f3r:yet-more-let-chains, r=Dylan-DPC | Matthias Krüger | -164/+142 |
| 2022-02-27 | make pgo-branch-weights test not dependent on argument attributes | Erik Desjardins | -2/+2 |
| 2022-02-27 | Auto merge of #94412 - scottmcm:cfg-out-miri-from-swap, r=oli-obk | bors | -13/+64 |
| 2022-02-27 | 3 - Make more use of let_chains | Caio | -58/+44 |
| 2022-02-27 | Auto merge of #94084 - Mark-Simulacrum:drop-sharded, r=cjgillot | bors | -204/+167 |
| 2022-02-27 | Auto merge of #94400 - c410-f3r:more-let-chains, r=Dylan-DPC | bors | -59/+53 |
| 2022-02-27 | Add test to ensure that links to impls are correctly generated | Guillaume Gomez | -0/+20 |
| 2022-02-27 | Correctly generate links in the sidebar for impls | Guillaume Gomez | -7/+10 |
| 2022-02-27 | Use the first codegen backend in the config.toml as default | bjorn3 | -7/+9 |
| 2022-02-27 | Auto merge of #94221 - erikdesjardins:addattr, r=nikic | bors | -439/+420 |
| 2022-02-27 | Auto merge of #94144 - est31:let_else_trait_selection, r=cjgillot | bors | -117/+75 |
| 2022-02-27 | Auto merge of #94361 - nikic:s390x-update, r=Mark-Simulacrum | bors | -295/+476 |
| 2022-02-26 | For MIRI, cfg out the swap logic from 94212 | Scott McMurray | -13/+64 |
| 2022-02-27 | Auto merge of #94373 - erikdesjardins:getitinl, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-02-26 | avoid rebuilding bootstrap when PATH changes | Ralf Jung | -1/+1 |
| 2022-02-26 | Update dist-s390x-dist image | Nikita Popov | -295/+476 |
| 2022-02-26 | AttrBuilder doesn't take a context in old LLVM | Erik Desjardins | -4/+7 |
| 2022-02-26 | use attrbuilder to remove attrs in old LLVM | Erik Desjardins | -4/+7 |
| 2022-02-26 | just put smallvec lengths in the signature | Erik Desjardins | -11/+8 |
| 2022-02-26 | Auto merge of #93516 - nagisa:branch-protection, r=cjgillot | bors | -58/+85 |
| 2022-02-26 | Apply noundef attribute to all scalar types which do not permit raw init | Erik Desjardins | -6/+61 |
| 2022-02-26 | Auto merge of #93449 - JakobDegen:restrict-hasdrop-optimization, r=cjgillot | bors | -19/+31 |
| 2022-02-26 | Add LLVM attributes in batches instead of individually | Erik Desjardins | -439/+417 |
| 2022-02-26 | 2 - Make more use of let_chains | Caio | -59/+53 |
| 2022-02-26 | Auto merge of #94329 - flip1995:clippyup, r=Manishearth | bors | -1444/+3465 |
| 2022-02-26 | Add test for #79465 to prevent regression | Guillaume Gomez | -0/+18 |
| 2022-02-26 | Auto merge of #94376 - c410-f3r:more-let-chains, r=petrochenkov | bors | -101/+88 |
| 2022-02-26 | Update Cargo.lock (Clippy version bump) | flip1995 | -3/+4 |
| 2022-02-26 | Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup | flip1995 | -1441/+3461 |
| 2022-02-26 | Auto merge of #94078 - TaKO8Ki:suggest-float-literal-for-float-divided-by-int... | bors | -18/+543 |
| 2022-02-26 | Make more use of `let_chains` | Caio | -164/+142 |
| 2022-02-26 | Document that pre-expansion lint passes are deprecated | xFrednet | -1/+6 |
| 2022-02-26 | Auto merge of #94127 - erikdesjardins:debugattr, r=nikic | bors | -53/+127 |
| 2022-02-26 | Auto merge of #94392 - matthiaskrgr:rollup-npscf95, r=matthiaskrgr | bors | -115/+266 |
| 2022-02-26 | Rollup merge of #94306 - Mark-Simulacrum:dom-fixups, r=jackh726 | Matthias Krüger | -3/+13 |
| 2022-02-26 | Rollup merge of #94235 - Dirbaio:fix-chalk-opaque-debrujin, r=jackh726 | Matthias Krüger | -18/+94 |
| 2022-02-26 | Rollup merge of #94087 - tmiasko:rm-ignore-borrow-on-drop, r=jackh726 | Matthias Krüger | -38/+13 |
| 2022-02-26 | Rollup merge of #93982 - nbdd0121:explicit-generic-args, r=jackh726 | Matthias Krüger | -49/+79 |
| 2022-02-26 | Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds... | Matthias Krüger | -7/+67 |
| 2022-02-26 | suggest a float literal when dividing a floating-point type by {integer} | Takayuki Maeda | -18/+543 |
| 2022-02-26 | Auto merge of #92884 - compiler-errors:const-generic-expr-recovery, r=jackh726 | bors | -18/+121 |