about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-02Implement Iterator::last for vec::IntoIterThalia Archibald-9/+53
2025-05-02Auto merge of #140596 - matthiaskrgr:rollup-s7tzr34, r=matthiaskrgrbors-309/+403
2025-05-02Rollup merge of #140574 - reddevilmidzy:add-test, r=compiler-errorsMatthias Krüger-0/+31
2025-05-02Rollup merge of #140572 - nnethercote:comment-ExprKind-If, r=compiler-errorsMatthias Krüger-0/+9
2025-05-02Rollup merge of #140563 - onur-ozkan:extend-dylib-paths, r=jieyouxuMatthias Krüger-3/+3
2025-05-02Rollup merge of #140550 - Amanieu:stabilize_select_unpredictable, r=workingju...Matthias Krüger-5/+1
2025-05-02Rollup merge of #140536 - zachs18:mapped-guard-filter-map, r=AmanieuMatthias Krüger-59/+61
2025-05-02Rollup merge of #140521 - RalfJung:oob-error, r=saethlinMatthias Krüger-213/+202
2025-05-02Rollup merge of #140519 - compiler-errors:name-based-comparison, r=oli-obkMatthias Krüger-20/+62
2025-05-02Rollup merge of #140509 - tmiasko:merge-contiguous-ranges, r=jswrennMatthias Krüger-7/+19
2025-05-02Rollup merge of #140485 - Jarcho:from_expansion_opt, r=petrochenkovMatthias Krüger-2/+15
2025-05-02Auto merge of #140406 - Urgau:autorefs-perf, r=nnethercotebors-4/+11
2025-05-02Auto merge of #140581 - Zalathar:rollup-ig2jb9v, r=Zalatharbors-223/+1723
2025-05-02Rollup merge of #140507 - a4lg:riscv-feature-addition-batch-3, r=AmanieuStuart Cook-1/+21
2025-05-02Rollup merge of #140430 - nnethercote:hir-exhaustive, r=dtolnayStuart Cook-104/+1014
2025-05-02Rollup merge of #140389 - sayantn:avx512fp16, r=AmanieuStuart Cook-5/+2
2025-05-02Rollup merge of #140197 - ktnlvr:master, r=workingjubileeStuart Cook-1/+28
2025-05-02Rollup merge of #140159 - thaliaarchi:pathbuf-extension, r=workingjubileeStuart Cook-31/+65
2025-05-02Rollup merge of #139847 - thaliaarchi:args/delegate-iter, r=workingjubileeStuart Cook-21/+207
2025-05-02Rollup merge of #139608 - Lynnesbian:improve-async-block-docs, r=ibraheemdevStuart Cook-0/+60
2025-05-02Rollup merge of #139206 - joboet:unique_thread_errno, r=ibraheemdevStuart Cook-24/+21
2025-05-02Rollup merge of #139046 - nnethercote:hir-Lifetime-better, r=lcnrStuart Cook-31/+104
2025-05-02Rollup merge of #138872 - a4lg:riscv-fix-incompatible-abi-zfinx, r=workingjub...Stuart Cook-5/+25
2025-05-02Rollup merge of #137474 - VlaDexa:shebang-placement, r=wesleywiserStuart Cook-0/+37
2025-05-02Rollup merge of #134034 - bvanjoi:issue-131655, r=petrochenkovStuart Cook-0/+139
2025-05-02Auto merge of #139883 - matthiaskrgr:crashesapr15, r=Mark-Simulacrumbors-0/+332
2025-05-02Auto merge of #140540 - flip1995:clippy-subtree-update, r=Manishearthbors-582/+1819
2025-05-02Add regression test for 133065reddevilmidzy-0/+31
2025-05-02Add useful comments on `ExprKind::If` variants.Nicholas Nethercote-0/+9
2025-05-02Auto merge of #140565 - GuillaumeGomez:rollup-gv4ed14, r=GuillaumeGomezbors-422/+755
2025-05-02Amend language regarding the never typeLynnesbian-2/+2
2025-05-02Improve coverage of HIR pretty printing.Nicholas Nethercote-104/+1014
2025-05-02Handle `Path<>` better in error messages.Nicholas Nethercote-37/+50
2025-05-01Delegate to inner `vec::IntoIter` from `env::ArgsOs`Thalia Archibald-21/+207
2025-05-02Augment `impl-trait-missing-lifetime-gated.rs`.Nicholas Nethercote-5/+65
2025-05-01Rollup merge of #140556 - GuillaumeGomez:improve-rustdoc-gui-tool-error-outpu...Guillaume Gomez-4/+13
2025-05-01Rollup merge of #140552 - folkertdev:naked-function-rustc_std_internal_symbol...Guillaume Gomez-1/+8
2025-05-01Rollup merge of #140544 - m-ou-se:format-args-const-cleanup, r=fee1-deadGuillaume Gomez-63/+77
2025-05-01Rollup merge of #140538 - tshepang:rust-push, r=jieyouxuGuillaume Gomez-151/+393
2025-05-01Rollup merge of #140460 - heiher:issue-140455, r=UrgauGuillaume Gomez-18/+25
2025-05-01Rollup merge of #140420 - fmease:rustdoc-fix-doctest-heur, r=GuillaumeGomezGuillaume Gomez-88/+182
2025-05-01Rollup merge of #140062 - xizheyin:issue-139958, r=workingjubileeGuillaume Gomez-0/+2
2025-05-01Rollup merge of #140034 - RalfJung:simd_select_bitmask-padding, r=workingjubileeGuillaume Gomez-45/+15
2025-05-01Rollup merge of #139802 - Lee-Janggun:fix-allocate-hyperlink, r=workingjubileeGuillaume Gomez-2/+4
2025-05-01Rollup merge of #139780 - ongardie:iterator-take-by_ref-example, r=workingjub...Guillaume Gomez-0/+18
2025-05-01Rollup merge of #139186 - TDecking:float, r=workingjubileeGuillaume Gomez-47/+15
2025-05-01Rollup merge of #138703 - pudongair:master, r=workingjubileeGuillaume Gomez-3/+3
2025-05-01extend the list of registered dylibs on `test::prepare_cargo_test`onur-ozkan-3/+3
2025-05-01Simplify docs for breaking out of a named code blockArtur Roos-2/+2
2025-05-01Auto merge of #139965 - amandasystems:marginally-improved-scc-annotations, r=...bors-171/+239