about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-15Rollup merge of #112660 - GuillaumeGomez:migrate-gui-test-color-15, r=notriddleGuillaume Gomez-0/+0
2023-06-15Rollup merge of #112654 - aliemjay:closure-output-normalize, r=compiler-errorsGuillaume Gomez-15/+50
2023-06-15Rollup merge of #112614 - lukas-code:apit-unsized-suggestion, r=compiler-errorsGuillaume Gomez-86/+141
2023-06-15Rollup merge of #112529 - jieyouxu:block-expr-unused-must-use, r=oli-obkGuillaume Gomez-65/+289
2023-06-15Rollup merge of #112517 - fee1-dead-contrib:sus-op-no-borrow, r=compiler-errorsGuillaume Gomez-39/+64
2023-06-15Rollup merge of #112403 - nbdd0121:eh_frame, r=NilstriebGuillaume Gomez-1/+26
2023-06-15Auto merge of #112661 - matthiaskrgr:rollup-9u5i2zy, r=matthiaskrgrbors-49/+629
2023-06-15Rollup merge of #112634 - mj10021:issue-112438-fix, r=compiler-errorsMatthias Krüger-1/+15
2023-06-15Rollup merge of #112621 - GrigorenkoPV:env, r=jyn514Matthias Krüger-0/+2
2023-06-15Rollup merge of #112562 - klensy:rd-gui-test-win, r=GuillaumeGomezMatthias Krüger-5/+18
2023-06-15Rollup merge of #112486 - jieyouxu:issue-112472, r=oli-obkMatthias Krüger-36/+182
2023-06-15Rollup merge of #112304 - GuillaumeGomez:re-exports, r=notriddleMatthias Krüger-1/+323
2023-06-15Rollup merge of #111212 - nicklimmm:issue-107896-fix, r=pnkfelixMatthias Krüger-6/+89
2023-06-15Migrate GUI colors test to original CSS color formatGuillaume Gomez-11/+11
2023-06-15Auto merge of #112633 - Kobzol:ci-msvc-merge, r=pietroalbinibors-39/+11
2023-06-15normalize closure output before relationAli MJ Al-Nasrawy-15/+50
2023-06-15add testJames Dietz-0/+11
2023-06-15Fix suggestion for E0404 not dealing with multiple generics许杰友 Jieyou Xu (Joe)-36/+182
2023-06-15change `std::marker::Sized` to just `Sized`Lukas Markeffsky-76/+69
2023-06-15tweak suggestion for argument-position `impl ?Sized`Lukas Markeffsky-12/+74
2023-06-15Extend `unused_must_use` to cover block exprs许杰友 Jieyou Xu (Joe)-65/+289
2023-06-15Auto merge of #106343 - the8472:slice-iter-fold, r=scottmcmbors-8/+56
2023-06-15Auto merge of #112601 - weihanglo:update-cargo, r=weihanglobors-1/+4
2023-06-15Auto merge of #112233 - notriddle:notriddle/search-unify, r=GuillaumeGomezbors-166/+357
2023-06-15Auto merge of #104455 - the8472:dont-drain-on-drop, r=Amanieubors-577/+449
2023-06-14add InlineConst checkJames Dietz-1/+4
2023-06-14Merge `msvc-1/2` CI jobsJakub Beránek-39/+11
2023-06-14use indexed loop instead of ptr bumpingThe 8472-18/+20
2023-06-14Auto merge of #112625 - matthiaskrgr:rollup-jcobj3g, r=matthiaskrgrbors-407/+532
2023-06-14Update cargoWeihang Lo-1/+4
2023-06-14Auto merge of #112624 - matthiaskrgr:rollup-db6ta1b, r=matthiaskrgrbors-65/+140
2023-06-14Rollup merge of #112620 - AntoniosBarotsis:master, r=NilstriebMatthias Krüger-1/+1
2023-06-14Rollup merge of #112613 - GuillaumeGomez:fix-gui-test-windows, r=notriddleMatthias Krüger-18/+18
2023-06-14Rollup merge of #112612 - sginnett:issue-105150, r=compiler-errorsMatthias Krüger-8/+36
2023-06-14Rollup merge of #112611 - compiler-errors:unconstrained-lt-in-rpitit, r=oli-obkMatthias Krüger-102/+188
2023-06-14Rollup merge of #112506 - compiler-errors:const-infer-ice, r=b-naberMatthias Krüger-34/+77
2023-06-14Rollup merge of #112605 - compiler-errors:negative-docs, r=spastorinoMatthias Krüger-83/+85
2023-06-14Rollup merge of #112600 - celinval:stable-mir-rvalue, r=oli-obkMatthias Krüger-194/+203
2023-06-14Rollup merge of #112109 - Alexendoo:unsupported-split-debuginfo, r=b-naberMatthias Krüger-3/+1
2023-06-14Rollup merge of #112584 - loongarch-rs:remove-env, r=petrochenkovMatthias Krüger-1/+1
2023-06-14Rollup merge of #111974 - Sp00ph:update_guarantees, r=AmanieuMatthias Krüger-6/+4
2023-06-14Rollup merge of #109814 - est31:stabilize_string_leak, r=AmanieuMatthias Krüger-7/+8
2023-06-14Rollup merge of #107619 - stepancheg:hash-set-insert, r=AmanieuMatthias Krüger-1/+23
2023-06-14Rollup merge of #98202 - aticu:impl_tryfrom_osstr_for_str, r=AmanieuMatthias Krüger-14/+27
2023-06-14Mention `env!` in `option_env!`'s docsPavel Grigorenko-0/+2
2023-06-14Fix typoAntonios Barotsis-1/+1
2023-06-14Fix `href` attribute value check on Windows (`DOC_PATH` lacks an extra `/`)Guillaume Gomez-12/+12
2023-06-14Auto merge of #112418 - ferrocene:pa-mir-opt-panic, r=ozkanonur,saethlinbors-251/+11693
2023-06-14yet another dry run fixPietro Albini-0/+4
2023-06-14Auto merge of #112400 - WaffleLapkin:vtable_stats, r=compiler-errorsbors-5/+232