about summary refs log tree commit diff
path: root/src/doc/rustc
AgeCommit message (Expand)AuthorLines
2022-08-16Improving Fuchsia rustc support documentationAndrew Pollack-3/+17
2022-08-16Rollup merge of #100384 - ridwanabdillahi:instr_profile_output, r=wesleywiserMatthias Krüger-8/+20
2022-08-13Auto merge of #100341 - andrewpollack:fuchsia-llvm-libunwind, r=tmandrybors-6/+0
2022-08-12Respond to PR comments. Cleanup documentation.ridwanabdillahi-13/+17
2022-08-12Respond to RFC comments.ridwanabdillahi-16/+24
2022-08-10Rollup merge of #100072 - oToToT:patch-1, r=michaelwoeristerMatthias Krüger-2/+2
2022-08-09LLVM lib unwind fuchsia configAndrew Pollack-6/+0
2022-08-07Update SUMMARY.mdLokathor-0/+1
2022-08-07Create armv4t_none_eabi.mdLokathor-0/+70
2022-08-03doc: s390x also requires glibc 2.17Josh Stone-1/+1
2022-08-03Increase the minimum linux-gnu versionsJosh Stone-7/+7
2022-08-02rustc-docs: Be less specific about the representation of `+bundle`Vadim Petrochenkov-3/+3
2022-08-03linker-plugin-lto.md: Correct the name of example c fileTommy Chiang-2/+2
2022-07-30Rollup merge of #99831 - djkoloski:add_fuchsia_target_documentation, r=tmandryYuki Okushi-0/+296
2022-07-29Rollup merge of #99845 - xtexChooser:patch-1, r=GuillaumeGomezYuki Okushi-2/+2
2022-07-28Add Fuchsia platform support documentationDavid Koloski-0/+296
2022-07-28Update custom.mdxtexChooser-2/+2
2022-07-27doc/rustc: describe the uefi target platformsDavid Rheinsberg-0/+255
2022-07-14Rename aarch64-nintendo-switch to aarch64-nintendo-switch-freestandingleo60228-6/+6
2022-07-14Add aarch64-nintendo-switch.md to SUMMARY.mdleo60228-0/+1
2022-07-14Add docs for Switch targetleo60228-1/+50
2022-07-14Add Nintendo Switch tier 3 targetjam1garner-0/+1
2022-06-13Add platform-support page for armv6k-nintendo-3dsIan Chamberlain-1/+132
2022-06-13Add Apple WatchOS compile targetsVladimir Michael Eatwell-0/+60
2022-06-09Stabilize the `bundle` native library modifierVadim Petrochenkov-0/+20
2022-06-04platform-support: add riscv32imac-unknown-xous-elfSean Cross-0/+52
2022-05-20Rollup merge of #97203 - ehuss:rustc-summary-formatting, r=Dylan-DPCMatthias Krüger-20/+20
2022-05-19Minor tweaks to rustc book summary formatting.Eric Huss-20/+20
2022-05-20Fix typoydah-2/+2
2022-05-15rustc: Stricter checking for #[link] attributesVadim Petrochenkov-1/+2
2022-05-13Add LLVM based mingw-w64 targetsMateusz Mikuła-0/+51
2022-05-12Fix platform support links.Eric Huss-1/+1
2022-05-12Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-SimulacrumMatthias Krüger-0/+58
2022-05-10Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si...Dylan DPC-0/+44
2022-05-02Fix typo in lint levels docRock Boynton-3/+2
2022-04-26linker: Stop using whole-archive on dependencies of dylibsVadim Petrochenkov-2/+2
2022-04-16Rollup merge of #94605 - Michcioperz:patch-1, r=pnkfelixDylan DPC-3/+6
2022-04-14docs: Update tests chapter for Termination stabilizationEric Huss-1/+3
2022-04-12fix broken link in coverage tools docsAnthonyMikh-1/+1
2022-04-11Rollup merge of #95861 - ChrisDenton:windows7-support, r=Dylan-DPCMatthias Krüger-4/+6
2022-04-11Rollup merge of #95771 - str4d:update-linker-plugin-lto.md-to-1.60, r=pietroa...Matthias Krüger-1/+15
2022-04-11Note the contacts for the nvptx64 target(s)Simonas Kazlauskas-0/+58
2022-04-09Note that CI tests Windows 10Chris Denton-4/+6
2022-04-07Promote x86_64-unknown-none to Tier 2bstrie-8/+12
2022-04-07Manually mark 1.49 and 1.50 in linker-plugin-lto.md as Clang 11Jack Grigg-2/+2
2022-04-07Update linker-plugin-lto.md to contain up to Rust 1.60Jack Grigg-1/+15
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-1/+25
2022-03-25Remove hermitkernel targetsMartin Kröning-80/+0
2022-03-19Fix docs for default rmeta filename.Eric Huss-1/+1
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-1/+1