about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-22Rollup merge of #141362 - BoxyUwU:correct_error_term_kind, r=lcnrMatthias Krüger-12/+81
2025-05-22Rollup merge of #141359 - compiler-errors:async-fn-once, r=lcnrMatthias Krüger-8/+21
2025-05-22Rollup merge of #141355 - marcoieni:citool-errors, r=KobzolMatthias Krüger-4/+10
2025-05-22Rollup merge of #141286 - compiler-errors:querify-coroutine, r=oli-obkMatthias Krüger-41/+67
2025-05-22Rollup merge of #141130 - mejrs:use_self, r=compiler-errorsMatthias Krüger-1/+1
2025-05-22Rollup merge of #141130 - mejrs:use_self, r=compiler-errorsMatthias Krüger-208/+219
2025-05-22Rollup merge of #140435 - bend-n:use_ux_from_instead_of_bool_as_ux_unnecessar...Matthias Krüger-46/+130
2025-05-22Rollup merge of #140218 - fmease:hirtylo-clean-up-path-low, r=compiler-errorsMatthias Krüger-518/+626
2025-05-22Rollup merge of #139668 - matthewjasper:upper-bound-fix, r=compiler-errorsMatthias Krüger-15/+226
2025-05-22Rollup merge of #139635 - BoxyUwU:no_order_dependent_copy_checks, r=lcnrMatthias Krüger-153/+361
2025-05-22Rollup merge of #135562 - chenyukang:yukang-fix-128561, r=compiler-errorsMatthias Krüger-7/+56
2025-05-22Add test/comment about const patterns with unused paramsBoxy-0/+25
2025-05-22Review CommentsBoxy-79/+85
2025-05-22Auto merge of #141135 - compiler-errors:fast-path-2, r=lcnrbors-9/+85
2025-05-22try_cast_aligned: avoid bare int-to-ptr castsRalf Jung-21/+15
2025-05-22Don't allow poly_select in new solverMichael Goulet-10/+69
2025-05-22libm: Clean up unused filesTrevor Gross-310/+0
2025-05-22Return correct error term kind on projection errorsBoxy-12/+81
2025-05-22ci: prepare aws access keys for migrationMarcoIeni-4/+4
2025-05-22ReviewsBoxy-25/+32
2025-05-22make enabling the neon target feature a FCWRalf Jung-13/+120
2025-05-22aarch64-softfloat: forbid enabling the neon target featureRalf Jung-5/+7
2025-05-22Move `dist-x86_64-linux` CI job to GitHub temporarilyJakub Beránek-1/+1
2025-05-22use uX::from instead of _ as uX in non - const contextsbendn-46/+130
2025-05-22fixed typo in readmePályi Lőrinc-1/+1
2025-05-22Enable review queue trackingJakub Beránek-2/+4
2025-05-22Auto merge of #140527 - GuillaumeGomez:doctest-main-fn, r=notriddlebors-73/+253
2025-05-22update lockfileRalf Jung-2/+2
2025-05-22run core and alloc tests with strict provenanceRalf Jung-1/+2
2025-05-22Merge pull request #19843 from oli-obk/rust-analyzer.vsLukas Wirth-24/+0
2025-05-22ci: convert distcheck to free runnerMarcoIeni-1/+1
2025-05-22Merge pull request #4275 from CraftSpider/windows-file-rwRalf Jung-82/+461
2025-05-22Remove rust-analyzer.vs from other editorsOli Scherer-24/+0
2025-05-22enable isolated-stdin test on WindowsRalf Jung-1/+1
2025-05-22Implement file read/write on WindowsRune Tynan-81/+460
2025-05-22Merge pull request #19842 from Veykril/push-zunlmrzpnrzkLukas Wirth-1/+1
2025-05-22Support `transmute_unchecked` intrinsic for mir-evalLukas Wirth-1/+1
2025-05-22Merge pull request #19824 from ChayimFriedman2/lints-againLukas Wirth-164/+60
2025-05-22Auto merge of #141379 - matthiaskrgr:rollup-g1cz0ic, r=matthiaskrgrbors-22/+59
2025-05-22Rollup merge of #141370 - WaffleLapkin:hiiii, r=jhprattMatthias Krüger-0/+1
2025-05-22Rollup merge of #141364 - aDotInTheVoid:atttrdocss, r=GuillaumeGomezMatthias Krüger-7/+12
2025-05-22Rollup merge of #141337 - RalfJung:stdarch, r=AmanieuMatthias Krüger-0/+0
2025-05-22Rollup merge of #141323 - Kobzol:bors-environment, r=marcoieniMatthias Krüger-0/+9
2025-05-22Rollup merge of #140868 - SpecificProtagonist:rustdoc-trait-impl-code-link, r...Matthias Krüger-1/+30
2025-05-22Rollup merge of #140431 - bend-n:dont_handle_bool_transmute, r=NadrierilMatthias Krüger-14/+7
2025-05-22Remove `is_empty` check in `Ident::is_numeric`.Nicholas Nethercote-1/+1
2025-05-22Remove `is_empty` check in `filter_assoc_items_by_name_and_namespace`.Nicholas Nethercote-6/+1
2025-05-22Auto merge of #137198 - tgross35:cfg-match-rename, r=Amanieubors-60/+60
2025-05-22Rename `kw::Empty` as `sym::empty`.Nicholas Nethercote-4/+4
2025-05-22Rename `kw::Empty` as `sym::empty`.Nicholas Nethercote-32/+31