about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-10-04Explain stages in terms of the compiler currently running (take N+1) (#857)Joshua Nelson-114/+127
2020-10-04Link to .md files, rather than .htmlWho? Me?!-3/+3
2020-10-04address lingering reviewer commentsmark-3/+7
2020-10-04Apply suggestions from code reviewGus Wynn-1/+3
2020-10-04add noteGus Wynn-0/+5
2020-10-04add suggested workflow to setup nightly rustup for rustcGus Wynn-0/+16
2020-10-04Did more measurements on what exactly affects llvm-lines:Julian Wollersberger-14/+13
2020-10-04Document the usage of cargo-llvm-lines and -Ztimings.Julian Wollersberger-1/+80
2020-10-04Removes reg aliases since there are many ABIs: o32/n32/n64Lzu Tao-3/+0
2020-10-04Add asm! support for mips64Lzu Tao-10/+12
2020-10-04mips32: Add f64 hard-float supportLzu Tao-1/+1
2020-10-03Document new way to not build LLVMAleksey Kladov-4/+13
2020-10-03hir_map -> hir()Santiago Pastorino-2/+2
2020-10-03Fix time periods for Triage WG procedureLeSeulArtichaut-2/+2
2020-10-03Update src/getting-started.mdTshepang Lekhonkhobe-1/+1
2020-10-03Update src/getting-started.mdTshepang Lekhonkhobe-1/+1
2020-10-03Add a paragraph about reviewers and review latency in Getting Started chapterLeSeulArtichaut-0/+11
2020-10-03Use HTTPS whenever possible in bibliography links (#909)Camelid-20/+20
2020-10-03Fix the report linkYuki Okushi-1/+1
2020-10-03Make invalid_html_tags lint only run on nightly and being allowed by defaultGuillaume Gomez-2/+4
2020-10-03Add doc for invalid_html_tag lintGuillaume Gomez-0/+33
2020-10-02Fix instructions for squashingCamelid-1/+1
2020-10-02Rollup merge of #76811 - GuillaumeGomez:doc-alias-name-restriction, r=oli-obk...Jonas Schievink-0/+2
2020-10-02Update doc alias documentationGuillaume Gomez-0/+2
2020-10-02add the last missing code highlight to t-compiler in the docsRoman-2/+2
2020-10-01Move aarch64-apple-darwin to tier 2Jake Goulding-3/+3
2020-10-01Fix incorrect windows linkJoshua Nelson-1/+1
2020-10-01Add windows instructionsJoshua Nelson-1/+9
2020-10-01Recommend setting up `check_line_lengths` as a pre-commit scriptJoshua Nelson-9/+19
2020-10-01Rollup merge of #77202 - ehuss:defer-apple-sdkroot, r=petrochenkovDylan DPC-9/+8
2020-09-30Auto merge of #77372 - jonas-schievink:rollup-e5bdzga, r=jonas-schievinkbors-0/+8
2020-09-30Fix typoJoshua Nelson-1/+1
2020-09-30Rollup merge of #77348 - ehuss:update-books, r=ehussJonas Schievink-0/+0
2020-09-30Add more tests and check for ABIHugues de Valon-0/+6
2020-09-30Add support for cmse_nonsecure_entry attributeHugues de Valon-0/+75
2020-09-30Incorporated suggestions into git page and edit for more brevity.Jakob Degen-47/+52
2020-09-30Edit using git page for brevity and clarity.Jakob Degen-52/+36
2020-09-30Add a section on using git.Jakob Degen-0/+204
2020-09-29Update booksEric Huss-0/+0
2020-09-29--verbose is useful when not compiling and when compiling (#901)Santiago Pastorino-2/+2
2020-09-28Add unstable book docs for `-Zunsound-mir-opts`Wesley Wiser-0/+8
2020-09-28Update unstable-book: Fix ABNF in inline assembly docsJethro Beekman-1/+1
2020-09-27Rollup merge of #77249 - jyn514:private-links, r=ManishearthJonas Schievink-0/+40
2020-09-27Rollup merge of #76839 - lzutao:mips-asm, r=AmanieuJonas Schievink-1/+16
2020-09-27Add documentation for `private_intra_doc_links`Joshua Nelson-0/+40
2020-09-27Use implicit reference links for shorter linesfollower-4/+4
2020-09-27Fix line length error.follower-3/+3
2020-09-27Add links to documentation sources.follower-2/+5
2020-09-27Add MIPS asm! supportLzu Tao-1/+16
2020-09-27Add docs for x.py setupJoshua Nelson-14/+21