about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-01-22Add preliminary support for inline assembly for msp430.William D. Jones-1/+16
2022-01-22update uclibc instructions for new toolchain, add link from platforms docJonah Petri-2/+3
2022-01-20Rollup merge of #91606 - joshtriplett:stabilize-print-link-args, r=pnkfelixMatthias Krüger-0/+6
2022-01-19Update rust-by-examplesAmanieu d'Antras-0/+0
2022-01-18Update booksEric Huss-0/+0
2022-01-17Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar...Matthias Krüger-16/+80
2022-01-17Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieubors-190/+0
2022-01-14Rollup merge of #92818 - GuillaumeGomez:update-doc-cfg-doc, r=camelidMatthias Krüger-0/+33
2022-01-13Update documentation for doc_cfgGuillaume Gomez-0/+33
2022-01-12Remove LLVM-style inline assembly from unstable bookTomasz Miąsko-190/+0
2022-01-09Extended the note on the use of `no_run` attributeDmitrii - Demenev-1/+2
2022-01-09Document `--print link-args`Josh Triplett-0/+6
2022-01-07Update location from a relative path to absoluteavborhanian-1/+1
2022-01-03Update booksEric Huss-0/+0
2022-01-01Require `-Zunstable-options` for `-C instrument-coverage=except-*` optionsJosh Triplett-2/+2
2022-01-01Clarify stability expectations for llvm-tools-previewJosh Triplett-1/+1
2022-01-01Update instrument-coverage documentation to document stability and LLVM versionsJosh Triplett-3/+7
2022-01-01Rewrite instrument-coverage documentation to use LLVM tools directlyJosh Triplett-24/+14
2022-01-01Stabilize -Z instrument-coverage as -C instrument-coverageJosh Triplett-36/+32
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-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-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-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-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-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-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