Commit graph

2556 commits

Author SHA1 Message Date
Marco Ieni
a09ba61931 document the public ci dashboard (#2167) 2024-12-18 19:53:17 +08:00
Chris Bloodsworth
7460210a03 Fix trivial typo of "query-fied"
"Query-field" should be "Query-fied" - three instances.
2024-12-18 08:01:33 +02:00
Tshepang Mbambo
95782ede02 typo, pause 2024-12-18 07:56:30 +02:00
Ryan Mehri
8d14c44429 Fix some typos 2024-12-18 07:56:30 +02:00
Eric Huss
1fbf039028 Add suggestion for --keep-stage 0 (#2164) 2024-12-18 01:00:38 +08:00
Connor Tsui
5c88daa762 specify what a CGU is (#2163) 2024-12-16 15:12:01 +08:00
Tshepang Mbambo
4b0160f264 functionality removed from codebase (part 2) (#2160) 2024-12-10 22:27:37 +08:00
Tshepang Mbambo
6edc770217 functionality removed from codebase (#2159) 2024-12-10 22:11:11 +08:00
Orion Gonzalez
93aa2c22c0 remove polymorphization 2024-12-10 13:29:13 +00:00
Ralf Jung
8dcdd1cb69 squashing: recommend --keep-base when squashing without a conflict (#2157) 2024-12-07 06:59:23 +08:00
lcnr
7c85a99e80 update section even more (#2156) 2024-12-05 20:30:36 +08:00
lcnr
f96f76a62d closure constraints (#2155) 2024-12-05 12:01:46 +01:00
许杰友 Jieyou Xu (Joe)
144bbc78cb Remove //@ compare-output-lines-by-subset directive (#2151) 2024-12-05 13:02:11 +08:00
许杰友 Jieyou Xu (Joe)
edafc2824d Document needs-target-has-atomic directive (#2154) 2024-12-05 13:01:46 +08:00
许杰友 Jieyou Xu (Joe)
e124246da8 Spell out git submodule deinit -f --all (#2153) 2024-12-02 12:45:30 +08:00
许杰友 Jieyou Xu (Joe)
c207d2f288 Explain how to deal with exploded git submodules (#2152) 2024-12-02 12:38:56 +08:00
许杰友 Jieyou Xu (Joe)
718d435464 Update //@ proc-macro aux build directive docs (#2149)
Co-authored-by: Eric Huss <eric@huss.org>
2024-11-29 13:01:15 +08:00
许杰友 Jieyou Xu (Joe)
d8f1ca8048 Remove pretty-expanded as it no longer exists (#2147) 2024-11-28 09:27:28 +08:00
Keith Wansbrough
bfce8b4d73 Fix trivial typo
"And" should be "An" - one instance.
2024-11-27 18:31:18 -05:00
Camille Gillot
3ee45cde92 Remove -Zfuel. (#2032) 2024-11-27 18:31:58 +08:00
Boxy
546d86831d Remove constants section as it is outdated 2024-11-22 11:17:57 +00:00
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