about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-11-02Documentation.Tor Hovland-0/+9
2021-11-02Edit introduction to bootstrappingpierwill-54/+61
2021-11-02Add a template for target-specific documentationJosh Triplett-2/+56
2021-11-02Point to platform-support/ for target-specific documentationJosh Triplett-0/+6
2021-11-02Clarify documentation about running binariesJosh Triplett-3/+3
2021-11-02Clarify dependency requirements in the face of cross-compilationJosh Triplett-11/+13
2021-11-02Clarify how to quote and respond to the target tier policy requirementsJosh Triplett-2/+4
2021-11-01Rollup merge of #90398 - GuillaumeGomez:doc-keyword-doc, r=camelidMatthias Krüger-2/+20
2021-10-31Auto merge of #89062 - mikeleany:new-target, r=cjgillotbors-0/+78
2021-10-31Add doc about doc(keyword) unstable attributeGuillaume Gomez-2/+20
2021-10-30Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelidMatthias Krüger-2/+6
2021-10-29Some minor adjustments to the diagnostic documentationxFrednet-3/+9
2021-10-29Unify titles in rustdoc book doc attributes chapterGuillaume Gomez-2/+6
2021-10-29Rollup merge of #90082 - noncombatant:patch-1, r=GuillaumeGomezMatthias Krüger-2/+2
2021-10-28Edit "About this guide" for semantic line feedspierwill-29/+31
2021-10-29Fix `rustc_mir` related links (#1228)Janggun Lee-115/+122
2021-10-28Auto merge of #90339 - GuillaumeGomez:doc-alias-doc, r=GuillaumeGomezbors-2/+49
2021-10-28Add missing documentation for doc aliasGuillaume Gomez-2/+49
2021-10-28implement type-changing-struct-updateSparrowLii-0/+33
2021-10-27Add documentation for LLVM CFI supportRamon de C Valle-5/+10
2021-10-27Auto merge of #89652 - rcvalle:rust-cfi, r=nagisabors-19/+202
2021-10-26Add documentation for LLVM CFI supportRamon de C Valle-19/+202
2021-10-25Update booksEric Huss-0/+0
2021-10-25Rollup merge of #89581 - jblazquez:master, r=Mark-SimulacrumMatthias Krüger-0/+9
2021-10-24tidy: Remove submodules from edition exception listNoah Lev-0/+0
2021-10-23Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-0/+24
2021-10-23Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwcoMatthias Krüger-0/+43
2021-10-22Revert def_id addition from clean::Function, add test forWill Crichton-2/+12
2021-10-21Update author fieldNoah Lev-1/+1
2021-10-21Switch date-check to Rust 2021Noah Lev-1/+1
2021-10-21document the unstable location-detail flagHudson Ayers-0/+43
2021-10-22Describe how to trigger perf runs (#1237)Rémy Rakic-1/+4
2021-10-19Make printed message match the code commentChris Palmer-1/+1
2021-10-19Fix minor typosChris Palmer-2/+2
2021-10-19Small scrape-example fixesWill Crichton-1/+1
2021-10-18Remove docs on Assemble step (#1233)Joshua Nelson-19/+4
2021-10-14Revert "Stabilize `arbitrary_enum_discriminant`"Mark Rousskov-0/+37
2021-10-13Unlinkify email address to satisfy linkcheckerJosh Triplett-1/+1
2021-10-13Documentation fixes.Mike Leany-2/+3
2021-10-13x86_64-unknown-none: Add target documentationJosh Triplett-1/+77
2021-10-13Rename x86_64-unknown-none-elf to x86_64-unknown-noneJosh Triplett-1/+1
2021-10-13Add `x86_64-unknown-none-elf` to `platform-support.md`.Mike Leany-0/+1
2021-10-11Update booksEric Huss-0/+0
2021-10-12Update some docs from 2021-10 date triage (#1230)Yusuke Abe-2/+2
2021-10-11Add -Z no-unique-section-names to reduce ELF header bloat.Javier Blazquez-0/+9
2021-10-10Rollup merge of #89713 - nbdd0121:doc2, r=AmanieuMatthias Krüger-1/+1
2021-10-10Recommend `rustfmt --edition=2021`Noah Lev-2/+2
2021-10-10Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisabors-0/+67
2021-10-09Fix ABNF of inline asm optionsGary Guo-1/+1
2021-10-08Fix asm docs typoasquared31415-2/+2