about summary refs log tree commit diff
path: root/src/doc/rustc
AgeCommit message (Expand)AuthorLines
2025-09-04Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxuJacob Pratt-5/+2
2025-09-04Rollup merge of #146112 - scrabsha:push-utkysktvulto, r=WaffleLapkinStuart Cook-1/+1
2025-09-03don't uppercase error messagesSasha Pourcelot-1/+1
2025-09-02Add maintainer for VxWorksKartik Agarwala-0/+1
2025-08-29doc: Add `*-unknown-managarm-mlibc` documentationno92-0/+57
2025-08-27Rollup merge of #145904 - Kobzol:riscv-musl-platform-support, r=jieyouxuMatthias Krüger-1/+1
2025-08-26Rollup merge of #145888 - heiher:fix-platform-support-loong32, r=jieyouxuSamuel Tardieu-2/+2
2025-08-26Move `riscv64-gc-unknown-linux-musl` from Tier 2 with Host tools to Tier 2Jakub Beránek-1/+1
2025-08-26platform-support: Fix LoongArch32 host columnWANG Rui-2/+2
2025-08-26Rollup merge of #145596 - lumiscosity:optimize-png-files, r=davidtwcoGuillaume Gomez-0/+0
2025-08-26Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r...Guillaume Gomez-0/+43
2025-08-26Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwcoGuillaume Gomez-0/+51
2025-08-25Add aarch64_be-unknown-linux-musl targetJ. Neuschäfer-0/+51
2025-08-24Fix some minor issues in commentshoupo-bob-1/+1
2025-08-22Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiserJacob Pratt-0/+3
2025-08-22Add aarch64_be-unknown-hermit targetJens Reidel-0/+3
2025-08-22doc: fix some typos in commentxihuwenhua-1/+1
2025-08-21Promote aarch64-pc-windows-msvc to Tier 1Daniel Paoliello-5/+2
2025-08-21Losslessly optimize PNG fileslumiscosity-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-19Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxubors-1/+1
2025-08-19Rollup merge of #144906 - Kobzol:infra-team-tier-bump, r=davidtwco许杰友 Jieyou Xu (Joe)-9/+9
2025-08-19remove rva23s64 from riscv64a23-unknown-linux-gnu targetZhongyao Chen-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-15Demote x86_64-apple-darwin to Tier 2 with host toolsJake Goulding-2/+5
2025-08-14Rollup merge of #142372 - Urgau:improve-remap_path_prefix-doc, r=wesleywiserGuillaume Gomez-14/+61
2025-08-13Improve `--remap-path-prefix` documentationUrgau-14/+61
2025-08-13Rollup merge of #144962 - Gelbpunkt:aarch64_be-unknown-none-softfloat, r=davi...Guillaume Gomez-0/+76
2025-08-13Rollup merge of #145269 - epage:test-env, r=jhprattJakub Beránek-4/+4
2025-08-11Update src/doc/rustc/src/platform-support/riscv64a23-unknown-linux-gnu.mdzhongyao-30/+6
2025-08-11Add target page for riscv64a23-unknown-linux-gnuZhongyao Chen-0/+68
2025-08-11Deprecate RUST_TEST_* env variablesEd Page-4/+4
2025-08-08Add target_env = "macabi" and target_env = "sim"Mads Marquart-0/+25
2025-08-08Rollup merge of #145070 - vexide:minimal-armv7a-vex-v5, r=wesleywiserStuart Cook-0/+85
2025-08-07Add minimal `armv7a-vex-v5` supportLewis McClelland-0/+85
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-0/+40
2025-08-05Add aarch64_be-unknown-none-softfloat targetJens Reidel-0/+76
2025-08-04Require approval from t-infra instead of t-release on tier bumpsJakub Beránek-9/+9
2025-08-02Stylize `*-lynxos178-*` target maintainer handle to make it easier to copy/pasteJieyou Xu-1/+1
2025-07-19Rollup merge of #144149 - reallesee:master, r=Noratrieb许杰友 Jieyou Xu (Joe)-1/+1
2025-07-18docs: update link to RISC-V and Xtensa installation guideMicke-1/+1
2025-07-18Rollup merge of #143961 - 1c3t3a:correct-exploit-mitigations, r=rcvalleMatthias Krüger-11/+11
2025-07-15Add `0323pin` as target maintainer, and fix link to pkgsrc-wip and explain.Havard Eidnes-1/+2
2025-07-15Correct which exploit mitigations are enabled by defaultBastian Kersting-11/+11
2025-07-10Add target maintainer information for aarch64-unknown-linux-muslJens Reidel-1/+51
2025-07-09Add a new maintainer to the wasm32-wasip1 targetMarcin Kolny-0/+1
2025-07-08Auto merge of #140525 - lqd:stabilize-lld, r=petrochenkovbors-4/+55