about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-04std: Implement WASIp2-specific stdio routinesAlex Crichton-3/+127
2025-09-03Auto merge of #146156 - RalfJung:miri, r=RalfJungbors-632/+1665
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-03Auto merge of #146160 - Zalathar:rollup-qxphx7g, r=Zalatharbors-371/+776
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-03update lockfileRalf Jung-2/+2
2025-09-03Merge pull request #4561 from RalfJung/short-fd-opsRalf Jung-19/+50
2025-09-03add flag to not shorten FD reads/writes; don't shorten pipe operationsRalf Jung-19/+50
2025-09-03CI: rfl: move job forward to Linux v6.17-rc3 plus 2 commitsMiguel Ojeda-1/+2
2025-09-03Merge pull request #4558 from RalfJung/float-err-fixOli Scherer-69/+103
2025-09-03Merge pull request #4559 from nia-e/zed-configRalf Jung-0/+47
2025-09-03fix mangitude of applied float errorRalf Jung-69/+103
2025-09-03Merge pull request #4560 from rust-lang/rustup-2025-09-03Ben Kimock-2204/+2741
2025-09-03Merge ref '51ff895062ba' from rust-lang/rustThe Miri Cronjob Bot-2203/+2740
2025-09-03Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-09-03add zed editor configNia Espera-0/+47
2025-09-02Revert "Make `lto` and `linker-plugin-lto` work the same for `compiler_builti...Ramon de C Valle-23/+12
2025-09-02Auto merge of #146076 - Kobzol:bootstrap-compiletest, r=jieyouxubors-222/+279
2025-09-02Auto merge of #146125 - GuillaumeGomez:rollup-ld81n7e, r=GuillaumeGomezbors-417/+424
2025-09-02Rollup merge of #146118 - RalfJung:miri-abort, r=joboetGuillaume Gomez-90/+54
2025-09-02Rollup merge of #146117 - GuillaumeGomez:fix-search-index-generation, r=notri...Guillaume Gomez-55/+41
2025-09-02Rollup merge of #146116 - zmodem:issue_118306_fix, r=nikicGuillaume Gomez-1/+1
2025-09-02Rollup merge of #146115 - hax0kartik:master, r=lqdGuillaume Gomez-0/+1
2025-09-02Rollup merge of #146102 - fmease:rm-dead-eff-code-iii, r=fee1-deadGuillaume Gomez-26/+16
2025-09-02Rollup merge of #146094 - mohe2015:patch-2, r=lcnrGuillaume Gomez-1/+2
2025-09-02Rollup merge of #146091 - janis-bhm:rustdoc-default-span-with-simple-test, r=...Guillaume Gomez-16/+73
2025-09-02Rollup merge of #146089 - npmccallum:rustfmt, r=fmeaseGuillaume Gomez-1/+1
2025-09-02Rollup merge of #146088 - npmccallum:try, r=scottmcmGuillaume Gomez-2/+4
2025-09-02Rollup merge of #146070 - notriddle:skip-loading-function-data, r=GuillaumeGomezGuillaume Gomez-12/+13
2025-09-02Rollup merge of #146064 - jullanggit:patch-1, r=fmeaseGuillaume Gomez-6/+35
2025-09-02Rollup merge of #146034 - taiki-e:target-spec, r=nnethercoteGuillaume Gomez-5/+5
2025-09-02Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errorsGuillaume Gomez-40/+50
2025-09-02Rollup merge of #144066 - RalfJung:extern-c-variadics, r=workingjubileeGuillaume Gomez-162/+128
2025-09-02Merge pull request #4555 from RalfJung/float-errRalf Jung-72/+116
2025-09-02account for aarch64 windows oversleepingRalf Jung-1/+2
2025-09-02Auto merge of #145951 - lcnr:proof-tree-as-query, r=compiler-errorsbors-441/+331
2025-09-02add a flag to always apply the maximum float errorRalf Jung-9/+54
2025-09-02improve process::abort rendering in Miri backtracesRalf Jung-90/+54
2025-09-02move some configuration enums to a more logical placeRalf Jung-65/+63
2025-09-02Make it impossible to forget a conversion for the rustdoc `ItemType` enumGuillaume Gomez-55/+40
2025-09-02Adjust issue-118306.rs test after LLVM changeHans Wennborg-1/+1
2025-09-02Auto merge of #146113 - nnethercote:undo-workspace-dependencies, r=Kobzolbors-212/+187