about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-20Bump rustc crates once moreLaurențiu Nicola-34/+32
2025-09-20Merge ref 'ec3867107526' from rust-lang/rustThe Miri Cronjob Bot-17757/+15799
2025-09-20Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
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-20Remove unused `LLVMRustDIBuilder(Create|Dispose)`Zalathar-8/+0
2025-09-20mbe: metavar expressions: Use symbols rather than `ident.as_str()`Josh Triplett-13/+12
2025-09-20mbe: Factor out a function to transcribe a `ParseNtResult`Josh Triplett-0/+8
2025-09-20mbe: Simplify match in `transcribe_metavar`Josh Triplett-18/+19
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-19Enable `limit_rdylib_exports` on wasm targetsAlex Crichton-5/+5
2025-09-19naked_asm: emit a label starting with `func_end`Folkert de Vries-0/+7
2025-09-19[win] Use find-msvc-tools instead of cc to find the linker and rc on WindowsDaniel Paoliello-45/+22
2025-09-19Auto merge of #146700 - Zalathar:quoted-args, r=nikicbors-49/+92
2025-09-19test: Use SVG for terminal url test Scott Schafer-13/+99
2025-09-19chore(compiletest): Use newest anstyle-svg versionScott Schafer-21/+21
2025-09-19Simplify default value of `download-ci-llvm`Jakub Beránek-11/+4
2025-09-19chore: fixes #146756sysrex-2/+2
2025-09-19tests: relax expectations after llvm change 902ddda120a5Augie Fackler-4/+13
2025-09-19btree: safety comments for init and newMarijn Schouten-1/+7
2025-09-19Stop linking rs{begin,end} on x86_64-*-windows-gnuMateusz Mikuła-7/+23
2025-09-20fix: Make flycheck clearing dependency-awareShoyu Vanilla-43/+213
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-19fixes for numerous clippy warningsMarijn Schouten-39/+33
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
2025-09-19minor: Get rid of unused deps `chalk-solve` and `chalk-recursive`Shoyu Vanilla-88/+16
2025-09-19Rollup merge of #146740 - RalfJung:miri, r=RalfJungStuart Cook-1749/+7466
2025-09-19Rollup merge of #146738 - beepster4096:widnows, r=jieyouxuStuart Cook-1/+1
2025-09-19Rollup merge of #146709 - a4lg:stdarch-sync-20250917, r=KobzolStuart Cook-10367/+1891
2025-09-19Rollup merge of #146691 - alexcrichton:wasip1-remove-dir-all-buffer, r=juntyrStuart Cook-1/+8
2025-09-19Rollup merge of #146663 - erickt:win, r=wesleywiserStuart Cook-2/+22
2025-09-19Rollup merge of #146638 - lcnr:canonical-separate-module, r=BoxyUwUStuart Cook-556/+576
2025-09-19Rollup merge of #146615 - a4lg:codegen-llvm-feature-conversion-tidying, r=wor...Stuart Cook-22/+20