about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-02-12Fix possible soundness issue in `ensure_subset_of`dylni-10/+10
2021-02-12Improve design of `assert_len`dylni-10/+10
2021-02-08HWASan documentationTri Vo-2/+87
2021-02-07Document smart punctuationCamelid-5/+21
2021-02-07Fix typoCamelid-2/+2
2021-02-07Add `--extern-loc` to augment unused crate dependency diagnosticsJeremy Fitzhardinge-0/+31
2021-02-07Fix typo in Bug Fix Procedure (#1050)Yusuke Tanaka-3/+3
2021-02-06Rollup merge of #81766 - jyn514:task-lists, r=GuillaumeGomezJonas Schievink-0/+20
2021-02-06Enable 'task list' markdown extensionJoshua Nelson-0/+20
2021-02-04Adjust global_asm doc test to work on all platforms.Eric Huss-3/+5
2021-02-04Elaborate on rustdoc example reason for being ignored.Eric Huss-2/+2
2021-02-04tidy: Run tidy style against markdown files.Eric Huss-117/+129
2021-02-04Add chapter on libs and metadata. (#1044)Eric Huss-0/+193
2021-02-04Make check-in.sh output in way that suggest to add only the most relevant infoSantiago Pastorino-6/+2
2021-02-03Add lots of date-check annotationsCamelid-112/+118
2021-02-03Implement date-checkerCamelid-1/+442
2021-02-03Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievinkbors-0/+88
2021-02-02Rollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiynJack Huey-0/+3
2021-02-02Add a new ABI to support cmse_nonsecure_callHugues de Valon-0/+88
2021-02-01Document how to stabilize a library feature (#1036)Joshua Nelson-36/+55
2021-01-31Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obkJonas Schievink-11/+0
2021-01-30Remove const_in_array_rep_exprkadmin-11/+0
2021-01-30Update test suite descriptions. (#1042)Eric Huss-4/+5
2021-01-30put `x.py` in ticksHenry Boisdequin-1/+1
2021-01-29Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3Yuki Okushi-1/+29
2021-01-28rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`Alex Crichton-1/+29
2021-01-27Add new aarch64 targets to platform-support.mdAmanieu d'Antras-0/+3
2021-01-27Rollup merge of #81399 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-01-25Update booksEric Huss-0/+0
2021-01-25rustdoc: Document CommonMark extensions.Eric Huss-1/+65
2021-01-24Update links to `librustc_llvm` and `rustllvm`LeSeulArtichaut-11/+12
2021-01-22Add link to promotion.md (#1033)Joshua Nelson-1/+1
2021-01-21Add missing periodCamelid-1/+1
2021-01-20Remove "Skipping LLVM build" sectionJoshua Nelson-34/+9
2021-01-20Add mdbook-toc, markers, and documentation (#1028)Iñaki Garay-76/+177
2021-01-19Link to `feature_err` in stability section (#1022)Joshua Nelson-1/+4
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-0/+15
2021-01-17Fix typo (#1027)Martin Geisler-1/+1
2021-01-17Note that `--check` now allows using any stageJoshua Nelson-4/+1
2021-01-16improved the readablity of a lineashosive-1/+1
2021-01-16Fixed a grammatical error in hardawre requirements sectionsaki-osive-1/+1
2021-01-14Corrected MIR file path and fixed a typo (#1020)saki-osive-2/+2
2021-01-14Rollup merge of #80973 - ehuss:update-books, r=ehussMara Bos-0/+0
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
2021-01-12Update booksEric Huss-0/+0
2021-01-12Add a note about UI test entry limitation (#1019)Yuki Okushi-0/+17
2021-01-10Fix relative linksJoshua Nelson-8/+8
2021-01-10Add context to dated information (#1013)Iñaki Garay-67/+90
2021-01-10Fix typoJoshua Nelson-1/+1
2021-01-10Update 'Workspace structure' section (#1017)Camelid-6/+12