about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-10disable fast submodule checkout due to spurious ci failuresPietro Albini-7/+8
2023-01-10Auto merge of #106607 - compiler-errors:be-more-accurate-abt-method-suggestio...bors-107/+329
2023-01-10Auto merge of #106656 - JohnTitor:rollup-rk2qltg, r=JohnTitorbors-177/+553
2023-01-10Auto merge of #106495 - JohnTitor:issue-100772, r=compiler-errorsbors-0/+11
2023-01-10Rollup merge of #106647 - notriddle:notriddle/a, r=GuillaumeGomezYuki Okushi-4/+1
2023-01-10Rollup merge of #106640 - lcnr:update-test, r=jackh726Yuki Okushi-43/+58
2023-01-10Rollup merge of #106639 - RalfJung:miri, r=RalfJungYuki Okushi-35/+246
2023-01-10Rollup merge of #106636 - djkoloski:accept_old_fuchsia_triple, r=tmandryYuki Okushi-1/+9
2023-01-10Rollup merge of #106387 - jyn514:clippy, r=Mark-SimulacrumYuki Okushi-14/+41
2023-01-10Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obkYuki Okushi-36/+14
2023-01-10Rollup merge of #106175 - compiler-errors:bad-import-sugg, r=oli-obkYuki Okushi-43/+167
2023-01-10Rollup merge of #105708 - tomerze:enable-atomic-cas-bpf, r=nagisaYuki Okushi-1/+5
2023-01-10Rollup merge of #105034 - HintringerFabian:improve_iterator_flatten_doc, r=cu...Yuki Okushi-0/+12
2023-01-09Auto merge of #105855 - arcnmx:rust-analyzer-2022-12, r=lnicolabors-5744/+14558
2023-01-09:arrow_up: rust-analyzerarcnmx-5744/+14558
2023-01-09Add issue number to FIXMEsTyler Mandry-2/+2
2023-01-09Auto merge of #106637 - fee1-dead-contrib:rollup-ticvmsd, r=fee1-deadbors-1336/+2284
2023-01-09Assert defining anchor is set in take_opaque_typesMichael Goulet-19/+13
2023-01-09rustdoc: merge common CSS for `a`Michael Howell-4/+1
2023-01-09review commentMichael Goulet-8/+13
2023-01-09hack: don't normalize xform_ret_ty for trait/object candidates unless neededMichael Goulet-39/+42
2023-01-09Add lookup_probe_for_diagnosticMichael Goulet-74/+98
2023-01-09Consider method return type for various method suggestionsMichael Goulet-38/+224
2023-01-09No need to take opaques in check_type_boundsMichael Goulet-17/+1
2023-01-09Unconditionally normalize xform_ret_ty in probeMichael Goulet-32/+41
2023-01-09Accept old spelling of Fuchsia target triplesDavid Koloski-1/+9
2023-01-09Auto merge of #13848 - ian-h-chamberlain:feature/color-compiler-diagnostics, ...bors-31/+328
2023-01-09Add docs for `colorDiagnosticOutput` capabilityIan Chamberlain-0/+26
2023-01-09Use experimental capability to enable color codesIan Chamberlain-11/+24
2023-01-09Strip colors before matching preview diagnosticsIan Chamberlain-2/+4
2023-01-09Update docs to include note about ANSI diagnosticsIan Chamberlain-3/+7
2023-01-09Default to use colored ANSI diagnosticsIan Chamberlain-2/+6
2023-01-09Parse + decorate rendered ANSI cargo outputIan Chamberlain-24/+272
2023-01-09update test for inductive canonical cycleslcnr-43/+58
2023-01-09Auto merge of #13915 - Veykril:lsp-server-msg, r=Veykrilbors-16/+8
2023-01-09Make it clearer when the server expects an initialized notificationLukas Wirth-16/+8
2023-01-09Auto merge of #2755 - RalfJung:dtors_in_dtors_in_dtors, r=RalfJungbors-0/+57
2023-01-09Auto merge of #13799 - Veykril:flycheck, r=Veykrilbors-84/+84
2023-01-09Rollup merge of #106614 - Ezrashaw:ui-test-fixups-2, r=GuillaumeGomezfee1-dead-6/+88
2023-01-09Rollup merge of #106549 - wcampbell0x2a:use-fmt-named-parameters-borrowck, r=...fee1-dead-92/+63
2023-01-09Rollup merge of #106468 - compiler-errors:err-instability, r=lcnrfee1-dead-2/+9
2023-01-09Rollup merge of #106389 - compiler-errors:no-canonicalized, r=lcnrfee1-dead-55/+52
2023-01-09Rollup merge of #106291 - obeis:issue-106182, r=oli-obkfee1-dead-3/+65
2023-01-09Rollup merge of #106164 - compiler-errors:check-region-tweak, r=oli-obkfee1-dead-31/+34
2023-01-09Rollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obkfee1-dead-1/+3
2023-01-09Rollup merge of #106047 - uweigand:s390x-test-bigendian-ui, r=oli-obkfee1-dead-1130/+1716
2023-01-09Rollup merge of #105655 - RedDocMD:bug-105645, r=oli-obkfee1-dead-0/+33
2023-01-09Rollup merge of #105292 - JulianKnodt:no_eager_commit, r=BoxyUwUfee1-dead-16/+221
2023-01-09add dtors_in_dtors_in_dtorsRalf Jung-0/+57
2023-01-09Auto merge of #101947 - aliemjay:astconv-normalize, r=lcnrbors-503/+1182