about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-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-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-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
2023-06-14Replace unicode value with character in shortcuts.goml testGuillaume Gomez-3/+3
2023-06-14Transform backslash into slashes in DOC_FOLDER variable for browser-ui-testGuillaume Gomez-2/+2
2023-06-14Update browser-ui-test version to 0.16.7Guillaume Gomez-1/+1
2023-06-14Auto merge of #110662 - bryangarza:safe-transmute-reference-types, r=compiler...bors-206/+789
2023-06-14update miri testThe 8472-3/+3
2023-06-14update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIfThe 8472-75/+94
2023-06-14remove hash_drain_filter feature usesThe 8472-2/+0
2023-06-14s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedListThe 8472-216/+204
2023-06-14remove drain-on-drop behavior from linked_list::DrainFilter and add #[must_use]The 8472-30/+14
2023-06-14remove drain-on-drop behavior from BTree{Set,Map}::DrainFilter and add #[must...The 8472-58/+40
2023-06-14remove drain-on-drop behavior from vec::DrainFilter and add #[must_use]The 8472-131/+32
2023-06-13Fix explicit-outlives-requirements lint spanSam Ginnett-8/+36
2023-06-14Auto merge of #112609 - matthiaskrgr:rollup-er6weld, r=matthiaskrgrbors-39/+331
2023-06-14Error on unconstrained lifetime in RPITITMichael Goulet-102/+188
2023-06-14Rollup merge of #112581 - TumoiYorozu:fix_url_encoding_of_percent_sign, r=not...Matthias Krüger-2/+0
2023-06-14Rollup merge of #112571 - notriddle:notriddle/never-search, r=GuillaumeGomezMatthias Krüger-24/+200
2023-06-14Rollup merge of #112520 - chenyukang:yukang-fix-112505, r=fee1-deadMatthias Krüger-1/+29
2023-06-14Rollup merge of #112495 - bvanjoi:fix-109153, r=petrochenkovMatthias Krüger-2/+55
2023-06-14Rollup merge of #112197 - compiler-errors:next-solver-erase, r=lcnrMatthias Krüger-10/+47
2023-06-14Auto merge of #112448 - nnethercote:no-tiny-cgus, r=wesleywiserbors-46/+201
2023-06-14Improve docs/clean up negative overlap functionsMichael Goulet-83/+85
2023-06-14Introduce a minimum CGU size in non-incremental builds.Nicholas Nethercote-18/+65