about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-07more testsAli MJ Al-Nasrawy-37/+208
2023-01-07rename create_raw_ty -> handle_raw_tyAli MJ Al-Nasrawy-6/+6
2023-01-07remove unnecessary normalize callAli MJ Al-Nasrawy-3/+1
2023-01-07make ascribe_user_type a TypeOpAli MJ Al-Nasrawy-186/+350
2023-01-07fix method substsAli MJ Al-Nasrawy-46/+53
2023-01-07fix struct pathAli MJ Al-Nasrawy-48/+137
2023-01-07introduce AstConv::probe_adtAli MJ Al-Nasrawy-19/+38
2023-01-07don't normalize in astconvAli MJ Al-Nasrawy-257/+376
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-1042/+1149
2023-01-06Auto merge of #106415 - Nilstrieb:where-is-my-master-branch, r=jyn514bors-75/+192
2023-01-06Rollup merge of #106542 - sigaloid:master, r=bjorn3Matthias Krüger-2/+8
2023-01-06Rollup merge of #106534 - GuillaumeGomez:block-syntax, r=notriddleMatthias Krüger-592/+574
2023-01-06Rollup merge of #106528 - estebank:quick-fix, r=TaKO8KiMatthias Krüger-6/+7
2023-01-06Rollup merge of #106466 - clubby789:relative-module-fix, r=notriddleMatthias Krüger-41/+109
2023-01-06Rollup merge of #106453 - coastalwhite:master, r=GuillaumeGomezMatthias Krüger-12/+31
2023-01-06Rollup merge of #106341 - Ezrashaw:refactor-error-code-tidy-check, r=mejrs,kl...Matthias Krüger-386/+386
2023-01-06Rollup merge of #106287 - Nilstrieb:its-bugging-me-how-we-dont-have-docs, r=j...Matthias Krüger-3/+34
2023-01-06Update compiler/rustc_session/src/config.rsMatthew E-1/+1
2023-01-06Handle non-existant upstream master branches in `x fmt`Nilstrieb-20/+99
2023-01-06Add default and latest stable edition to --edition in rustcMatthew Esposito-2/+8
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-2/+9
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-28/+31
2023-01-06Update browser-ui-test versionGuillaume Gomez-1/+1
2023-01-06Remove HTML tags around warningGijs Burghoorn-6/+0
2023-01-06Auto merge of #105805 - yanchen4791:issue-105227-fix, r=estebankbors-40/+184
2023-01-06Auto merge of #106529 - Dylan-DPC:rollup-mvncmrk, r=Dylan-DPCbors-24/+515
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-4/+75
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-4/+409
2023-01-06Auto merge of #106429 - djkoloski:add_vendor_to_fuchsia_target_triple, r=nagisabors-89/+89
2023-01-06Tiny formatting fixEsteban Küber-6/+7
2023-01-05fix [type error] for error E0029 and E0277Yiming Lei-4/+75
2023-01-05Suggests adding named lifetime when the return contains value borrowed from m...yanchen4791-40/+184
2023-01-06Auto merge of #105890 - Nilstrieb:inline-fmt-part-1, r=jackh726bors-329/+287
2023-01-05Auto merge of #106416 - Nilstrieb:better-failure, r=compiler-errorsbors-30/+81
2023-01-05Shrink `ParseResult` in the hot path.Nilstrieb-30/+81
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-05Fix `uninlined_format_args` for some compiler cratesnils-329/+287
2023-01-05Correct detection of elided lifetimes in impl-trait.Camille GILLOT-2/+9
2023-01-05fix rebaseEsteban Küber-9/+7
2023-01-05review comments: rewordEsteban Küber-5/+5