about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-21btree InternalNode::new safety commentsMarijn Schouten-2/+3
2025-09-21Auto merge of #146779 - GuillaumeGomez:gcc-ignore-test_ui_abi, r=Kobzol,jieyouxubors-0/+14
2025-09-21Auto merge of #146830 - Zalathar:rollup-lj8jfok, r=Zalatharbors-111/+164
2025-09-21Rollup merge of #146822 - saethlin:bbbbbstd, r=NoratriebStuart Cook-1/+1
2025-09-21Rollup merge of #146820 - cammeresi:alloc-20250919, r=tgross35Stuart Cook-2/+11
2025-09-21Rollup merge of #146793 - folkertdev:naked-asm-func-end, r=AmanieuStuart Cook-0/+7
2025-09-21Rollup merge of #146744 - beepster4096:derefs_in_ref_prop, r=cjgillotStuart Cook-20/+13
2025-09-21Rollup merge of #146551 - folkertdev:cmse-entry-c-variadic, r=workingjubileeStuart Cook-26/+105
2025-09-21Rollup merge of #145664 - Darksonn:stab-file-with-nul, r=Mark-SimulacrumStuart Cook-2/+2
2025-09-21Rollup merge of #144091 - thaliaarchi:stabilize-new-zeroed, r=Mark-SimulacrumStuart Cook-44/+9
2025-09-21Rollup merge of #140983 - tkr-sh:master, r=ibraheemdevStuart Cook-16/+16
2025-09-20Fix old typo in lang_start_internal commentBen Kimock-1/+1
2025-09-20Auto merge of #146812 - matthiaskrgr:rollup-aiap18m, r=matthiaskrgrbors-168/+316
2025-09-20[GCC backend] Ignore failing ui abi testsGuillaume Gomez-0/+14
2025-09-20Rollup merge of #146800 - thaliaarchi:fix-move-pal-thread, r=joboetMatthias Krüger-8/+3
2025-09-20Rollup merge of #146774 - Kobzol:bootstrap-relative-path, r=jieyouxuMatthias Krüger-5/+17
2025-09-20Rollup merge of #146770 - hkBst:clippy-fix-10, r=fmeaseMatthias Krüger-36/+32
2025-09-20Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxuMatthias Krüger-77/+245
2025-09-20Rollup merge of #144592 - fee1-dead-contrib:target_spec, r=NoratriebMatthias Krüger-42/+19
2025-09-20Auto merge of #146805 - lnicola:sync-from-ra, r=lnicolabors-9245/+38642
2025-09-20docs: improve doc of some methods w/ rangestk-16/+16
2025-09-20Auto merge of #146771 - Kobzol:download-ci-llvm-default-value, r=jieyouxubors-11/+4
2025-09-20Merge pull request #20707 from lnicola/bump-rustcLaurențiu Nicola-34/+32
2025-09-20Bump rustc crates once moreLaurențiu Nicola-34/+32
2025-09-20Auto merge of #146621 - cammeresi:peek-20250915, r=Amanieubors-44/+51
2025-09-19Add unstable attribute to BTreeMap-related allocator genericsSidney Cammeresi-2/+11
2025-09-19Update cfg_if! to cfg_select!Thalia Archibald-1/+1
2025-09-19Fix std build for xtensaThalia Archibald-0/+1
2025-09-19Fix unsupported std::sys::threadThalia Archibald-7/+1
2025-09-19generate list of all variants with `target_spec_enum`Deadbeef-42/+19
2025-09-19Auto merge of #146797 - matthiaskrgr:rollup-xy0g8n7, r=matthiaskrgrbors-34/+37
2025-09-19fixes for numerous clippy warningsMarijn Schouten-36/+32
2025-09-19Rollup merge of #146785 - hkBst:btree-1, r=joboetMatthias Krüger-1/+7
2025-09-19Rollup merge of #146781 - joshtriplett:mbe-derive-fix-feature-gate, r=wesleyw...Matthias Krüger-3/+3
2025-09-19Rollup merge of #146777 - RalfJung:x-cdpath, r=KobzolMatthias Krüger-1/+2
2025-09-19Rollup merge of #146776 - hkBst:clippy-fix-12, r=jdonszelmannMatthias Krüger-28/+22
2025-09-19Rollup merge of #146690 - npmccallum:convo, r=tgross35Matthias Krüger-1/+3
2025-09-19naked_asm: emit a label starting with `func_end`Folkert de Vries-0/+7
2025-09-19Auto merge of #146700 - Zalathar:quoted-args, r=nikicbors-49/+92
2025-09-19Simplify default value of `download-ci-llvm`Jakub Beránek-11/+4
2025-09-19btree: safety comments for init and newMarijn Schouten-1/+7
2025-09-19Auto merge of #146765 - Zalathar:rollup-ewh4s9o, r=Zalatharbors-13056/+10337
2025-09-19mbe: Fix feature gate for `macro_derive`Josh Triplett-3/+3
2025-09-19Merge pull request #20701 from A4-Tacks/track-caller-assist-testChayim Refael Friedman-0/+1
2025-09-19fix ./x readdir logic when CDPATH is setRalf Jung-1/+2
2025-09-19fixes for numerous clippy warningsMarijn Schouten-28/+22
2025-09-19Allow running `x <cmd> <path>` from a different directoryJakub Beránek-5/+17
2025-09-19Merge pull request #20697 from Oblarg/fix-negative-const-generic-literalsShoyu Vanilla (Flint)-1/+47
2025-09-19address review feedbackOblarg-0/+23
2025-09-19Merge pull request #20703 from ShoyuVanilla/remove-chalk-solveLaurențiu Nicola-88/+16