| Age | Commit message (Expand) | Author | Lines |
| 2022-09-14 | Remove noop from test that expects no noop | Andrew Pollack | -3/+1 |
| 2022-09-06 | Auto merge of #101485 - GuillaumeGomez:rollup-68p9di4, r=GuillaumeGomez | bors | -384/+707 |
| 2022-09-06 | Rollup merge of #101473 - nnethercote:mir-size-assertions, r=lqd | Guillaume Gomez | -8/+14 |
| 2022-09-06 | Rollup merge of #101471 - compiler-errors:delay-bug-are-count-too, r=oli-obk | Guillaume Gomez | -17/+22 |
| 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/+59 |
| 2022-09-06 | Rollup merge of #101445 - TaKO8Ki:suggest-introducing-explicit-lifetime, r=ol... | Guillaume Gomez | -19/+63 |
| 2022-09-06 | Rollup merge of #101434 - JhonnyBillM:replace-session-for-handler-in-into-dia... | Guillaume Gomez | -75/+86 |
| 2022-09-06 | Rollup merge of #101357 - compiler-errors:variant-sugg-tweak, r=oli-obk | Guillaume Gomez | -244/+260 |
| 2022-09-06 | Auto merge of #100733 - scottmcm:inline-from-from-identity, r=m-ou-se | bors | -0/+1 |
| 2022-09-06 | Auto merge of #101479 - Dylan-DPC:rollup-v8ite0y, r=Dylan-DPC | bors | -58/+245 |
| 2022-09-06 | Rollup merge of #101427 - compiler-errors:issue-101421, r=cjgillot | Dylan DPC | -11/+104 |
| 2022-09-06 | Rollup merge of #101412 - WaffleLapkin:improve_std_ptr_code_leftovers, r=scot... | Dylan DPC | -13/+13 |
| 2022-09-06 | Rollup merge of #101287 - Adam-Gleave:doc_bool_then_some, r=scottmcm | Dylan DPC | -0/+6 |
| 2022-09-06 | Rollup merge of #101021 - MingyuChen1:diagnostic, r=davidtwco | Dylan DPC | -29/+84 |
| 2022-09-06 | Rollup merge of #100658 - chenyukang:100631-check-get-attr, r=lcnr | Dylan DPC | -5/+38 |
| 2022-09-06 | Auto merge of #101362 - compiler-errors:unnecessary-let, r=cjgillot | bors | -1/+74 |
| 2022-09-06 | Report number of delayed bugs properly with -Ztreat-err-as-bug | Michael Goulet | -17/+22 |
| 2022-09-06 | get_attr should check that no duplicates are allowed | yukang | -5/+38 |
| 2022-09-06 | Auto merge of #101359 - compiler-errors:cannot-call-trait-object-with-unsized... | bors | -19/+47 |
| 2022-09-06 | Add more size assertions for MIR types. | Nicholas Nethercote | -8/+14 |
| 2022-09-06 | Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot | bors | -331/+276 |
| 2022-09-06 | Auto merge of #101464 - JohnTitor:rollup-unsjgm6, r=JohnTitor | bors | -82/+433 |
| 2022-09-06 | Rollup merge of #101447 - cjgillot:no-remap-resolver, r=spastorino | Yuki Okushi | -58/+39 |
| 2022-09-06 | Rollup merge of #101426 - beetrees:dup-no-stdio, r=thomcc | Yuki Okushi | -1/+2 |
| 2022-09-06 | Rollup merge of #101425 - compiler-errors:point-at-ty-param, r=spastorino | Yuki Okushi | -10/+33 |
| 2022-09-06 | Rollup merge of #101418 - rust-lang:revert-99183-proc_macro-mention-r-a, r=Ma... | Yuki Okushi | -3/+0 |
| 2022-09-06 | Rollup merge of #101404 - joboet:always_cleanup_stdout, r=joshtriplett | Yuki Okushi | -8/+17 |
| 2022-09-06 | Rollup merge of #101402 - saethlin:inline-asm-hook, r=oli-obk | Yuki Okushi | -2/+21 |
| 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 | -4/+4 |
| 2022-09-05 | [Gardening] UPDATE - use let chain to unwrap snippet and evaluate flag | Jhonny Bill Mena | -6/+3 |
| 2022-09-05 | UPDATE - accept start_point and snippet instead of SourceMap | Jhonny Bill Mena | -13/+13 |
| 2022-09-05 | Point out when a callable is not actually callable because its return is not ... | Michael Goulet | -19/+47 |
| 2022-09-05 | Fix ICE, generalize 'move generics to trait' suggestion for >0 non-rcvr argum... | Michael Goulet | -11/+104 |
| 2022-09-05 | Recover from using `;` as separator between fields | Chayim Refael Friedman | -3/+59 |
| 2022-09-05 | Update cargo | Weihang Lo | -4/+4 |
| 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 | -720/+815 |
| 2022-09-05 | [Gardening] UPDATE - tidy fixes | Jhonny Bill Mena | -3/+8 |
| 2022-09-05 | FIX - broken translatable diagnostics tests | Jhonny Bill Mena | -13/+15 |
| 2022-09-05 | UPDATE - avoid exposing source_map methods from Handler | Jhonny Bill Mena | -34/+13 |
| 2022-09-05 | fix comment | 111 | -4/+3 |
| 2022-09-05 | use `propagate_through_exprs` instead of `propagate_through_expr` | Takayuki Maeda | -35/+26 |
| 2022-09-05 | Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkov | bors | -194/+172 |
| 2022-09-05 | refactor: remove unnecessary variables | Takayuki Maeda | -108/+93 |
| 2022-09-05 | separate the receiver from arguments in HIR under /clippy | Takayuki Maeda | -563/+663 |
| 2022-09-05 | separate the receiver from arguments in HIR | Takayuki Maeda | -96/+115 |
| 2022-09-05 | Remove generics_def_id_map from the resolver. | Camille GILLOT | -58/+39 |