about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-03-01Address review commentsJoshua Nelson-14/+21
2021-03-01Change built-in kernel targets to be os = none throughoutJohn Ericson-2/+2
2021-03-01Update supported platforms docJakub Kulik-2/+2
2021-02-28Cleanup rustdoc chapters a bitCamelid-12/+9
2021-02-28Fix broken linksYuki Okushi-3/+3
2021-02-28Auto merge of #82350 - ehuss:test-chapter, r=jyn514bors-1/+287
2021-02-27Remove the x86_64-rumprun-netbsd targetSimonas Kazlauskas-1/+0
2021-02-27Rollup merge of #82396 - pickfire:patch-5, r=GuillaumeGomezDylan DPC-2/+2
2021-02-26Document how to enable CI LLVM without using `x.py setup`Camelid-0/+8
2021-02-26Remove some unrelated changesCamelid-2/+2
2021-02-26Fix typosCamelid-5/+5
2021-02-26Restore instructions for using system LLVMCamelid-0/+28
2021-02-26Update some out-of-date informationCamelid-20/+18
2021-02-27Add for example word to spotlight docIvan Tham-2/+2
2021-02-25Rollup merge of #82463 - jrmuizel:patch-1, r=steveklabnikAaron Hill-1/+1
2021-02-24Fixes typo in getting started guideDaniel Santos-1/+1
2021-02-24Use Oxform commaIvan Tham-1/+1
2021-02-23panic_bounds_checks should be panic_bounds_checkJeff Muizelaar-1/+1
2021-02-23Fix typo in sanitizer flag in unstable book.Corey Farwell-2/+2
2021-02-22Fix compile failure due to 2015 module system being weirdJoshua Nelson-1/+1
2021-02-23Rollup merge of #82166 - kaniini:s390x-musl-target, r=nagisaDylan DPC-0/+1
2021-02-23Rollup merge of #81154 - dylni:improve-design-of-assert-len, r=KodrAusDylan DPC-10/+0
2021-02-23Rollup merge of #79423 - camelid:smart-punct, r=jyn514Dylan DPC-5/+21
2021-02-22Update for review comments.Eric Huss-9/+10
2021-02-22Add Future trait for doc_spotlight feature docIvan Tham-2/+2
2021-02-22Fix formatting of more date references (#1067)Camelid-27/+38
2021-02-21Fix broken links in query.md (#1068)Hirochika Matsumoto-2/+2
2021-02-21Rollup merge of #81966 - deg4uss3r:degausser/aarch64_apple_ios_sim, r=shepmasterYuki Okushi-0/+1
2021-02-20Update docs from date triage for 2021-02 (#1048)Camelid-24/+56
2021-02-20Fix date-check comment formatting (#1066)Camelid-10/+10
2021-02-20Add a chapter on the test harness.Eric Huss-1/+286
2021-02-20iOS simulator: pick the target based on the environment variableJan-Erik Rediger-1/+1
2021-02-20Rollup merge of #82316 - ehuss:lto-doc-fix, r=GuillaumeGomezGuillaume Gomez-3/+3
2021-02-20Make "URL" show up (#1065)r00ster-1/+1
2021-02-19Fix minor mistake in LTO docs.Eric Huss-3/+3
2021-02-19Point to main branch on llvm-project's linksYuki Okushi-3/+3
2021-02-19added aarch64_apple_ios_sim as a rustc targetRicky (deg4uss3r)-0/+1
2021-02-19remove checkboxes from s390x-unknown-linux-musl tripletAriadne Conill-1/+1
2021-02-19add s390x-unknown-linux-musl target to platform supportAriadne Conill-0/+1
2021-02-18Don't include quite so much detail about the implementationJoshua Nelson-34/+16
2021-02-19Rollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514Dylan DPC-0/+7
2021-02-19rustdoc: Support argument filesMiguel Ojeda-0/+7
2021-02-18Fix typo (#1063)dmezh-1/+1
2021-02-18Rollup merge of #82202 - kraj:kraj/riscv-musl, r=estebankYuki Okushi-0/+2
2021-02-17Update running.mdbstrie-2/+2
2021-02-16Update booksEric Huss-0/+0
2021-02-16Add riscv32 and riscv64 musl to supported platform targetsKhem Raj-0/+2
2021-02-15Add Oxide paper to bibliographypierwill-0/+1
2021-02-14Update link for extern prelude.Eric Huss-1/+1
2021-02-12Remove unnecessary documentation pagedylni-10/+0