summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-02-19Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplettMatthias Krüger-38/+0
2022-02-18Rollup merge of #93497 - willcrichton:rustdoc-scrape-test, r=GuillaumeGomezMatthias Krüger-0/+3
2022-02-18Rollup merge of #91675 - ivanloz:memtagsan, r=nagisaMatthias Krüger-2/+18
2022-02-17Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiaskoMatthias Krüger-8/+8
2022-02-17Rollup merge of #93479 - smoelius:master, r=yaahcMatthias Krüger-6/+3
2022-02-16Rollup merge of #94045 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2022-02-16Rollup merge of #94015 - GuillaumeGomez:check-option, r=notriddleMatthias Krüger-1/+14
2022-02-16MemTagSanitizer SupportIvan Lozano-2/+18
2022-02-15Update booksEric Huss-0/+0
2022-02-15Add documentation for rustdoc --check optionGuillaume Gomez-0/+11
2022-02-15Clean up rustdoc command line args docGuillaume Gomez-1/+3
2022-02-14Add support for control-flow protectionAndrew Brown-0/+40
2022-02-13Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrumbors-2/+2
2022-02-11Add --scrape-tests flags so rustdoc can scrape examples from testsWill Crichton-0/+3
2022-02-10remove reference of cfg-panic from the unstable bookCharisee-38/+0
2022-02-08add missing spaceStefan Lankes-1/+1
2022-02-08remove typoStefan Lankes-1/+1
2022-02-08add missing linkStefan Lankes-0/+1
2022-02-08remove typosStefan Lankes-1/+1
2022-02-08add missing description of the target aarch64-unknown-none-hermitkernelStefan Lankes-3/+81
2022-02-08Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisabors-3/+14
2022-02-07Drop time dependency from bootstrapMark Rousskov-2/+2
2022-02-06Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisaMatthias Krüger-1/+124
2022-02-06Rollup merge of #92300 - Itus-Shield:mips64-openwrt, r=nagisaMatthias Krüger-0/+29
2022-02-04Add new target armv7-unknown-linux-uclibceabi (softfloat)lancethepants-1/+124
2022-02-04Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...Matthias Krüger-61/+51
2022-02-02Add more *-unwind ABI variantsAmanieu d'Antras-3/+14
2022-02-01Update booksEric Huss-0/+0
2022-01-31[mips64-openwrt-musl] Tier 3 tuple for Mips64 OpenWrtDonald Hoskins-0/+29
2022-01-30Use `optflag` for `--report-time`Samuel E. Moelius III-6/+3
2022-01-28Rollup merge of #93375 - Kvicii:ISSUE_93374, r=notriddleMatthias Krüger-2/+2
2022-01-28Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-seMatthias Krüger-0/+0
2022-01-28fix typo `documenation`Kvicii-1/+1
2022-01-27fix typo `documenation`Kvicii-1/+1
2022-01-26Rollup merge of #92134 - nico-abram:patch-1, r=michaelwoeristerMatthias Krüger-0/+42
2022-01-26Rollup merge of #92098 - semarie:openbsd-platform, r=pietroalbiniMatthias Krüger-4/+61
2022-01-26Update tracking issue numbers for inline assembly sub-featuresAmanieu d'Antras-8/+8
2022-01-25Update src/doc/rustc/src/linker-plugin-lto.mdNicolas Abram-1/+1
2022-01-23Rollup merge of #93219 - cr1901:msp430-asm-squashed, r=AmanieuMatthias Krüger-1/+16
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