about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-28Rollup merge of #113094 - GuillaumeGomez:fix-invalid-div-tag-in-head, r=notri...Dylan DPC-7/+5
2023-06-28Rollup merge of #113019 - ericmarkmartin:warning-for-guard-non-exhaustion, r=...Dylan DPC-22/+66
2023-06-28Rollup merge of #112867 - compiler-errors:more-impl-source-nits, r=lcnrDylan DPC-106/+47
2023-06-28Rollup merge of #112236 - cjgillot:interval-kill, r=davidtwcoDylan DPC-51/+43
2023-06-28Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-seDylan DPC-123/+68
2023-06-28Auto merge of #112708 - flip1995:clippy-freezing-pc-with-ice, r=oli-obkbors-9/+61
2023-06-28Rustdoc nit: refer to macro from docsOli Scherer-1/+1
2023-06-28remove cruftEric Mark Martin-1/+0
2023-06-28use translatable subdiagnosticEric Mark Martin-1/+9
2023-06-28add comment backEric Mark Martin-1/+2
2023-06-28add note for non-exhaustive matches with guardsEric Mark Martin-24/+60
2023-06-28Auto merge of #111269 - clubby789:validate-fluent-variables, r=davidtwcobors-18/+139
2023-06-28Auto merge of #112307 - lcnr:operand-ref, r=compiler-errorsbors-39/+207
2023-06-27Auto merge of #113105 - matthiaskrgr:rollup-rci0uym, r=matthiaskrgrbors-940/+1045
2023-06-27Replace `id` attribute with `name` for `<meta>` tagGuillaume Gomez-6/+5
2023-06-27Rollup merge of #113103 - cjgillot:normalize-inhabited, r=compiler-errorsMatthias Krüger-1/+44
2023-06-27Rollup merge of #113084 - WaffleLapkin:less_map_or, r=NilstriebMatthias Krüger-45/+35
2023-06-27Rollup merge of #113020 - AnthonyKalaitzis:add-tests-impl-via-obj-unless-deni...Matthias Krüger-0/+45
2023-06-27Rollup merge of #112972 - nbdd0121:mir, r=davidtwcoMatthias Krüger-345/+346
2023-06-27Rollup merge of #112692 - jieyouxu:better-err-msg-for-unstable-options, r=dav...Matthias Krüger-474/+512
2023-06-27Rollup merge of #112628 - gootorov:box_alloc_partialeq, r=joshtriplettMatthias Krüger-9/+26
2023-06-27Rollup merge of #112454 - ferrocene:pa-compiletest-dynamic-linking, r=davidtwcoMatthias Krüger-66/+35
2023-06-27Rollup merge of #112207 - qwandor:virt_feature, r=davidtwcoMatthias Krüger-0/+2
2023-06-27Auto merge of #113102 - matthiaskrgr:rollup-wpkbsw1, r=matthiaskrgrbors-50/+143
2023-06-27Normalize types when applying uninhabited predicate.Camille GILLOT-1/+44
2023-06-27Rollup merge of #113096 - TaKO8Ki:remove-unused-struct, r=oli-obkMatthias Krüger-9/+2
2023-06-27Rollup merge of #113093 - WaffleLapkin:become_unuwuable_in_thir, r=NilstriebMatthias Krüger-9/+32
2023-06-27Rollup merge of #113089 - floriangru:mut_analyses_followup, r=oli-obkMatthias Krüger-5/+5
2023-06-27Rollup merge of #113079 - Zalathar:as-operand-id, r=oli-obkMatthias Krüger-15/+2
2023-06-27Rollup merge of #113068 - clubby789:bootstrap-user-to-dist, r=jyn514Matthias Krüger-10/+43
2023-06-27Rollup merge of #112978 - compiler-errors:bad-block-sugg, r=davidtwcoMatthias Krüger-0/+32
2023-06-27Rollup merge of #112518 - chenyukang:yukang-fix-112458, r=davidtwcoMatthias Krüger-2/+27
2023-06-27Provide more context for `rustc +nightly -Zunstable-options` on stable许杰友 Jieyou Xu (Joe)-474/+512
2023-06-27Auto merge of #112516 - erikdesjardins:loop, r=davidtwcobors-15/+19
2023-06-27Avoid calling queries during query stack printingOli Scherer-13/+38
2023-06-27Add regression test for OOM issue on EarlyLintPass ICEPhilipp Krones-0/+27
2023-06-27avoid using `format!("{}", ..)`Takayuki Maeda-2/+2
2023-06-27remove an unused struct `ForbiddenNonLifetimeParam`Takayuki Maeda-7/+0
2023-06-27Fix invalid HTML DIV tag used in HEADGuillaume Gomez-2/+1
2023-06-27Auto merge of #113078 - saethlin:mention-the-function, r=RalfJungbors-3/+3
2023-06-27Export AnalysisResults trait in rustc_mir_dataflowFlorian Groult-5/+5
2023-06-27`thir`: Add `Become` expression kindMaybe Waffle-9/+32
2023-06-27Add passing & failing test for bultin dyn trait generationAnthony Kalaitzis-0/+45
2023-06-27Simplify some conditionsMaybe Waffle-45/+35
2023-06-27Auto merge of #113083 - matthiaskrgr:rollup-anbqpij, r=matthiaskrgrbors-3/+10
2023-06-27Rollup merge of #113063 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2023-06-27Rollup merge of #113058 - GuillaumeGomez:improve-code-comments, r=notriddleMatthias Krüger-2/+5
2023-06-27Rollup merge of #113039 - matthiaskrgr:custom_mir, r=compiler-errorsMatthias Krüger-1/+5
2023-06-27Auto merge of #112938 - compiler-errors:clause-3, r=oli-obkbors-738/+512
2023-06-27Use `CoverageKind::as_operand_id` instead of manually reimplementing itZalathar-15/+2