about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-04Rollup merge of #145963 - heiher:src-analysis-lsx, r=lqdStuart Cook-3/+107
2025-09-04Rollup merge of #145962 - bjorn3:linkage_fixes, r=WaffleLapkinStuart Cook-39/+98
2025-09-04Rollup merge of #145932 - JamieCunliffe:target-feature-inlining, r=jackh726Stuart Cook-27/+400
2025-09-04Rollup merge of #145827 - estebank:issue-51976, r=jackh726Stuart Cook-84/+912
2025-09-04Rollup merge of #145750 - btj:drop-alloc-guard, r=tgross35Stuart Cook-25/+2
2025-09-04Rollup merge of #145342 - dianne:if-let-super-let, r=nnethercoteStuart Cook-41/+155
2025-09-04Rollup merge of #145209 - hanna-kruppe:path_add_extension, r=tgross35Stuart Cook-7/+3
2025-09-04Rollup merge of #143725 - kennytm:peekable_next_if_map, r=jhprattStuart Cook-0/+189
2025-09-04Rollup merge of #140459 - niklasf:feature/read-buf-at, r=tgross35Stuart Cook-23/+307
2025-09-03In the rustc_llvm build script, don't consider arm64* to be 32-bitDaniel Paoliello-1/+4
2025-09-03Auto merge of #146156 - RalfJung:miri, r=RalfJungbors-632/+1665
2025-09-04Don't require next-solver `ProbeRef` to be `Copy`Chayim Refael Friedman-8/+9
2025-09-04fix: `read_zero_byte_vec` suggests wrongly inside `let` stmtyanglsh-10/+109
2025-09-03Fix some broken linksEmmet Horgan-9/+9
2025-09-03support keyword-based mentions in tidyRalf Jung-1/+6
2025-09-03triagebot: configure some pings when certain attributes are usedRalf Jung-0/+15
2025-09-03fix applying an error to infinitiesRalf Jung-0/+8
2025-09-03Auto merge of #146133 - rcvalle:rust-cfi-fix-145981, r=bjorn3bors-23/+12
2025-09-03Add `read_buf` equivalents for positioned readsNiklas Fiekas-23/+308
2025-09-04fix: offline rustdoc html missing faviconKumar Ujjawal-2/+29
2025-09-03Reduce bootstrap's dependenciesDaniel Paoliello-34/+108
2025-09-03simplify `check_c_variadic_type`Folkert de Vries-94/+111
2025-09-03test valid cases of c-variadic function definitionsFolkert de Vries-0/+29
2025-09-03htmldocck: fix a bug in relative paths / globsMichael Howell-1/+1
2025-09-03rustdoc-search: add test case for indexing every item typeMichael Howell-0/+170
2025-09-03std: improve the `dlsym!` macro and add a test for itjoboet-51/+102
2025-09-03Uncomment code to add scraped rustdoc examples in loaded pathsGuillaume Gomez-6/+4
2025-09-03Auto merge of #146160 - Zalathar:rollup-qxphx7g, r=Zalatharbors-371/+776
2025-09-03Check `rustc-dev` in `distcheck`Jakub Beránek-18/+50
2025-09-03Merge pull request #4506 from Patrick-6/miri-genmc-mvpRalf Jung-481/+3667
2025-09-03don't uppercase error messagesSasha Pourcelot-248/+248
2025-09-03Merge pull request #1911 from nikic/remove-hackFolkert de Vries-12/+4
2025-09-03Add applicable on bang `!` for apply_demorganA4-Tacks-7/+28
2025-09-03Rollup merge of #146154 - ojeda:rfl, r=lqdStuart Cook-1/+2
2025-09-03Rollup merge of #146106 - epage:whitespace, r=fee1-deadStuart Cook-21/+73
2025-09-03Rollup merge of #146032 - heiher:loong64-none-no-lsx, r=lqdStuart Cook-1/+1
2025-09-03Rollup merge of #145961 - petrochenkov:extprelregr, r=nnethercoteStuart Cook-3/+33
2025-09-03Rollup merge of #145944 - alexcrichton:native-wasip2, r=tgross35Stuart Cook-16/+222
2025-09-03Rollup merge of #145823 - lolbinarycat:editorconfig-fix, r=GuillaumeGomezStuart Cook-5/+8
2025-09-03Rollup merge of #145414 - Kmeakin:km/unicode-table-refactors, r=joshtriplett,...Stuart Cook-153/+159
2025-09-03Rollup merge of #145279 - clarfonthey:const-convert-initial, r=tgross35Stuart Cook-171/+278
2025-09-03Unify and deduplicate algebraic float testsRomain Perier-83/+44
2025-09-03remove thread option from self-test invocationbit-aloo-2/+1
2025-09-03Merge pull request #1909 from a4lg/riscv-clmul-lower-requirementsSayantan Chakraborty-2/+2
2025-09-03unstable book: in a sanitizer example, check the codeFolkert de Vries-16/+16
2025-09-03Implement basic support for running Miri with GenMC.Patrick-6-429/+3572
2025-09-03Extract address generator struct from memory allocator.Patrick-6-52/+95
2025-09-03update lockfileRalf Jung-2/+2
2025-09-03Merge pull request #4562 from RalfJung/ciRalf Jung-10/+9
2025-09-03no need to run GC_STRESS more than once for each OSRalf Jung-6/+4