| Age | Commit message (Expand) | Author | Lines |
| 2022-09-14 | Remove noop from test that expects no noop | Andrew Pollack | -3/+1 |
| 2022-09-06 | Rollup merge of #101462 - aDotInTheVoid:rdj-enum-field-2, r=GuillaumeGomez | Guillaume Gomez | -18/+203 |
| 2022-09-06 | Rollup merge of #101457 - ChayimFriedman2:struct-field-semi, r=fee1-dead | Guillaume Gomez | -3/+48 |
| 2022-09-06 | Rollup merge of #101445 - TaKO8Ki:suggest-introducing-explicit-lifetime, r=ol... | Guillaume Gomez | -10/+44 |
| 2022-09-06 | Rollup merge of #101434 - JhonnyBillM:replace-session-for-handler-in-into-dia... | Guillaume Gomez | -24/+26 |
| 2022-09-06 | Rollup merge of #101357 - compiler-errors:variant-sugg-tweak, r=oli-obk | Guillaume Gomez | -232/+232 |
| 2022-09-06 | Auto merge of #101479 - Dylan-DPC:rollup-v8ite0y, r=Dylan-DPC | bors | -0/+91 |
| 2022-09-06 | Rollup merge of #101427 - compiler-errors:issue-101421, r=cjgillot | Dylan DPC | -0/+71 |
| 2022-09-06 | Rollup merge of #100658 - chenyukang:100631-check-get-attr, r=lcnr | Dylan DPC | -0/+20 |
| 2022-09-06 | Auto merge of #101362 - compiler-errors:unnecessary-let, r=cjgillot | bors | -0/+31 |
| 2022-09-06 | get_attr should check that no duplicates are allowed | yukang | -0/+20 |
| 2022-09-06 | Auto merge of #101359 - compiler-errors:cannot-call-trait-object-with-unsized... | bors | -3/+1 |
| 2022-09-06 | Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot | bors | -108/+102 |
| 2022-09-06 | Auto merge of #101464 - JohnTitor:rollup-unsjgm6, r=JohnTitor | bors | -0/+344 |
| 2022-09-06 | Rollup merge of #101425 - compiler-errors:point-at-ty-param, r=spastorino | Yuki Okushi | -0/+23 |
| 2022-09-06 | Rollup merge of #99291 - est31:let_else_tests, r=joshtriplett | Yuki Okushi | -0/+321 |
| 2022-09-05 | Rustdoc-Json: Store Variant Fields as their own item. | Nixon Enraght-Moony | -18/+203 |
| 2022-09-05 | Auto merge of #101460 - rust-lang:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-09-05 | Point out when a callable is not actually callable because its return is not ... | Michael Goulet | -3/+1 |
| 2022-09-05 | Fix ICE, generalize 'move generics to trait' suggestion for >0 non-rcvr argum... | Michael Goulet | -0/+71 |
| 2022-09-05 | Recover from using `;` as separator between fields | Chayim Refael Friedman | -3/+48 |
| 2022-09-05 | Update cargo | Weihang Lo | -0/+0 |
| 2022-09-05 | FIX - broken translatable diagnostics tests | Jhonny Bill Mena | -5/+5 |
| 2022-09-05 | Auto merge of #101261 - TaKO8Ki:separate-receiver-from-arguments-in-hir, r=cj... | bors | -609/+700 |
| 2022-09-05 | FIX - broken translatable diagnostics tests | Jhonny Bill Mena | -13/+15 |
| 2022-09-05 | use `propagate_through_exprs` instead of `propagate_through_expr` | Takayuki Maeda | -28/+24 |
| 2022-09-05 | Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkov | bors | -22/+19 |
| 2022-09-05 | refactor: remove unnecessary variables | Takayuki Maeda | -76/+67 |
| 2022-09-05 | separate the receiver from arguments in HIR under /clippy | Takayuki Maeda | -558/+662 |
| 2022-09-05 | separate the receiver from arguments in HIR | Takayuki Maeda | -1/+1 |
| 2022-09-05 | Add matrix based test for documenting the let / let else temporary drop order | est31 | -0/+321 |
| 2022-09-05 | suggest introducing an explicit lifetime if it does not exist | Takayuki Maeda | -10/+44 |
| 2022-09-05 | Auto merge of #101439 - Dylan-DPC:rollup-2wf1mtj, r=Dylan-DPC | bors | -160/+361 |
| 2022-09-05 | Rollup merge of #101429 - compiler-errors:issue-101119, r=lcnr | Dylan DPC | -0/+31 |
| 2022-09-05 | Rollup merge of #101409 - WaffleLapkin:rust_2021_compatibility_no_warn_in_202... | Dylan DPC | -0/+15 |
| 2022-09-05 | Rollup merge of #101391 - matthiaskrgr:perf0309, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-09-05 | Rollup merge of #101367 - compiler-errors:suggest-copied-or-cloned, r=lcnr | Dylan DPC | -0/+129 |
| 2022-09-05 | Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco | Dylan DPC | -157/+183 |
| 2022-09-05 | Auto merge of #101414 - mystor:pm_nested_cross_thread, r=eddyb | bors | -3/+20 |
| 2022-09-05 | UPDATE - into_diagnostic to take a Handler instead of a ParseSess | Jhonny Bill Mena | -11/+11 |
| 2022-09-05 | Don't suggest reborrow if usage is inside a closure | Michael Goulet | -0/+31 |
| 2022-09-05 | Make `hir::PathSegment::hir_id` non-optional. | Nicholas Nethercote | -18/+16 |
| 2022-09-05 | Make `hir::PathSegment::res` non-optional. | Nicholas Nethercote | -4/+3 |
| 2022-09-05 | Auto merge of #101386 - aDotInTheVoid:rdj-discriminant, r=GuillaumeGomez | bors | -21/+213 |
| 2022-09-05 | Auto merge of #100759 - fee1-dead-contrib:const_eval_select_real_intrinsic, r... | bors | -70/+89 |
| 2022-09-04 | Point at type parameter in plain path expr | Michael Goulet | -0/+23 |
| 2022-09-04 | proc_macro/bridge: use the cross-thread executor for nested proc-macros | Nika Layzell | -3/+20 |
| 2022-09-04 | Rollup merge of #101407 - GuillaumeGomez:rm-duplicated-gui-test, r=Dylan-DPC | Matthias Krüger | -22/+0 |
| 2022-09-04 | Rollup merge of #101401 - mx00s:expand-const, r=fee1-dead | Matthias Krüger | -10/+20 |
| 2022-09-04 | Rollup merge of #101397 - notriddle:notriddle/source-nav-not-sidebar-sub, r=G... | Matthias Krüger | -4/+0 |