about summary refs log tree commit diff
path: root/src/doc/rustc
AgeCommit message (Expand)AuthorLines
2024-08-07Specify a minimum supported version for VxWorksDavid Carlier-0/+6
2024-08-03Add platform support document for riscv64gc-unknown-linux-muslAmanieu d'Antras-1/+49
2024-08-03Promote aarch64-apple-darwin to Tier 1Evelyn Harthbrooke-4/+1
2024-08-02Review commentsAlex Crichton-8/+20
2024-08-01Appease tidyAlex Crichton-2/+2
2024-08-01Document on-by-default featuresAlex Crichton-0/+8
2024-08-01Ignore two new doc blocks in testingAlex Crichton-2/+2
2024-08-01Add new page to SUMMARY.mdAlex Crichton-0/+1
2024-08-01Add a note about libraries and `#[target_feature]`Alex Crichton-0/+33
2024-08-01Review commentsAlex Crichton-5/+8
2024-08-01Document WebAssembly target feature expectationsAlex Crichton-1/+169
2024-08-01Rollup merge of #127490 - ferrocene:hoverbear/add-riscv64gc-unknown-linux-tar...Matthias Krüger-1/+131
2024-07-31Add VxWorks platfrom support documentsB I Mohammed Abbas-6/+58
2024-07-30linker: Remove the "`--whole-archive` in test mode" backcompat hackVadim Petrochenkov-3/+1
2024-07-27rustc book: document how the RUST_TARGET_PATH variable is usedbinarycat-0/+13
2024-07-19Add NuttX based targets for RISC-V and ARMHuang Qi-0/+73
2024-07-18Add powerpc-unknown-linux-muslspe compile targetJosef Schlehofer-0/+34
2024-07-18Add new maintainersAna Hobden-2/+5
2024-07-18Update extern linking documentationAmos Wenger-6/+9
2024-07-13Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma...Jubilee-1/+1
2024-07-12Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubileebors-2/+4
2024-07-08Add target page for riscv64gc-unknown-linux-gnuAna Hobden-1/+128
2024-07-07use "bootstrap" instead of "rustbuild" in comments and docsonur-ozkan-1/+1
2024-07-02doc: update config file path in platform-support/wasm32-wasip1-threads.mdXinzhao Xu-1/+1
2024-06-30Rollup merge of #127053 - xen0n:update-loong-docs, r=Nilstrieb,heiherMatthias Krüger-70/+125
2024-06-28Update the LoongArch target documentationWANG Xuerui-70/+125
2024-06-27Fix Markdown tables in platform-support.mdWANG Xuerui-4/+4
2024-06-25`sudo CI=green` && Review changes <3xFrednet-4/+4
2024-06-25RFC 2383: Update documentationxFrednet-5/+55
2024-06-24Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelixMichael Goulet-14/+3
2024-06-24Rollup merge of #126414 - ChrisDenton:target-known, r=NilstriebMatthias Krüger-1/+1
2024-06-23Promote loongarch64-unknown-linux-musl to Tier 2 with host toolsWANG Rui-1/+1
2024-06-21Rollup merge of #126481 - ChrisDenton:powerpc-unkown-openbsd, r=ehussMatthias Krüger-1/+5
2024-06-20Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwcoMatthias Krüger-14/+24
2024-06-19Remove `src/tools/rust-demangler`Zalathar-7/+1
2024-06-19Rollup merge of #126586 - madsmtm:mac-catalyst-maintainers, r=Nilstrieb许杰友 Jieyou Xu (Joe)-0/+2
2024-06-17Add badboy and BlackHoleFox as Mac Catalyst maintainersMads Marquart-0/+2
2024-06-16Add dedicated platform support page for Redox OSbjorn3-3/+57
2024-06-16Add i686-unknown-redox targetbjorn3-0/+1
2024-06-14Deprecate no-op codegen option `-Cinline-threshold=...`Martin Nordholts-14/+3
2024-06-14Add powerpc-unknown-openbsd maintaince statusChris Denton-1/+5
2024-06-14docs: Update platform supportSergio Gasquez-25/+22
2024-06-14Fill out missing Windows support informationChris Denton-4/+4
2024-06-13Tier 2 std support must always be knownChris Denton-1/+1
2024-06-13feat: Add std Xtensa targets supportSergio Gasquez-1/+14
2024-06-12Rollup merge of #126356 - epage:check-cfg, r=UrgauJubilee-2/+5
2024-06-12docs(rustc): De-emphasize --cfg/--check-cfg noteEd Page-3/+3
2024-06-12docs(rustc): Help users to check-cfg Cargo docsEd Page-0/+3
2024-06-12Rollup merge of #125869 - alexcrichton:add-p1-to-wasi-targets, r=wesleywiserMichael Goulet-0/+31
2024-06-12Auto merge of #126332 - GuillaumeGomez:rollup-bu1q4pz, r=GuillaumeGomezbors-6/+7