about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-29resolve: Remove artificial import ambiguity errorsVadim Petrochenkov-230/+53
2023-06-29Auto merge of #113134 - TaKO8Ki:rollup-4hvqzf6, r=TaKO8Kibors-56/+164
2023-06-29Auto merge of #113146 - matthiaskrgr:rollup-bxtr51e, r=matthiaskrgrbors-204/+569
2023-06-29Rollup merge of #113143 - joshtriplett:style-guide-narrow-dereference-guidanc...Matthias Krüger-1/+2
2023-06-29Rollup merge of #113140 - joshtriplett:style-guide-example-multi-line-attribu...Matthias Krüger-0/+5
2023-06-29Rollup merge of #113139 - joshtriplett:style-clarify-let-else, r=calebcartwrightMatthias Krüger-2/+24
2023-06-29Rollup merge of #113137 - lukas-code:no-moving-references, r=compiler-errorsMatthias Krüger-13/+41
2023-06-29Rollup merge of #113054 - Rageking8:make-`rustc_on_unimplemented`-std-agnosti...Matthias Krüger-30/+60
2023-06-29Rollup merge of #112929 - oli-obk:what_if_an_impl_item_just_doesnt_wanna_be_i...Matthias Krüger-0/+182
2023-06-29Rollup merge of #112670 - petrochenkov:typriv, r=eholkMatthias Krüger-158/+255
2023-06-28style-guide: Narrow guidance about references and dereferencingJosh Triplett-1/+2
2023-06-28Auto merge of #112629 - compiler-errors:atb-imply, r=jackh726bors-101/+142
2023-06-28style-guide: Add an example of formatting a multi-line attributeJosh Triplett-0/+5
2023-06-28don't suggest `move` for borrows that aren't closuresLukas Markeffsky-13/+41
2023-06-28syle-guide: Clarify let-else furtherJosh Triplett-2/+24
2023-06-29Rollup merge of #113119 - aDotInTheVoid:reduce-viz, r=notriddleTakayuki Maeda-1/+1
2023-06-29Rollup merge of #113107 - mj10021:issue-113012-fix, r=oli-obkTakayuki Maeda-4/+19
2023-06-29Rollup merge of #113100 - GuillaumeGomez:search-result-long-name, r=notriddleTakayuki Maeda-20/+66
2023-06-29Rollup merge of #113048 - psumbera:solaris-bootstrap-cfgs, r=ozkanonurTakayuki Maeda-4/+6
2023-06-29Rollup merge of #112946 - nnethercote:improve-cgu-naming-and-ordering, r=wesl...Takayuki Maeda-27/+72
2023-06-28Auto merge of #98867 - cjgillot:metaloop, r=oli-obkbors-284/+197
2023-06-28Auto merge of #113120 - Dylan-DPC:rollup-cz4qr3o, r=Dylan-DPCbors-309/+230
2023-06-28Rollup merge of #113111 - BoxyUwU:boxy_t_types_review, r=compiler-errorsDylan DPC-0/+1
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-28rustdoc: Reduce internal function visibility.Alona Enraght-Moony-1/+1
2023-06-28remove FIXME and add testJames Dietz-2/+12
2023-06-28add check for ConstKind::Value(_)James Dietz-2/+7
2023-06-28Auto merge of #112708 - flip1995:clippy-freezing-pc-with-ice, r=oli-obkbors-9/+61
2023-06-28Update GUI testsGuillaume Gomez-11/+37
2023-06-28Fix display of long items in search resultsGuillaume Gomez-9/+29
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-27add boxy to t-types reviewBoxy-0/+1
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