about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2025-08-26Remove myself from adhoc_groupJieyou Xu-1/+0
2025-08-26stabilization_guide: fix macro name and syntax in gating exampleAli Nazzal-1/+1
2025-08-26Rollup merge of #145856 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2025-08-26Rollup merge of #145811 - houpo-bob:master, r=samueltardieuStuart Cook-1/+1
2025-08-25Add aarch64_be-unknown-linux-musl targetJ. Neuschäfer-0/+51
2025-08-25Update booksrustbot-0/+0
2025-08-25Merge ref 'a1dbb443527b' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-50/+127
2025-08-25Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-24Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycatbors-0/+4
2025-08-24Merge pull request #2550 from WaffleLapkin/try-borswaffle-37/+28
2025-08-24Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxubors-0/+2
2025-08-24Fix some minor issues in commentshoupo-bob-1/+1
2025-08-23Rollup merge of #145554 - tshepang:rdg-sync, r=BoxyUwUJacob Pratt-18/+16
2025-08-24Merge pull request #2548 from joshtriplett/macro-parser许杰友 Jieyou Xu (Joe)-35/+21
2025-08-23Rewrite try jobs section a bitJakub Beránek-23/+23
2025-08-22Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiserJacob Pratt-0/+3
2025-08-23suggest using `@bors try jobs=...`Waffle Lapkin-16/+7
2025-08-23Update rustdoc-gui testsGuillaume Gomez-1/+1
2025-08-23Add documentation for `--generate-macro-expansion`Guillaume Gomez-0/+4
2025-08-22Add aarch64_be-unknown-hermit targetJens Reidel-0/+3
2025-08-22doc: fix some typos in commentxihuwenhua-4/+4
2025-08-21style-guide: Document absence of trailing whitespaceJosh Triplett-2/+7
2025-08-21Promote aarch64-pc-windows-msvc to Tier 1Daniel Paoliello-5/+2
2025-08-21Losslessly optimize PNG fileslumiscosity-0/+0
2025-08-20Merge pull request #2546 from lolbinarycat/patch-7nora-3/+3
2025-08-20Merge pull request #2549 from lumiscosity/optimize-imagesnora-0/+0
2025-08-20Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=...Jacob Pratt-2/+5
2025-08-19Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxubors-1/+1
2025-08-19Merge pull request #2524 from rust-lang/offload-deviceManuel Drehwald-28/+114
2025-08-19add gpu device side instructionsManuel Drehwald-28/+114
2025-08-19Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxubors-4/+6
2025-08-19Rollup merge of #145549 - huaihuaidelulu:patch-2, r=Amanieu,jieyouxu许杰友 Jieyou Xu (Joe)-1/+1
2025-08-19Rollup merge of #145533 - smoelius:patch-2, r=lqd许杰友 Jieyou Xu (Joe)-1/+1
2025-08-19Rollup merge of #145490 - Kobzol:bootstrap-io-tracing, r=jieyouxu许杰友 Jieyou Xu (Joe)-3/+5
2025-08-19Rollup merge of #144906 - Kobzol:infra-team-tier-bump, r=davidtwco许杰友 Jieyou Xu (Joe)-9/+9
2025-08-19Rollup merge of #140740 - ojeda:indirect-branch-cs-prefix, r=davidtwco许杰友 Jieyou Xu (Joe)-0/+19
2025-08-19Losslessly optimize PNG fileslumiscosity-0/+0
2025-08-19Update for changes to macro parserJosh Triplett-35/+21
2025-08-19remove rva23s64 from riscv64a23-unknown-linux-gnu targetZhongyao Chen-1/+1
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-30/+74
2025-08-18Trace some basic I/O operations in bootstrapJakub Beránek-3/+5
2025-08-18Merge ref '425a9c0a0e36' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-170/+416
2025-08-18Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-08-18Update rust maintainers in openharmony.mdhuaihuaidelulu-1/+1
2025-08-18change riscv64a23 target reqirements comments: linux kernel 6.8.0, glibc 2.39Zhongyao Chen-4/+3
2025-08-17Reorder `lto` options from most to least optimizingSamuel Moelius-1/+1
2025-08-17Add `-Zindirect-branch-cs-prefix` optionMiguel Ojeda-0/+19
2025-08-15Demote x86_64-apple-darwin to Tier 2 with host toolsJake Goulding-2/+5
2025-08-15Add the directive `compare-output-by-lines`ywxt-0/+2
2025-08-15Rollup merge of #142640 - Sa4dUs:ad-intrinsic, r=ZuseZ4Stuart Cook-28/+0