Commit graph

2521 commits

Author SHA1 Message Date
许杰友 Jieyou Xu (Joe)
c5ef723880 Rename {ignore,only}-debug -> {ignore,needs}-{rustc,std}-debug-assertions (#2101) 2024-11-08 15:06:55 +08:00
Ralf Jung
d441ae5c13 update const stability docs (#2111) 2024-11-05 17:26:56 +08:00
Barrett
f86fe2934f diagnostics: lists should use the Oxford comma
we encountered this in https://github.com/rust-lang/rust/pull/131038

kinda felt like an unspoken rule so here's a more concrete
clarification.
2024-11-05 09:22:17 +02:00
Eric Huss
27985c743f Add a link for the reference compiletest header (#2096) 2024-11-04 22:40:57 +08:00
León Orell Valerian Liehr
4fa7f73778 Slightly fix up the glossary (#2127) 2024-11-04 13:03:02 +00:00
León Orell Valerian Liehr
125109e54f Remove an mdbook workaround (#2124)
The original issue has been fixed, the workaround is no longer necessary.
2024-11-04 11:53:06 +00:00
Martin Liška
45754f3ee2 Fix broken links (#2123) 2024-11-04 16:24:05 +08:00
Martin Liška
0557ec57b7 Fix minicore.rs link (#2122) 2024-11-04 16:17:28 +08:00
Nicholas Nethercote
f66032cc94 Update for recent dataflow simplifications. (#2121) 2024-11-04 15:57:00 +08:00
许杰友 Jieyou Xu (Joe)
442e8f7479 Describe minicore test auxiliary and directive (#2097) 2024-11-04 14:26:20 +08:00
许杰友 Jieyou Xu (Joe)
76d63c8f40 Fix and update docs for needs-force-clang-based-tests (#2085) 2024-11-04 14:17:37 +08:00
许杰友 Jieyou Xu (Joe)
066191ebf2 Add redirects for integration-testing and headers (#2092) 2024-11-04 14:09:39 +08:00
Martin Liška
15013dae4e Fix borked links (#2119) 2024-11-03 15:58:43 +08:00
DianQK
abb9884016 Describe how to revert a PR (#2118)
Co-authored-by: Jieyou Xu <jieyouxu@outlook.com>
2024-11-03 14:32:15 +08:00
Michael Goulet
36e11e3d69 Ok now linkify 2024-11-02 16:45:00 -04:00
Michael Goulet
8f6438b7f1 Try to fix footnotes 2024-11-02 15:16:04 -04:00
Martin Liška
1cb04164b7 Fix rustc-related links that are 404 right now (#2112) 2024-11-02 20:53:31 +08:00
Michael Goulet
04756d6016 fix permalinks 2024-11-02 15:27:40 +08:00
Michael Goulet
e2434f7c83 Async closures chapter 2024-11-02 15:27:40 +08:00
David Wood
0f1af93302 update rfl ci job policy (#2108) 2024-11-01 01:46:24 +08:00
Thomas Nyman
a877daba4d Fix internal and incomplete links (#2107)
* Fix broken link in syntax-intro.md

* Fix broken link in tests/compiletest.md

* Fix incorrectly formatted reference-style link in compiler-src.md

* Fix broken links to rustc-driver.md to point to rustc-driver/intro.md

* Define URLs for incomplete links to rustc sources in stabilization_guide.md

* Define link to coherence.md for incomplete link in solve/invariants.md
2024-10-31 11:13:57 +08:00
Stuart Cook
1f86f051a8 Describe why and how to use a separate build directory for rust-analyzer (#2106) 2024-10-29 18:16:11 +08:00
许杰友 Jieyou Xu (Joe)
066bad1b9a Update current status of diagnostics translation infra (#2105) 2024-10-28 17:37:50 +08:00
Ralf Jung
aa3bec2c28 update const stability docs (#2098) 2024-10-26 20:20:45 +08:00
Stuart Cook
ad474b60e3 Advice on auto-formatting C++ code (#2104) 2024-10-25 12:17:44 +08:00
lolbinarycat
13bbf49124 Update compiler-src.md (#2102)
fix conflicting link names that lead to the "chapter link" leading to rustdoc's source code instead.
2024-10-24 17:33:08 -03:00
Juniper Tyree
dd35c1b5f4 Add the WASM | WASI | Emscripten notification groups (#2100) 2024-10-21 10:30:07 +08:00
Tbkhi
2cf74e2b87 Update bootstrapping.md (#1900)
Co-authored-by: Jieyou Xu <39484203+jieyouxu@users.noreply.github.com>
Co-authored-by: Tbkhi <me.stole546@silomails.com>
2024-10-13 17:51:38 +08:00
Stuart Cook
05bd44797f Rename needs-profiler-support to needs-profiler-runtime (#2095) 2024-10-10 09:27:13 +11:00
Stuart Cook
2232116e10 Document compiletest directives ignore-coverage-map and ignore-coverage-run (#2094) 2024-10-09 10:21:58 +08:00
许杰友 Jieyou Xu (Joe)
40add10396 Purge run-pass-valgrind mentions 2024-10-07 23:12:09 +02:00
Michael Howell
0680d6b6fb rustdoc: docs for search deduplication (#1850) 2024-10-07 23:09:03 +08:00
许杰友 Jieyou Xu (Joe)
43b743c3f9 Revise test naming advice to discourage using issue numbers alone
But accept test names that include non-prefix issue number.
2024-10-07 11:17:02 +02:00
Jakub Beránek
8c06db03fa Document bootstrap integration with rustc-perf (#2005) 2024-10-07 16:28:06 +08:00
Kajetan Puchalski
eb59ed7bed building: Update instructions for ./x setup editor 2024-10-07 10:03:36 +02:00
许杰友 Jieyou Xu (Joe)
b0f9e6277f [Testing 2/2] Revise revisions docs (#2089)
Co-authored-by: nora <48135649+Noratrieb@users.noreply.github.com>
2024-10-07 14:33:52 +08:00
许杰友 Jieyou Xu (Joe)
aa142c6fbf [Testing 1/2] Revise testing chapters excluding the directives chapter (#2088) 2024-10-07 10:39:22 +08:00
Yoh Deadfall
65882639d5 Fixed links to rust-analyzer configs for Emacs and Helix (#2087) 2024-10-06 09:43:08 +09:00
Onur Özkan
9dab40e726 update x install documentation (#2084) 2024-10-04 00:43:40 +08:00
León Orell Valerian Liehr
b69eb632b7 Rename "object safe" to "dyn compatible" (#2083) 2024-10-03 17:31:43 +08:00
León Orell Valerian Liehr
f437db0dcd fixups (#2082) 2024-10-03 10:54:50 +08:00
Urgau
7daa462895 Add documentation for {{rust-src-base}} (#2079) 2024-09-29 14:21:45 +02:00
Kajetan Puchalski
cb9a38d319 building/suggested: Add instructions for Emacs & Helix (#2080)
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
2024-09-28 20:09:48 +08:00
Christopher Speir
c60bcf591c Fix file paths to section 35.1 & 35.2 example code (#2078) 2024-09-25 22:18:50 +08:00
Noratrieb
ee42d0734d elaborate on warnings 2024-09-24 20:59:54 +02:00
Yuri Astrakhan
80c947980f Apply suggestions from code review
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
2024-09-24 20:59:54 +02:00
Yuri Astrakhan
a689a55ed4 Clarify how to disable warnings in deps 2024-09-24 20:59:54 +02:00
Tbkhi
e72b7f3532 Update compiler-src.md
Various link additions and minor edits for clarity.

revisions

fix line length

adding links

minor edits
2024-09-24 20:57:06 +02:00
León Orell Valerian Liehr
199df8fcd4 Update rustdoc build instructions 2024-09-24 20:47:22 +02:00
Noratrieb
98870842b2 minor edits 2024-09-24 20:46:07 +02:00