| Age | Commit message (Expand) | Author | Lines |
| 2022-09-06 | Auto merge of #100404 - BelovDV:linker_group, r=petrochenkov | bors | -122/+57 |
| 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 #101457 - ChayimFriedman2:struct-field-semi, r=fee1-dead | Guillaume Gomez | -0/+11 |
| 2022-09-06 | Rollup merge of #101445 - TaKO8Ki:suggest-introducing-explicit-lifetime, r=ol... | Guillaume Gomez | -9/+19 |
| 2022-09-06 | Rollup merge of #101434 - JhonnyBillM:replace-session-for-handler-in-into-dia... | Guillaume Gomez | -51/+60 |
| 2022-09-06 | Rollup merge of #101357 - compiler-errors:variant-sugg-tweak, r=oli-obk | Guillaume Gomez | -12/+28 |
| 2022-09-06 | Auto merge of #101479 - Dylan-DPC:rollup-v8ite0y, r=Dylan-DPC | bors | -45/+135 |
| 2022-09-06 | Rollup merge of #101427 - compiler-errors:issue-101421, r=cjgillot | Dylan DPC | -11/+33 |
| 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/+18 |
| 2022-09-06 | Fix CI failures on windows and aarch64-linux | Vadim Petrochenkov | -20/+36 |
| 2022-09-06 | change stdlib circular dependencies handling | Daniil Belov | -122/+41 |
| 2022-09-06 | Auto merge of #101362 - compiler-errors:unnecessary-let, r=cjgillot | bors | -1/+43 |
| 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/+18 |
| 2022-09-06 | Auto merge of #101359 - compiler-errors:cannot-call-trait-object-with-unsized... | bors | -16/+46 |
| 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 | -223/+174 |
| 2022-09-06 | Rollup merge of #101447 - cjgillot:no-remap-resolver, r=spastorino | Yuki Okushi | -58/+39 |
| 2022-09-06 | Rollup merge of #101425 - compiler-errors:point-at-ty-param, r=spastorino | Yuki Okushi | -10/+10 |
| 2022-09-06 | Rollup merge of #101402 - saethlin:inline-asm-hook, r=oli-obk | Yuki Okushi | -2/+21 |
| 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 | -16/+46 |
| 2022-09-05 | Fix ICE, generalize 'move generics to trait' suggestion for >0 non-rcvr argum... | Michael Goulet | -11/+33 |
| 2022-09-05 | Recover from using `;` as separator between fields | Chayim Refael Friedman | -0/+11 |
| 2022-09-05 | Auto merge of #101261 - TaKO8Ki:separate-receiver-from-arguments-in-hir, r=cj... | bors | -106/+114 |
| 2022-09-05 | [Gardening] UPDATE - tidy fixes | Jhonny Bill Mena | -3/+8 |
| 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 | -7/+2 |
| 2022-09-05 | Auto merge of #101228 - nnethercote:simplify-hir-PathSegment, r=petrochenkov | bors | -172/+153 |
| 2022-09-05 | refactor: remove unnecessary variables | Takayuki Maeda | -32/+26 |
| 2022-09-05 | separate the receiver from arguments in HIR | Takayuki Maeda | -95/+114 |
| 2022-09-05 | Remove generics_def_id_map from the resolver. | Camille GILLOT | -58/+39 |
| 2022-09-05 | suggest introducing an explicit lifetime if it does not exist | Takayuki Maeda | -9/+19 |
| 2022-09-05 | Rollup merge of #101429 - compiler-errors:issue-101119, r=lcnr | Dylan DPC | -1/+2 |
| 2022-09-05 | Rollup merge of #101420 - kraktus:doc_hir_local, r=cjgillot | Dylan DPC | -1/+1 |
| 2022-09-05 | Rollup merge of #101409 - WaffleLapkin:rust_2021_compatibility_no_warn_in_202... | Dylan DPC | -2/+6 |
| 2022-09-05 | Rollup merge of #101391 - matthiaskrgr:perf0309, r=oli-obk | Dylan DPC | -15/+7 |
| 2022-09-05 | Rollup merge of #101367 - compiler-errors:suggest-copied-or-cloned, r=lcnr | Dylan DPC | -0/+65 |
| 2022-09-05 | Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco | Dylan DPC | -107/+283 |
| 2022-09-05 | UPDATE - into_diagnostic to take a Handler instead of a ParseSess | Jhonny Bill Mena | -46/+74 |
| 2022-09-05 | Don't suggest reborrow if usage is inside a closure | Michael Goulet | -1/+2 |
| 2022-09-05 | Address review comments. | Nicholas Nethercote | -10/+9 |
| 2022-09-05 | Make `hir::PathSegment::hir_id` non-optional. | Nicholas Nethercote | -79/+87 |
| 2022-09-05 | Make `hir::PathSegment::res` non-optional. | Nicholas Nethercote | -72/+62 |
| 2022-09-05 | Remove dead code from `print_generic_args`. | Nicholas Nethercote | -27/+7 |
| 2022-09-05 | Add some blank lines to the definition of `Res`. | Nicholas Nethercote | -1/+5 |