about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-05Correct detection of elided lifetimes in impl-trait.Camille GILLOT-2/+9
2023-01-05fix rebaseEsteban Küber-9/+7
2023-01-05Explain error with `&mut self` for unsized trait implsclubby789-11/+43
2023-01-05review comments: rewordEsteban Küber-5/+5
2023-01-05review comment: potentially produce more suggestions for arg type mismatchEsteban Küber-2/+2
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-1/+42
2023-01-05Use `BottomUpFolder`Esteban Küber-40/+19
2023-01-05FormattingEsteban Küber-127/+135
2023-01-05Tweak outputEsteban Küber-59/+242
2023-01-05review comments: do not always point at init exprEsteban Küber-98/+14
2023-01-05More eagerly resolve expr `ty`s before writing themEsteban Küber-23/+12
2023-01-05Skip macros to avoid talking about bindings the user can't seeEsteban Küber-13/+4
2023-01-05Point at expressions where inference refines an unexpected typeEsteban Küber-17/+299
2023-01-05Better phrasing for hygiene of include macroGijs Burghoorn-4/+5
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-89/+89
2023-01-05Add `INTEGER` and `FLOAT` flags for type variablesRyo Yoshida-1/+9
2023-01-05Store diverging flag for type variables as bitflagsRyo Yoshida-15/+19
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 #106404 - tmiasko:dedup-box-derefs, r=wesleywiserbors-5/+2
2023-01-05Auto merge of #106482 - compiler-errors:rollup-g7n1p39, r=compiler-errorsbors-392/+478
2023-01-04Rollup merge of #106478 - estebank:tweak-fn-mismatch, r=compiler-errorsMichael Goulet-146/+143
2023-01-04Rollup merge of #106464 - djkoloski:update_fuchsia_platform_support_docs, r=t...Michael Goulet-0/+3
2023-01-04Rollup merge of #106462 - notriddle:notriddle/logo-container-sidebar, r=Guill...Michael Goulet-18/+15
2023-01-04Rollup merge of #106403 - compiler-errors:rename-hir-methods, r=cjgillotMichael Goulet-177/+168
2023-01-04Rollup merge of #106385 - compiler-errors:new-solver-flag, r=jackh726Michael Goulet-48/+78
2023-01-04Rollup merge of #105846 - compiler-errors:issue-105838, r=jackh726Michael Goulet-3/+71
2023-01-05Auto merge of #105409 - compiler-errors:closure-infer-cycle, r=jackh726bors-10/+162
2023-01-05Tweak wording of fn call with wrong number of argsEsteban Küber-146/+143
2023-01-05Improve fluent error messagesmejrs-67/+180
2023-01-05Auto merge of #106472 - matthiaskrgr:rollup-4w4v50e, r=matthiaskrgrbors-104/+150
2023-01-04cleanup: handle -Zmutable-noalias like -Zbox-noaliasErik Desjardins-28/+31
2023-01-04Update rand in the stdlib tests, and remove the getrandom feature from itThom Chiovoloni-480/+508
2023-01-04Rollup merge of #106461 - notriddle:notriddle/window-searchstate-focus, r=Gui...Matthias Krüger-1/+1
2023-01-04Rollup merge of #106460 - c410-f3r:moar-errors, r=compiler-errorsMatthias Krüger-1/+1
2023-01-04Rollup merge of #106451 - Zeegomo:merge-borrowck-access, r=estebankMatthias Krüger-37/+11
2023-01-04Rollup merge of #106437 - notriddle:notriddle/http-url, r=GuillaumeGomezMatthias Krüger-3/+33
2023-01-04Rollup merge of #106412 - GuillaumeGomez:fix-links-to-primitive-rustdoc-json,...Matthias Krüger-8/+44
2023-01-04Rollup merge of #106398 - jyn514:fix-clippy, r=thomccMatthias Krüger-51/+51
2023-01-04Rollup merge of #106391 - ardislu:fix-popover-child-link, r=GuillaumeGomezMatthias Krüger-3/+9
2023-01-04Use FxIndexSet when updating obligation causes in adjust_fulfillment_errors_f...Michael Goulet-2/+9
2023-01-04Auto merge of #106224 - bjorn3:staticlib_fixes, r=wesleywiserbors-85/+81
2023-01-04Update Fuchsia walkthrough with new configsDavid Koloski-0/+3
2023-01-04Remove unused match pattern for primitive typesGuillaume Gomez-1/+1
2023-01-04rustdoc: remove unnecessary wrapper around sidebar and mobile logosMichael Howell-18/+15
2023-01-04docs: fix broken link "search bar"Michael Howell-1/+1