summary refs log tree commit diff
path: root/src/doc/rustc
AgeCommit message (Expand)AuthorLines
2025-02-13Make `-O` mean `-C opt-level=3`clubby789-2/+2
2025-02-13Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki...Jacob Pratt-0/+41
2025-02-12Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJungGuillaume Gomez-3/+3
2025-02-12Rollup merge of #136885 - RalfJung:linux-android-base-cpu, r=jieyouxuMatthias Krüger-1/+1
2025-02-11i686-linux-android: increase CPU baseline to Pentium 4 (without an actual cha...Ralf Jung-1/+1
2025-02-11Rollup merge of #135285 - tbu-:pr_fix_typo4, r=GuillaumeGomezMatthias Krüger-1/+1
2025-02-11Rollup merge of #136832 - ehuss:fix-platform-table, r=compiler-errorsJacob Pratt-1/+1
2025-02-10Fix platform support table for i686-unknown-uefiEric Huss-1/+1
2025-02-10fix i686-unknown-hurd-gnu x87 footnoteRalf Jung-1/+1
2025-02-10Update platform-support.mdJeremy Soller-1/+1
2025-02-10Add cygwin target.王宇逸-0/+41
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-0/+114
2025-02-09Fix mistake in x86_64-unknown-freebsd platform descriptionEric Huss-1/+1
2025-02-07i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4Ralf Jung-1/+1
2025-02-07Replace i686-unknown-redox target with i586-unknown-redoxJeremy Soller-3/+3
2025-02-04Document minimum supported host tooling on macOSMads Marquart-0/+12
2025-02-03platform-support: document CPU baseline for x86-32 targetsRalf Jung-20/+20
2025-02-03platform-support docs: fix x87 errata footnotesRalf Jung-5/+5
2025-01-31Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgrbors-0/+11
2025-01-31it-self → itself, build-system → build system, type-alias → type aliasTobias Bucher-1/+1
2025-01-31Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxuMatthias Krüger-0/+11
2025-01-31Add amdgpu targetFlakebi-0/+114
2025-01-31Recommend adding target spec first, then std support laterMads Marquart-0/+7
2025-01-30Fix a typo in profile-guided-optimization.mdZeeshan Ali Khan-1/+1
2025-01-27Mark all NuttX targets as tier 3 target and support the standard libraryHuang Qi-17/+17
2025-01-26Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhprattbors-55/+82
2025-01-26Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubileeJacob Pratt-55/+82
2025-01-25Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-SimulacrumJacob Pratt-1/+1
2025-01-25Rollup merge of #134283 - epage:logfile, r=AmanieuJacob Pratt-0/+2
2025-01-25Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxuMatthias Krüger-0/+2
2025-01-25Refer to the well known names from Cargo check-cfg specifics docUrgau-0/+2
2025-01-24fix(libtest): Deprecate '--logfile'Ed Page-0/+2
2025-01-24Cross-link documentation for adding a new targetMads Marquart-0/+4
2025-01-24Review nto-qnx.md.Jonathan Pallant-29/+30
2025-01-24Update documentation to include QNX 8.0Florian Bartels-44/+51
2025-01-24add nto80 x86-64 and aarch64 targetAkhilTThomas-0/+1
2025-01-24Move common code to mod nto_qnxFlorian Bartels-19/+24
2025-01-24Add support for QNX 7.1 with io-sock on x64Florian Bartels-6/+8
2025-01-24Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack...Florian Bartels-4/+15
2025-01-24Update target docs to mention MAXIMUM_MEMORY=2GBbjorn3-1/+1
2025-01-24Rollup merge of #135757 - no1wudi:master, r=compiler-errorsMatthias Krüger-2/+12
2025-01-21Auto merge of #134299 - RalfJung:remove-start, r=compiler-errorsbors-1/+1
2025-01-21remove support for the #[start] attributeRalf Jung-1/+1
2025-01-20Add NuttX support for AArch64 and ARMv7-A targetsHuang Qi-2/+12
2025-01-16Update docs for `-Clink-dead-code` to discourage its useZalathar-5/+5
2025-01-09Auto merge of #135268 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors-1/+1
2025-01-08update version placeholdersPietro Albini-1/+1
2025-01-06Add new `{x86_64,i686}-win7-windows-gnu` targetsTobias Bucher-2/+57
2025-01-06Escape all `*` in rustc's SUMMARY.mdTobias Bucher-9/+9
2025-01-06Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubileebors-0/+110