about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-02Add title and toc to Async chapterStan Manilov-9/+13
2025-06-02Merge pull request #2440 from rust-lang/tshepang-patch-1nora-2/+2
2025-06-02distracting indirectionTshepang Mbambo-2/+2
2025-06-02Merge pull request #2439 from rust-lang/tshepang-offline-loveTshepang Mbambo-1/+1
2025-06-02use a relative path, so that this also works offlineTshepang Mbambo-1/+1
2025-06-02Merge pull request #2386 from Lysxia/fix-linkTshepang Mbambo-1/+1
2025-06-02Merge pull request #2435 from smanilov/patch-19Tshepang Mbambo-0/+3
2025-06-02Merge pull request #2437 from rust-lang/rustc-pullTshepang Mbambo-22230/+36636
2025-06-02Merge pull request #2438 from smanilov/patch-20Tshepang Mbambo-1/+1
2025-06-02Trivial: fix typo (change `foo` to `bar`)Stan Manilov-1/+1
2025-06-02Merge from rustcThe rustc-dev-guide Cronjob Bot-22229/+36635
2025-06-02Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-06-01Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomezbors-273/+771
2025-06-01Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxuGuillaume Gomez-3/+3
2025-06-01Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865Guillaume Gomez-1/+6
2025-06-01Rollup merge of #141834 - Timmmm:user/timh/wasi, r=NoratriebGuillaume Gomez-0/+5
2025-06-01Rollup merge of #141823 - amandasystems:reverse_scc_graph_once_cell, r=jieyouxuGuillaume Gomez-18/+11
2025-06-01Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree...Guillaume Gomez-6/+19
2025-06-01Rollup merge of #141666 - lolbinarycat:rustdoc-source_span_for_markdown_range...Guillaume Gomez-2/+72
2025-06-01Rollup merge of #141622 - folkertdev:powerpc-va_arg, r=workingjubileeGuillaume Gomez-3/+182
2025-06-01Rollup merge of #141224 - RalfJung:no-objects, r=traviscrossGuillaume Gomez-143/+146
2025-06-01Rollup merge of #140370 - WaffleLapkin:unqualified, r=jdonszelmannGuillaume Gomez-97/+327
2025-06-01Auto merge of #141860 - RalfJung:miri-sync, r=RalfJungbors-246/+1300
2025-06-01tweak comment and use a weaker fenceRalf Jung-1/+4
2025-06-01Make sure to sync on file-io.rs tokio testNoratrieb-0/+1
2025-06-01resolve if-let-chain FIXME on bootstraponur-ozkan-3/+3
2025-06-01Auto merge of #141731 - compiler-errors:tweak-fast-path-trait, r=lcnrbors-34/+54
2025-06-01Merge pull request #4368 from Noratrieb/write-not-little-but-a-lot-insteadRalf Jung-3/+3
2025-06-01Fix tokio/file-io.rs test relying on `read`/`write` not being shortNoratrieb-3/+3
2025-06-01Add unimplemented `current_dll_path()` for WASITim Hutt-0/+5
2025-06-01Auto merge of #141730 - osiewicz:collect-crate-deps-postorder-use-indexset, r...bors-10/+13
2025-06-01Add opaque type attributesStan Manilov-0/+3
2025-06-01Fix TLS model on bootstrap for cygwin王宇逸-1/+6
2025-06-01Merge pull request #4364 from rust-lang/rustup-2025-06-01Ben Kimock-513/+1339
2025-06-01Merge from rustcThe Miri Cronjob Bot-512/+1338
2025-06-01Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-01Auto merge of #141725 - nnethercote:avoid-UsePath-overcounting, r=BoxyUwUbors-163/+173
2025-06-01Auto merge of #141842 - jhpratt:rollup-r7ldrl2, r=jhprattbors-148/+551
2025-06-01implement `va_arg` for `powerpc`Folkert de Vries-11/+145
2025-06-01Rollup merge of #141832 - workingjubilee:explain-what-toctou-races-are, r=tho...Jacob Pratt-8/+19
2025-06-01Rollup merge of #141812 - JonathanBrouwer:fix-else-if-help, r=jdonszelmannJacob Pratt-0/+143
2025-06-01Rollup merge of #141521 - ruancomelli:const-float-rounding, r=RalfJungJacob Pratt-117/+333
2025-06-01Rollup merge of #141277 - RalfJung:miri-ci, r=oli-obkJacob Pratt-4/+6
2025-06-01Rollup merge of #141215 - xizheyin:issue-141138, r=workingjubileeJacob Pratt-2/+37
2025-06-01Rollup merge of #141072 - Rynibami:stabilize-const-result-flatten, r=jhprattJacob Pratt-17/+13
2025-05-31Auto merge of #139118 - scottmcm:slice-get-unchecked-intrinsic, r=workingjubileebors-86/+385
2025-05-31Merge pull request #2434 from rust-lang/tshepang-mailmapnora-0/+1
2025-05-31update surname (was lekhonkhobe previously) and emailTshepang Mbambo-0/+1
2025-05-31library: explain TOCTOU races in `fs::remove_dir_all`Jubilee Young-8/+19
2025-05-31Merge pull request #2432 from rust-lang/tshepang-patch-1nora-5/+2