about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-31PointeeInfo is advisory onlyRalf Jung-0/+2
2023-01-31Auto merge of #107498 - JohnTitor:rollup-2i6g4uk, r=JohnTitorbors-689/+938
2023-01-31Rollup merge of #107494 - lebensterben:patch-1, r=JohnTitorYuki Okushi-0/+1
2023-01-31Rollup merge of #107482 - notriddle:notriddle/keywords, r=jshaYuki Okushi-16/+3
2023-01-31Rollup merge of #107479 - compiler-errors:probe-can-call-ocx, r=BoxyUwUYuki Okushi-1/+57
2023-01-31Rollup merge of #107477 - GuillaumeGomez:css-var, r=notriddleYuki Okushi-32/+21
2023-01-31Rollup merge of #107476 - notriddle:notriddle/item-decl-3, r=GuillaumeGomezYuki Okushi-590/+549
2023-01-31Rollup merge of #107473 - rustbot:docs-update, r=ehussYuki Okushi-0/+0
2023-01-31Rollup merge of #107445 - Swatinem:rm-genfuture, r=cuviperYuki Okushi-45/+0
2023-01-31Rollup merge of #107245 - compiler-errors:new-solver-unsizing, r=lcnrYuki Okushi-5/+307
2023-01-31Auto merge of #107443 - cjgillot:generator-less-query, r=compiler-errorsbors-2/+5
2023-01-31fix link in std::path::Path::display()Lucius Hu-0/+1
2023-01-31Auto merge of #105650 - cassaundra:float-literal-suggestion, r=pnkfelixbors-1/+60
2023-01-30Fix invalid float literal suggestions when recovering an integerCassaundra Smith-1/+60
2023-01-30Auto merge of #107197 - aliemjay:patch-2, r=jackh726bors-3/+2
2023-01-30rustdoc: remove meta keywords from HTMLMichael Howell-16/+3
2023-01-30nitsMichael Goulet-20/+16
2023-01-30Trait upcasting support in new solverMichael Goulet-59/+148
2023-01-30Implement unsizing in the new trait solverMichael Goulet-0/+217
2023-01-30Use ObligationCtxt::new_in_snapshot in satisfied_from_param_envMichael Goulet-1/+57
2023-01-30Migrate last part of CSS themes to CSS variablesGuillaume Gomez-32/+21
2023-01-30rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell-590/+549
2023-01-30Auto merge of #107472 - matthiaskrgr:rollup-s9gn4n7, r=matthiaskrgrbors-586/+685
2023-01-30Update booksrustbot-0/+0
2023-01-30Rollup merge of #107469 - LLBlumire:master, r=jyn514Matthias Krüger-1/+1
2023-01-30Rollup merge of #107465 - WaffleLapkin:has_allow_dead_code_or_lang_attr, r=Ni...Matthias Krüger-16/+18
2023-01-30Rollup merge of #107455 - tshepang:better-name, r=wesleywiserMatthias Krüger-5/+8
2023-01-30Rollup merge of #107424 - bpeel:clone-into-from-share-code, r=scottmcmMatthias Krüger-40/+34
2023-01-30Rollup merge of #107177 - thanatos:fix-doc-errant-light-theme, r=notriddleMatthias Krüger-63/+55
2023-01-30Rollup merge of #107172 - cjgillot:no-nal, r=nagisaMatthias Krüger-436/+191
2023-01-30Rollup merge of #107125 - WaffleLapkin:expect_an_item_in_your_hir_by_the_next...Matthias Krüger-25/+378
2023-01-30Update bastion-of-the-turbofish.rsLucille Blumire-1/+1
2023-01-30Auto merge of #107080 - Urgau:cleanup-bootstrap-extra-check-cfgs, r=Mark-Simu...bors-22/+9
2023-01-30Auto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r=Dylan-DPCbors-58/+115
2023-01-30Consider `#[allow(dead_code)]` before lang itemsMaybe Waffle-2/+2
2023-01-30Split `has_allow_dead_code_or_lang_attr` into sub functionsMaybe Waffle-16/+18
2023-01-30Rollup merge of #107459 - tshepang:cosistency, r=WaffleLapkinDylan DPC-2/+2
2023-01-30Rollup merge of #107452 - y21:get-mut-unchecked-typo, r=Mark-SimulacrumDylan DPC-2/+2
2023-01-30Rollup merge of #107264 - ferrocene:pa-private-items, r=Mark-SimulacrumDylan DPC-0/+9
2023-01-30Rollup merge of #107146 - compiler-errors:unsizing-params, r=cjgillotDylan DPC-44/+71
2023-01-30Rollup merge of #106106 - jyn514:remote-tracking-branch, r=Mark-SimulacrumDylan DPC-3/+23
2023-01-30Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomccDylan DPC-7/+8
2023-01-30Keep all theme-updating logic togetherRoy Wellington Ⅳ-46/+54
2023-01-30Auto merge of #104429 - nnethercote:more-deriving-on-packed-structs, r=RalfJungbors-298/+823
2023-01-30fix `TraitItemKind::expect_type` docsMaybe Waffle-1/+1
2023-01-30Use `expect_{use,fn}` in a couple of placesMaybe Waffle-2/+2
2023-01-30Improve ICE messages for `*::expect_*`Maybe Waffle-49/+69
2023-01-30end entry paragraph with a period (.)Tshepang Mbambo-2/+2
2023-01-30use a more descriptive nameTshepang Mbambo-5/+8
2023-01-30Allow more deriving on packed structs.Nicholas Nethercote-298/+823