| Age | Commit message (Expand) | Author | Lines |
| 2022-10-01 | Change feature name to is_some_and | Cameron Steffen | -3/+3 |
| 2022-10-01 | Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank | bors | -1582/+1762 |
| 2022-10-01 | Remove `LintDiagnosticBuilder` | Maybe Waffle | -25/+1 |
| 2022-10-01 | `ui-fulldeps`: adopt to the new rustc lint API | Maybe Waffle | -1/+1 |
| 2022-10-01 | Move lint level source explanation to the bottom | Maybe Waffle | -2/+1 |
| 2022-10-01 | Refactor rustc lint API | Maybe Waffle | -1556/+1761 |
| 2022-09-30 | Rollup merge of #102493 - nnethercote:improve-size-assertions-some-more, r=lqd | Matthias Krüger | -25/+37 |
| 2022-09-30 | Rollup merge of #102492 - compiler-errors:simplify-deny-assoc-bindings, r=cjg... | Matthias Krüger | -11/+7 |
| 2022-09-30 | Rollup merge of #102490 - compiler-errors:closure-body-impl-lifetime, r=cjgillot | Matthias Krüger | -5/+3 |
| 2022-09-30 | Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillot | Matthias Krüger | -28/+22 |
| 2022-09-30 | Rollup merge of #102373 - Nilstrieb:cannot-get-layout-of-branch-error, r=cjgi... | Matthias Krüger | -0/+10 |
| 2022-09-30 | Rollup merge of #102361 - fee1-dead-contrib:fix-102156, r=eholk | Matthias Krüger | -1/+1 |
| 2022-10-01 | Group together more size assertions. | Nicholas Nethercote | -25/+37 |
| 2022-09-30 | Fix typo | nils | -1/+1 |
| 2022-09-30 | create def ids for impl traits during ast lowering | Santiago Pastorino | -28/+22 |
| 2022-09-30 | Update compiler/rustc_interface/src/queries.rs | Camille Gillot | -1/+1 |
| 2022-09-30 | Rollup merge of #102506 - TaKO8Ki:specify-dyn-kind, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-09-30 | Rollup merge of #102421 - lyming2007:issue-101866, r=lcnr | Matthias Krüger | -5/+14 |
| 2022-09-30 | Rollup merge of #102382 - cuviper:defid-order, r=fee1-dead | Matthias Krüger | -1/+19 |
| 2022-09-30 | Add comment explaining why we flush delayed bugs before codegen | nils | -0/+2 |
| 2022-09-30 | Auto merge of #102509 - matthiaskrgr:rollup-gtenet8, r=matthiaskrgr | bors | -182/+447 |
| 2022-09-30 | Rollup merge of #102499 - cuviper:llvm-16-s390x, r=nikic | Matthias Krüger | -8/+13 |
| 2022-09-30 | Rollup merge of #102350 - TaKO8Ki:incomplete-fn-in-struct-definition, r=fee1-... | Matthias Krüger | -11/+17 |
| 2022-09-30 | Rollup merge of #101075 - ellishg:rustc_codegen_gcc_diagnostics, r=davidtwco | Matthias Krüger | -163/+417 |
| 2022-09-30 | Auto merge of #102387 - nnethercote:inline-Token-PartialEq, r=lqd | bors | -0/+3 |
| 2022-09-30 | specify `DynKind::Dyn` | Takayuki Maeda | -1/+1 |
| 2022-09-30 | Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Ki | bors | -0/+50 |
| 2022-09-30 | Auto merge of #102304 - lcnr:coherence-cleanup, r=compiler-errors | bors | -33/+0 |
| 2022-09-29 | Adjust the s390x data layout for LLVM 16 | Josh Stone | -8/+13 |
| 2022-09-30 | Use let chains instead of let else | fee1-dead | -1/+1 |
| 2022-09-29 | Auto merge of #101887 - nnethercote:shrink-Res, r=spastorino | bors | -130/+159 |
| 2022-09-29 | Don't lower assoc bindings just to deny them | Michael Goulet | -11/+7 |
| 2022-09-29 | Generate synthetic impl region even in closure body in associated fn | Michael Goulet | -5/+3 |
| 2022-09-29 | remove the unused :: between trait and type to give user correct diagnostic i... | Yiming Lei | -5/+14 |
| 2022-09-29 | Auto merge of #102482 - notriddle:rollup-fjm618g, r=notriddle | bors | -141/+141 |
| 2022-09-29 | Rollup merge of #102476 - oli-obk:split_error_path, r=cjgillot | Michael Howell | -134/+140 |
| 2022-09-29 | Rollup merge of #102426 - sunfishcode:sunfishcode/no-wasm-init-memory, r=nagisa | Michael Howell | -6/+0 |
| 2022-09-29 | Rollup merge of #102214 - cassaundra:fix-format-args-span, r=cjgillot | Michael Howell | -1/+1 |
| 2022-09-29 | Auto merge of #101893 - oli-obk:lift_derive, r=lcnr | bors | -0/+1 |
| 2022-09-29 | Split out the error reporting logic into a separate function | Oli Scherer | -134/+140 |
| 2022-09-29 | Auto merge of #102471 - Dylan-DPC:rollup-ij3okjt, r=Dylan-DPC | bors | -58/+115 |
| 2022-09-29 | Rollup merge of #102455 - nnethercote:WhileTrue-check_expr, r=lqd | Dylan DPC | -24/+22 |
| 2022-09-29 | Rollup merge of #102385 - sunfishcode:sunfishcode/wasm-no-export-heap-base, r... | Dylan DPC | -4/+6 |
| 2022-09-29 | Rollup merge of #102336 - compiler-errors:issue-102333, r=jackh726 | Dylan DPC | -30/+87 |
| 2022-09-29 | Auto merge of #102461 - oli-obk:split_collect_rs, r=lcnr | bors | -1179/+1205 |
| 2022-09-29 | Some path updates | Oli Scherer | -1/+1 |
| 2022-09-29 | Split collect.rs | Oli Scherer | -1178/+1204 |
| 2022-09-29 | Auto merge of #102328 - cuviper:ibm-stack-probes, r=nagisa | bors | -18/+36 |
| 2022-09-29 | Rollup merge of #102416 - lcnr:specialization-fixme, r=compiler-errors | Yuki Okushi | -5/+5 |
| 2022-09-29 | Rollup merge of #102399 - b-naber:binder-print-ice, r=lcnr | Yuki Okushi | -4/+10 |