| Age | Commit message (Expand) | Author | Lines |
| 2023-02-01 | Auto merge of #107257 - inquisitivecrystal:ffi-attr, r=davidtwco | bors | -3/+69 |
| 2023-02-01 | Rollup merge of #107533 - pnkfelix:distinguish-generator-state-in-print-type-... | Matthias Krüger | -12/+12 |
| 2023-02-01 | Rollup merge of #107499 - compiler-errors:deduce_sig_from_projection-generato... | Matthias Krüger | -36/+0 |
| 2023-02-01 | Rollup merge of #107487 - edward-shen:edward-shen/107213-round-2, r=estebank | Matthias Krüger | -6/+6 |
| 2023-02-01 | Rollup merge of #107389 - zvavybir:master, r=estebank | Matthias Krüger | -5/+5 |
| 2023-02-01 | Auto merge of #107536 - GuillaumeGomez:rollup-xv7dx2h, r=GuillaumeGomez | bors | -5/+7 |
| 2023-01-31 | Bless updated output from print-type-sizes tests. | Felix S. Klock II | -12/+12 |
| 2023-01-31 | Rollup merge of #107527 - notriddle:notriddle/wcagcontrast, r=GuillaumeGomez | Guillaume Gomez | -5/+7 |
| 2023-01-31 | make unaligned_reference a hard error | Ralf Jung | -607/+65 |
| 2023-01-31 | rustdoc: stop making unstable items transparent | Michael Howell | -5/+7 |
| 2023-01-31 | Auto merge of #106399 - estebank:type-err-span-label, r=nagisa | bors | -888/+920 |
| 2023-01-31 | Auto merge of #100754 - davidtwco:translation-incremental, r=compiler-errors | bors | -1/+1 |
| 2023-01-31 | Do not depend on Generator trait when deducing closure signature | Michael Goulet | -36/+0 |
| 2023-01-31 | Rollup merge of #107479 - compiler-errors:probe-can-call-ocx, r=BoxyUwU | Yuki Okushi | -0/+56 |
| 2023-01-31 | Rollup merge of #107476 - notriddle:notriddle/item-decl-3, r=GuillaumeGomez | Yuki Okushi | -273/+272 |
| 2023-01-31 | Rollup merge of #107245 - compiler-errors:new-solver-unsizing, r=lcnr | Yuki Okushi | -0/+66 |
| 2023-01-31 | Auto merge of #105650 - cassaundra:float-literal-suggestion, r=pnkfelix | bors | -0/+50 |
| 2023-01-30 | Make the "extra if in let...else block" hint a suggestion | Edward Shen | -6/+6 |
| 2023-01-30 | Fix unquoted projection types in label | Esteban Küber | -1/+1 |
| 2023-01-30 | Make structured suggestion for fn casting verbose | Esteban Küber | -24/+35 |
| 2023-01-30 | Tweak E0271 wording | Esteban Küber | -12/+12 |
| 2023-01-30 | Mention fn coercion rules (needs to be expanded) | Esteban Küber | -17/+36 |
| 2023-01-30 | Fix invalid float literal suggestions when recovering an integer | Cassaundra Smith | -0/+50 |
| 2023-01-30 | Tweak use of trimmed paths | Esteban Küber | -37/+40 |
| 2023-01-30 | Hide lifetimes of `impl Trait` in force trimmed paths | Esteban Küber | -1/+1 |
| 2023-01-30 | Do not mention lifetime names in force trimmed paths | Esteban Küber | -40/+40 |
| 2023-01-30 | Don't show `for<'lt>` in force trimmed paths | Esteban Küber | -14/+14 |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -790/+789 |
| 2023-01-30 | Improved wording of error messages of missing remainder implementations | Matthias Kaak | -5/+5 |
| 2023-01-30 | Trait upcasting support in new solver | Michael Goulet | -0/+41 |
| 2023-01-30 | Implement unsizing in the new trait solver | Michael Goulet | -0/+25 |
| 2023-01-30 | Use ObligationCtxt::new_in_snapshot in satisfied_from_param_env | Michael Goulet | -0/+56 |
| 2023-01-30 | rustdoc: remove unnecessary wrapper div.item-decl from HTML | Michael Howell | -273/+272 |
| 2023-01-30 | incremental: migrate diagnostics | David Wood | -1/+1 |
| 2023-01-30 | Rollup merge of #107469 - LLBlumire:master, r=jyn514 | Matthias Krüger | -1/+1 |
| 2023-01-30 | Rollup merge of #107172 - cjgillot:no-nal, r=nagisa | Matthias Krüger | -182/+121 |
| 2023-01-30 | Update bastion-of-the-turbofish.rs | Lucille Blumire | -1/+1 |
| 2023-01-30 | Auto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r=Dylan-DPC | bors | -6/+7 |
| 2023-01-30 | Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomcc | Dylan DPC | -6/+7 |
| 2023-01-30 | Auto merge of #104429 - nnethercote:more-deriving-on-packed-structs, r=RalfJung | bors | -201/+682 |
| 2023-01-30 | Allow more deriving on packed structs. | Nicholas Nethercote | -201/+682 |
| 2023-01-29 | Reimplement NormalizeArrayLen. | Camille GILLOT | -182/+121 |
| 2023-01-29 | Auto merge of #107451 - matthiaskrgr:rollup-m4ucfu8, r=matthiaskrgr | bors | -105/+531 |
| 2023-01-29 | Update tests. | Mara Bos | -6/+7 |
| 2023-01-29 | Rollup merge of #107432 - notriddle:notriddle/has-srclink, r=GuillaumeGomez | Matthias Krüger | -91/+91 |
| 2023-01-29 | Rollup merge of #107006 - b-naber:thir-tree, r=jackh726 | Matthias Krüger | -6/+418 |
| 2023-01-29 | Rollup merge of #106540 - lowr:patch/remove-paren-whitespace, r=cjgillot | Matthias Krüger | -8/+22 |
| 2023-01-29 | Auto merge of #100178 - mati865:upgrade-mingw-w64-on-CI, r=nikic | bors | -4/+24 |
| 2023-01-29 | Auto merge of #106908 - cjgillot:copyprop-ssa, r=oli-obk | bors | -274/+1528 |
| 2023-01-29 | Insert whitespace to avoid ident concatenation in suggestion | Ryo Yoshida | -8/+22 |