about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-25Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalatharbors-319/+1670
2025-09-25Rollup merge of #147015 - Zalathar:dispose-tm, r=lqdStuart Cook-8/+3
2025-09-25Rollup merge of #147013 - fmease:fix-docs-doctest-build-arg, r=GuillaumeGomezStuart Cook-21/+5
2025-09-25Rollup merge of #147008 - neuschaefer:bootstrap-jobs, r=KobzolStuart Cook-0/+2
2025-09-25Rollup merge of #147007 - LawnGnome:tosocketaddrs-doc, r=tgross35Stuart Cook-0/+2
2025-09-25Rollup merge of #147005 - GuillaumeGomez:string-formatting-cleanup, r=jdonsze...Stuart Cook-5/+3
2025-09-25Rollup merge of #146982 - fmease:fix-rmake-linker-warning, r=bjorn3Stuart Cook-1/+0
2025-09-25Rollup merge of #146905 - durin42:llvm-22-bitstream-remarks, r=nikicStuart Cook-0/+13
2025-09-25Rollup merge of #146766 - nikic:global-alloc-attr, r=nnethercoteStuart Cook-3/+54
2025-09-25Rollup merge of #146737 - RalfJung:f16-f128-miri, r=tgross35Stuart Cook-17/+15
2025-09-25Rollup merge of #146735 - Qelxiros:const_mul_add, r=tgross35,RalfJungStuart Cook-135/+118
2025-09-25Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJungStuart Cook-82/+251
2025-09-25Rollup merge of #145973 - vexide:vex-std, r=tgross35Stuart Cook-10/+1012
2025-09-25Rollup merge of #145277 - dingxiangfei2009:fold-coercion-into-const, r=nnethe...Stuart Cook-1/+69
2025-09-25Rollup merge of #145067 - btj:patch-3, r=tgross35Stuart Cook-36/+123
2025-09-25Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgrbors-86/+108
2025-09-25bootstrap.py: Respect build.jobs while building bootstrap toolJ. Neuschäfer-0/+2
2025-09-25Use `LLVMDisposeTargetMachine`Zalathar-8/+3
2025-09-25rustdoc: Fix documentation for `--doctest-build-arg`León Orell Valerian Liehr-21/+5
2025-09-25Auto merge of #146981 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-09-25Remove an erroneous normalization step in `tests/run-make/linker-warning`León Orell Valerian Liehr-1/+0
2025-09-24llvm: add a destructor to call releaseSerializerJosh Stone-0/+8
2025-09-24Explicitly note `&[SocketAddr]` impl of `ToSocketAddrs`.Adam Harvey-0/+2
2025-09-24Small string formatting cleanupGuillaume Gomez-5/+3
2025-09-24Rollup merge of #146971 - lcnr:fix-writeback, r=BoxyUwUMatthias Krüger-32/+21
2025-09-24Rollup merge of #146958 - el-ev:fix_path_string_eq_recurse, r=joboetMatthias Krüger-9/+19
2025-09-24Rollup merge of #146950 - joboet:cstr_default, r=tgross35Matthias Krüger-8/+3
2025-09-24Rollup merge of #146894 - tiif:suggest_feature_attr, r=BoxyUwUMatthias Krüger-11/+14
2025-09-24Rollup merge of #146753 - tiif:unsatisfiable-unstable-feature, r=BoxyUwUMatthias Krüger-8/+7
2025-09-24Rollup merge of #146679 - stepancheg:error-display-source, r=dtolnayMatthias Krüger-1/+7
2025-09-24Rollup merge of #146556 - stepancheg:repro-146228, r=tgross35Matthias Krüger-17/+37
2025-09-24Repro duration_since regression from issue 146228Stepan Koltsov-17/+37
2025-09-24unstably constify float mul_add methodsJeremy Smart-135/+118
2025-09-24Clarify Display for error should not include sourceStepan Koltsov-1/+7
2025-09-24Auto merge of #146999 - matthiaskrgr:rollup-0gbkm82, r=matthiaskrgrbors-114/+385
2025-09-24Rollup merge of #146969 - RalfJung:maybe-null-errors, r=oli-obkMatthias Krüger-46/+153
2025-09-24Rollup merge of #146964 - Ayush1325:close-protocol, r=joboetMatthias Krüger-0/+4
2025-09-24Rollup merge of #146959 - tshepang:patch-2, r=nnethercoteMatthias Krüger-3/+3
2025-09-24Rollup merge of #146932 - ShoyuVanilla:ra-in-tree-hack, r=lcnrMatthias Krüger-40/+5
2025-09-24Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJungMatthias Krüger-20/+22
2025-09-24Rollup merge of #146897 - lolbinarycat:rustdoc-invalid_html_tags-ice-146890, ...Matthias Krüger-1/+65
2025-09-24Rollup merge of #146857 - tnuha:revert_self_has_no_region_infer, r=lcnrMatthias Krüger-1/+36
2025-09-24Rollup merge of #146711 - lcnr:fix-placeholder-ice, r=lqdMatthias Krüger-3/+97
2025-09-25mark THIR use as candidate for constness checkDing Xiang Fei-1/+12
2025-09-25add test fixture for newly allowed const exprDing Xiang Fei-0/+8
2025-09-25do not materialise X in [X; 0] when X is unsizing a constDing Xiang Fei-1/+50
2025-09-24std: add support for armv7a-vex-v5 targetTropical-10/+1012
2025-09-24Improve the pretty print of UnstableFeature clausetiif-8/+7
2025-09-24f16_f128: enable some more tests in MiriRalf Jung-17/+15
2025-09-24Update cargo submoduleWeihang Lo-0/+0