| 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 | -229/+194 |
| 2022-02-27 | Auto merge of #94157 - erikdesjardins:more-noundef, r=nikic | bors | -0/+5 |
| 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 #94415 - bjorn3:cfg_default_backend, r=Mark-Simulacrum | Matthias Krüger | -6/+2 |
| 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 | 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 | Use the first codegen backend in the config.toml as default | bjorn3 | -6/+2 |
| 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-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 | -33/+38 |
| 2022-02-26 | Apply noundef attribute to all scalar types which do not permit raw init | Erik Desjardins | -0/+5 |
| 2022-02-26 | Auto merge of #93449 - JakobDegen:restrict-hasdrop-optimization, r=cjgillot | bors | -19/+17 |
| 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 #94376 - c410-f3r:more-let-chains, r=petrochenkov | bors | -100/+88 |
| 2022-02-26 | Auto merge of #94078 - TaKO8Ki:suggest-float-literal-for-float-divided-by-int... | bors | -18/+214 |
| 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 | -49/+60 |
| 2022-02-26 | Auto merge of #94392 - matthiaskrgr:rollup-npscf95, r=matthiaskrgr | bors | -110/+181 |
| 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 | -16/+44 |
| 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/+78 |
| 2022-02-26 | Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds... | Matthias Krüger | -4/+33 |
| 2022-02-26 | suggest a float literal when dividing a floating-point type by {integer} | Takayuki Maeda | -18/+214 |
| 2022-02-26 | Auto merge of #92884 - compiler-errors:const-generic-expr-recovery, r=jackh726 | bors | -18/+40 |
| 2022-02-26 | Provide extra note if synthetic type args are specified | Gary Guo | -49/+78 |
| 2022-02-25 | Suggest {} around more bad const generic exprs | Michael Goulet | -18/+40 |
| 2022-02-26 | Rollup merge of #94377 - cynecx:fix-used-with-args, r=nikic | Matthias Krüger | -2/+2 |
| 2022-02-26 | Rollup merge of #94355 - ouz-a:master, r=oli-bok | Matthias Krüger | -0/+9 |
| 2022-02-26 | Rollup merge of #93870 - tmiasko:const-precise-live-drops-with-coverage, r=ec... | Matthias Krüger | -15/+18 |
| 2022-02-26 | Rollup merge of #93603 - connorff:compute-polonius-liveness-facts-flag, r=ecs... | Matthias Krüger | -2/+13 |
| 2022-02-25 | Add one more case to avoid ICE | ouz-a | -0/+9 |
| 2022-02-25 | `check_used` should only look at actual `used` attributes | cynecx | -2/+2 |
| 2022-02-25 | Initiate the inner usage of `let_chains` | Caio | -100/+88 |
| 2022-02-25 | Auto merge of #94369 - matthiaskrgr:rollup-qtripm2, r=matthiaskrgr | bors | -10/+31 |
| 2022-02-25 | Rollup merge of #94353 - flip1995:fix_debug_assert_unused, r=Dylan-DPC | Matthias Krüger | -6/+6 |
| 2022-02-25 | Rollup merge of #93850 - asquared31415:extern-static-size-ice, r=jackh726 | Matthias Krüger | -4/+25 |
| 2022-02-25 | Auto merge of #94290 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini | bors | -65/+64 |
| 2022-02-25 | Auto merge of #94279 - tmiasko:write-print, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-02-25 | Auto merge of #94357 - matthiaskrgr:rollup-xrjaof3, r=matthiaskrgr | bors | -278/+128 |
| 2022-02-25 | Rollup merge of #94344 - notriddle:notriddle/suggest-parens-more, r=oli-obk | Matthias Krüger | -2/+16 |