Commit graph

2535 commits

Author SHA1 Message Date
Boxy
202ec79fea Flatten generic parameter defs section 2024-11-22 11:17:57 +00:00
Taylor Cramer
dd819cf4c7 Add instructions to test error code docs (#2145) 2024-11-21 10:58:56 -08:00
Boxy
f6841a6fa3 Reorganize the "Source Code Representation" chapters (#2142) 2024-11-21 20:28:23 +08:00
Yutaro Ohno
836e3615fd Make Diag a clickable link in Suggestion section (#2140) 2024-11-20 16:21:27 +08:00
Ralf Jung
7ebb3d5f3f update for rustc_intrinsic_const_stable_indirect (#2138)
Update for rust-lang/rust#133142
2024-11-18 18:16:00 +01:00
许杰友 Jieyou Xu (Joe)
79301d6a32 Mention RUSTC_BOOTSTRAP for misc testing (#2136) 2024-11-18 16:18:15 +08:00
许杰友 Jieyou Xu (Joe)
e91942cbdb Document how to acquire cdb.exe (#2137) 2024-11-16 16:53:42 +00:00
许杰友 Jieyou Xu (Joe)
3264a46f5b Document max-llvm-major-version directive (#2129) 2024-11-14 22:16:16 +08:00
许杰友 Jieyou Xu (Joe)
44b0176d65 Document exact-llvm-major-version directive (#2135) 2024-11-14 17:38:14 +08:00
Sam Estep
b911dfc4a7 Note Rustfmt for separate rust-analyzer directory (#2134) 2024-11-13 21:37:25 +08:00
Tshepang Mbambo
a55257153a still accurate (#2133) 2024-11-10 13:18:32 +08:00
Tshepang Mbambo
e534ff13d1 typo (#2132) 2024-11-10 11:36:49 +08:00
Tshepang Mbambo
b82e20983b add valid date-check marker 2024-11-09 22:39:14 +02:00
Tbkhi
3c069eae21 Update parallel-rustc.md (#1926)
Co-authored-by: SparrowLii <liyuan179@huawei.com>
Co-authored-by: Jieyou Xu <jieyouxu@outlook.com>
2024-11-08 16:59:36 +08:00
许杰友 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