about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-07more testsAli MJ Al-Nasrawy-37/+208
2023-01-07make ascribe_user_type a TypeOpAli MJ Al-Nasrawy-17/+173
2023-01-07fix method substsAli MJ Al-Nasrawy-2/+10
2023-01-07fix struct pathAli MJ Al-Nasrawy-38/+107
2023-01-07don't normalize in astconvAli MJ Al-Nasrawy-172/+273
2023-01-07Auto merge of #106538 - aDotInTheVoid:strip-use-doc-hidden, r=notriddlebors-1/+29
2023-01-07Auto merge of #106544 - matthiaskrgr:rollup-e9prjed, r=matthiaskrgrbors-1019/+1067
2023-01-06Auto merge of #106415 - Nilstrieb:where-is-my-master-branch, r=jyn514bors-75/+187
2023-01-06Rollup merge of #106534 - GuillaumeGomez:block-syntax, r=notriddleMatthias Krüger-592/+574
2023-01-06Rollup merge of #106466 - clubby789:relative-module-fix, r=notriddleMatthias Krüger-41/+109
2023-01-06Rollup merge of #106341 - Ezrashaw:refactor-error-code-tidy-check, r=mejrs,kl...Matthias Krüger-386/+384
2023-01-06Handle non-existant upstream master branches in `x fmt`Nilstrieb-19/+99
2023-01-06rustdoc: Strip imports of items which are `#[doc(hidden)]`Nixon Enraght-Moony-1/+29
2023-01-06Auto merge of #106501 - cjgillot:resolved-elided-apit, r=compiler-errorsbors-0/+5
2023-01-06Use new block syntax for define-function in goml scriptsGuillaume Gomez-591/+573
2023-01-06Update testsclubby789-0/+6
2023-01-06Correctly render sidebar for relative module pathsclubby789-41/+103
2023-01-06Auto merge of #106474 - erikdesjardins:noalias, r=bjorn3bors-0/+23
2023-01-06Update browser-ui-test versionGuillaume Gomez-1/+1
2023-01-06Auto merge of #105805 - yanchen4791:issue-105227-fix, r=estebankbors-31/+102
2023-01-06Auto merge of #106529 - Dylan-DPC:rollup-mvncmrk, r=Dylan-DPCbors-16/+267
2023-01-06Rollup merge of #106502 - notriddle:notriddle/user-select, r=GuillaumeGomezDylan DPC-2/+0
2023-01-06Rollup merge of #106499 - lyming2007:issue-105946-fix, r=estebankDylan DPC-0/+61
2023-01-06Rollup merge of #106494 - JohnTitor:issue-58355, r=compiler-errorsDylan DPC-0/+20
2023-01-06Rollup merge of #106491 - ehuss:error-index-redirect, r=GuillaumeGomez,notriddleDylan DPC-14/+11
2023-01-06Rollup merge of #106400 - estebank:type-errs, r=compiler-errorsDylan DPC-0/+175
2023-01-06Auto merge of #106429 - djkoloski:add_vendor_to_fuchsia_target_triple, r=nagisabors-85/+85
2023-01-05fix [type error] for error E0029 and E0277Yiming Lei-0/+61
2023-01-05Suggests adding named lifetime when the return contains value borrowed from m...yanchen4791-31/+102
2023-01-05error-index: Don't generate 404 instead of removing it.Eric Huss-3/+1
2023-01-05Fix error-index redirect to work with back button.Eric Huss-11/+10
2023-01-05rustdoc: remove legacy user-select CSSMichael Howell-2/+0
2023-01-05Correct detection of elided lifetimes in impl-trait.Camille GILLOT-0/+5
2023-01-05fix rebaseEsteban Küber-3/+3
2023-01-05review comments: rewordEsteban Küber-4/+4
2023-01-05Suggest changing argument on type errorEsteban Küber-10/+28
2023-01-05Account for type error on method arg caused by earlier inferenceEsteban Küber-0/+27
2023-01-05Tweak outputEsteban Küber-12/+124
2023-01-05review comments: do not always point at init exprEsteban Küber-98/+11
2023-01-05More eagerly resolve expr `ty`s before writing themEsteban Küber-23/+11
2023-01-05Skip macros to avoid talking about bindings the user can't seeEsteban Küber-12/+3
2023-01-05Point at expressions where inference refines an unexpected typeEsteban Küber-14/+140
2023-01-05Auto merge of #106487 - GuillaumeGomez:fix-kbd-var, r=notriddlebors-2/+2
2023-01-06Add regression test for #58355Yuki Okushi-0/+20
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-85/+85
2023-01-05Auto merge of #106406 - nikic:update-llvm-11, r=cuviperbors-0/+0
2023-01-05Update kbd GUI testGuillaume Gomez-1/+1
2023-01-05Fix --kbd-color variable name in rustdoc.cssGuillaume Gomez-1/+1
2023-01-05Auto merge of #106482 - compiler-errors:rollup-g7n1p39, r=compiler-errorsbors-208/+267
2023-01-04Rollup merge of #106478 - estebank:tweak-fn-mismatch, r=compiler-errorsMichael Goulet-133/+133