about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-01-01Update references to `-Z symbol-mangling-version` to use `-C`Josh Triplett-1/+1
2021-12-29Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisabors-0/+18
2021-12-28Update link to moved section (#1282)Noah Lev-1/+1
2021-12-27Fix link in contributing.md (#1280)Ben Reeves-2/+2
2021-12-24Streamline "Getting Started" (#1279)Nicholas Nethercote-138/+89
2021-12-23Update booksEric Huss-0/+0
2021-12-20Update linker-plugin-lto.mdNicolas-1/+1
2021-12-20Update linker-plugin-lto.mdNicolas-3/+3
2021-12-20Add x86_64-pc-windows-msvc linker-plugin-lto instructionsNicolas-0/+42
2021-12-20remove rustfix item in test intro (#1277)Wang Qilin-3/+0
2021-12-19add platform-support/openbsd.md in SUMMARY.mdSébastien Marie-0/+1
2021-12-19add OpenBSD platform-support pageSébastien Marie-4/+60
2021-12-15Move date-check comment to fix Markdown syntaxNoah Lev-2/+2
2021-12-15Update humor docs for special-casing ferris emojiMaxwell Elliot Heiber-0/+1
2021-12-13Fix some broken links (#1274)Badel2-2/+2
2021-12-12Address review feedbackAmanieu d'Antras-0/+1
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1027/+1
2021-12-11Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514Matthias Krüger-2/+2
2021-12-09Update rustdoc internalsJacob Hoffman-Andrews-10/+121
2021-12-09Update HIR chapter to use `HirId` instead of `NodeId`Noah Lev-12/+7
2021-12-09Fix some broken linksNoah Lev-3/+3
2021-12-09Update src/getting-started.mdLucas Kent-1/+1
2021-12-09Improve documentation on r?Lucas Kent-8/+23
2021-12-09Add unstable book entries for parts of asm that are not being stabilizedAmanieu d'Antras-0/+150
2021-12-09Rollup merge of #90796 - Amanieu:remove_reg_thumb, r=joshtriplettMatthias Krüger-5/+1
2021-12-08Rollup merge of #91610 - aDotInTheVoid:patch-2, r=GuillaumeGomezMatthias Krüger-1/+1
2021-12-07Remove the reg_thumb register class for asm! on ARMAmanieu d'Antras-5/+1
2021-12-07Auto merge of #91224 - couchand:2021-11/avr-asm, r=Amanieubors-1/+18
2021-12-06Update booksEric Huss-0/+0
2021-12-06Link to rustdoc_json_types docs instead of rustdoc-json RFCNixon Enraght-Moony-1/+1
2021-12-06Implement inline asm! for AVR platformAndrew Dona-Couch-1/+18
2021-12-06Auto merge of #91284 - t6:freebsd-riscv64, r=Amanieubors-0/+1
2021-12-05Update doc about code block edition attributesr00ster-3/+2
2021-12-03Update unstable-book with recent asm changes (`may_unwind`)cynecx-1/+2
2021-12-03Update LLVM coverage mapping format version supported by rustc (#1267)Rich Kadel-11/+9
2021-12-01Review commentsJamie Cunliffe-23/+18
2021-12-01Add codegen option for branch protection and pointer authentication on AArch64James McGregor-0/+23
2021-12-01Rollup merge of #91207 - richkadel:rk-bump-coverage-version, r=tmandryMatthias Krüger-2/+2
2021-11-30Add conditional support for coverage map version 6Rich Kadel-1/+1
2021-11-30Add --out-dir flag for rustdochi-rustin-2/+2
2021-11-27Improve 'Running tests manually' sectionLucas Kent-2/+9
2021-11-27Add riscv64gc-unknown-freebsdTobias Kortkamp-0/+1
2021-11-26Remove `--display-doctest-warnings`Joshua Nelson-16/+10
2021-11-24Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelidGuillaume Gomez-2/+3
2021-11-24Create rustdoc_internals feature gateGuillaume Gomez-2/+3
2021-11-24Fix some linksYuki Okushi-5/+4
2021-11-24Update for review comments.Eric Huss-4/+9
2021-11-24Document rustfix-only-machine-applicableEric Huss-0/+5
2021-11-24Apply suggestions from pierwillEric Huss-3/+3
2021-11-24Document more compiletest headers.Eric Huss-0/+48