about summary refs log tree commit diff
path: root/src/doc/rustc
AgeCommit message (Expand)AuthorLines
2024-09-09Fix default/minimum deployment target for Aarch64 simulator targetsMads Marquart-2/+2
2024-09-08added support for GNU/Hurd on x86_64Samuel Thibault-3/+5
2024-09-05Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx...Matthias Krüger-0/+54
2024-09-03Rollup merge of #129630 - alexcrichton:document-broken-c-abi-on-wasm32-u-u, r...Matthias Krüger-0/+117
2024-09-03Updates/clarificationsAlex Crichton-7/+11
2024-09-03Add documentation for target armv7-rtems-eabihfJan Sommer-0/+54
2024-09-01Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlinbors-0/+19
2024-08-31Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxuMatthias Krüger-1/+1
2024-08-30Squashed `aarch64_unknown_nto_qnx700` supportYuri Astrakhan-0/+19
2024-08-28fmt-debug optionKornel-1/+2
2024-08-27docs: Update docs for the rustc's `-L` optionVadim Petrochenkov-1/+1
2024-08-27Rollup merge of #129490 - randomPoison:trusty-os-support, r=UrgauTrevor Gross-0/+54
2024-08-26Document the broken C ABI of `wasm32-unknown-unknown`Alex Crichton-0/+113
2024-08-26Note that std support is WIPNicole LeGare-5/+3
2024-08-24remove extraneous textTshepang Mbambo-2/+1
2024-08-24make text more easy to readTshepang Mbambo-3/+3
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare-0/+56
2024-08-23Rollup merge of #128511 - alexcrichton:doc-wasm-features, r=jieyouxuGuillaume Gomez-1/+226
2024-08-18Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrumbors-10/+14
2024-08-15Rollup merge of #128348 - dingxiangfei2009:allow-shadow-call-stack-sanitizer,...Matthias Krüger-0/+5
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger-0/+34
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-10/+14
2024-08-11Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-SimulacrumMatthias Krüger-4/+1
2024-08-10Auto merge of #128400 - petrochenkov:nowhole3, r=bjorn3bors-3/+1
2024-08-09unconditionally allow shadow call-stack for AArch64 whenever fixed-x18 is app...Ding Xiang Fei-0/+5
2024-08-08Review commentsAlex Crichton-6/+6
2024-08-08Update platform support docs for VxWorks targetB I Mohammed Abbas-6/+8
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