| Age | Commit message (Expand) | Author | Lines |
| 2023-01-31 | PointeeInfo is advisory only | Ralf Jung | -0/+2 |
| 2023-01-31 | Auto merge of #107498 - JohnTitor:rollup-2i6g4uk, r=JohnTitor | bors | -689/+938 |
| 2023-01-31 | Rollup merge of #107494 - lebensterben:patch-1, r=JohnTitor | Yuki Okushi | -0/+1 |
| 2023-01-31 | Rollup merge of #107482 - notriddle:notriddle/keywords, r=jsha | Yuki Okushi | -16/+3 |
| 2023-01-31 | Rollup merge of #107479 - compiler-errors:probe-can-call-ocx, r=BoxyUwU | Yuki Okushi | -1/+57 |
| 2023-01-31 | Rollup merge of #107477 - GuillaumeGomez:css-var, r=notriddle | Yuki Okushi | -32/+21 |
| 2023-01-31 | Rollup merge of #107476 - notriddle:notriddle/item-decl-3, r=GuillaumeGomez | Yuki Okushi | -590/+549 |
| 2023-01-31 | Rollup merge of #107473 - rustbot:docs-update, r=ehuss | Yuki Okushi | -0/+0 |
| 2023-01-31 | Rollup merge of #107445 - Swatinem:rm-genfuture, r=cuviper | Yuki Okushi | -45/+0 |
| 2023-01-31 | Rollup merge of #107245 - compiler-errors:new-solver-unsizing, r=lcnr | Yuki Okushi | -5/+307 |
| 2023-01-31 | Auto merge of #107443 - cjgillot:generator-less-query, r=compiler-errors | bors | -2/+5 |
| 2023-01-31 | fix link in std::path::Path::display() | Lucius Hu | -0/+1 |
| 2023-01-31 | Auto merge of #105650 - cassaundra:float-literal-suggestion, r=pnkfelix | bors | -1/+60 |
| 2023-01-30 | Fix invalid float literal suggestions when recovering an integer | Cassaundra Smith | -1/+60 |
| 2023-01-30 | Auto merge of #107197 - aliemjay:patch-2, r=jackh726 | bors | -3/+2 |
| 2023-01-30 | rustdoc: remove meta keywords from HTML | Michael Howell | -16/+3 |
| 2023-01-30 | nits | Michael Goulet | -20/+16 |
| 2023-01-30 | Trait upcasting support in new solver | Michael Goulet | -59/+148 |
| 2023-01-30 | Implement unsizing in the new trait solver | Michael Goulet | -0/+217 |
| 2023-01-30 | Use ObligationCtxt::new_in_snapshot in satisfied_from_param_env | Michael Goulet | -1/+57 |
| 2023-01-30 | Migrate last part of CSS themes to CSS variables | Guillaume Gomez | -32/+21 |
| 2023-01-30 | rustdoc: remove unnecessary wrapper div.item-decl from HTML | Michael Howell | -590/+549 |
| 2023-01-30 | Auto merge of #107472 - matthiaskrgr:rollup-s9gn4n7, r=matthiaskrgr | bors | -586/+685 |
| 2023-01-30 | Update books | rustbot | -0/+0 |
| 2023-01-30 | Rollup merge of #107469 - LLBlumire:master, r=jyn514 | Matthias Krüger | -1/+1 |
| 2023-01-30 | Rollup merge of #107465 - WaffleLapkin:has_allow_dead_code_or_lang_attr, r=Ni... | Matthias Krüger | -16/+18 |
| 2023-01-30 | Rollup merge of #107455 - tshepang:better-name, r=wesleywiser | Matthias Krüger | -5/+8 |
| 2023-01-30 | Rollup merge of #107424 - bpeel:clone-into-from-share-code, r=scottmcm | Matthias Krüger | -40/+34 |
| 2023-01-30 | Rollup merge of #107177 - thanatos:fix-doc-errant-light-theme, r=notriddle | Matthias Krüger | -63/+55 |
| 2023-01-30 | Rollup merge of #107172 - cjgillot:no-nal, r=nagisa | Matthias Krüger | -436/+191 |
| 2023-01-30 | Rollup merge of #107125 - WaffleLapkin:expect_an_item_in_your_hir_by_the_next... | Matthias Krüger | -25/+378 |
| 2023-01-30 | Update bastion-of-the-turbofish.rs | Lucille Blumire | -1/+1 |
| 2023-01-30 | Auto merge of #107080 - Urgau:cleanup-bootstrap-extra-check-cfgs, r=Mark-Simu... | bors | -22/+9 |
| 2023-01-30 | Auto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r=Dylan-DPC | bors | -58/+115 |
| 2023-01-30 | Consider `#[allow(dead_code)]` before lang items | Maybe Waffle | -2/+2 |
| 2023-01-30 | Split `has_allow_dead_code_or_lang_attr` into sub functions | Maybe Waffle | -16/+18 |
| 2023-01-30 | Rollup merge of #107459 - tshepang:cosistency, r=WaffleLapkin | Dylan DPC | -2/+2 |
| 2023-01-30 | Rollup merge of #107452 - y21:get-mut-unchecked-typo, r=Mark-Simulacrum | Dylan DPC | -2/+2 |
| 2023-01-30 | Rollup merge of #107264 - ferrocene:pa-private-items, r=Mark-Simulacrum | Dylan DPC | -0/+9 |
| 2023-01-30 | Rollup merge of #107146 - compiler-errors:unsizing-params, r=cjgillot | Dylan DPC | -44/+71 |
| 2023-01-30 | Rollup merge of #106106 - jyn514:remote-tracking-branch, r=Mark-Simulacrum | Dylan DPC | -3/+23 |
| 2023-01-30 | Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomcc | Dylan DPC | -7/+8 |
| 2023-01-30 | Keep all theme-updating logic together | Roy Wellington Ⅳ | -46/+54 |
| 2023-01-30 | Auto merge of #104429 - nnethercote:more-deriving-on-packed-structs, r=RalfJung | bors | -298/+823 |
| 2023-01-30 | fix `TraitItemKind::expect_type` docs | Maybe Waffle | -1/+1 |
| 2023-01-30 | Use `expect_{use,fn}` in a couple of places | Maybe Waffle | -2/+2 |
| 2023-01-30 | Improve ICE messages for `*::expect_*` | Maybe Waffle | -49/+69 |
| 2023-01-30 | end entry paragraph with a period (.) | Tshepang Mbambo | -2/+2 |
| 2023-01-30 | use a more descriptive name | Tshepang Mbambo | -5/+8 |
| 2023-01-30 | Allow more deriving on packed structs. | Nicholas Nethercote | -298/+823 |