Commit Graph

2542 Commits

Author SHA1 Message Date
许杰友 Jieyou Xu (Joe) b21d99b770
Spell out `git submodule deinit -f --all` (#2153) 2024-12-02 12:45:30 +08:00
许杰友 Jieyou Xu (Joe) 5c95a5c1dd
Explain how to deal with exploded git submodules (#2152) 2024-12-02 12:38:56 +08:00
许杰友 Jieyou Xu (Joe) 3d042d4739
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) 220aaee4f3
Remove `pretty-expanded` as it no longer exists (#2147) 2024-11-28 09:27:28 +08:00
Keith Wansbrough 299a6c87c7 Fix trivial typo
"And" should be "An" - one instance.
2024-11-27 18:31:18 -05:00
Camille Gillot ca3ae30398
Remove -Zfuel. (#2032) 2024-11-27 18:31:58 +08:00
Boxy 787b4166cc Remove constants section as it is outdated 2024-11-22 11:17:57 +00:00
Boxy 47d9e861b1 Flatten generic parameter defs section 2024-11-22 11:17:57 +00:00
Taylor Cramer 5a76e97a64
Add instructions to test error code docs (#2145) 2024-11-21 10:58:56 -08:00
Boxy 5f5e0b5a73
Reorganize the "Source Code Representation" chapters (#2142) 2024-11-21 20:28:23 +08:00
Yutaro Ohno ffd9a44bbc
Make `Diag` a clickable link in Suggestion section (#2140) 2024-11-20 16:21:27 +08:00
Ralf Jung f2b28000f8
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) b679e71c2d
Mention `RUSTC_BOOTSTRAP` for misc testing (#2136) 2024-11-18 16:18:15 +08:00
许杰友 Jieyou Xu (Joe) da53251938
Document how to acquire `cdb.exe` (#2137) 2024-11-16 16:53:42 +00:00
许杰友 Jieyou Xu (Joe) 9ccd5d8899
Document `max-llvm-major-version` directive (#2129) 2024-11-14 22:16:16 +08:00
许杰友 Jieyou Xu (Joe) e2d9d90ba4
Document `exact-llvm-major-version` directive (#2135) 2024-11-14 17:38:14 +08:00
Sam Estep 45e9af8e48
Note Rustfmt for separate rust-analyzer directory (#2134) 2024-11-13 21:37:25 +08:00
Tshepang Mbambo 0a7195c609
still accurate (#2133) 2024-11-10 13:18:32 +08:00
Tshepang Mbambo 09c0c40f3e
typo (#2132) 2024-11-10 11:36:49 +08:00
Tshepang Mbambo 3eef666faa add valid date-check marker 2024-11-09 22:39:14 +02:00
Tbkhi 2a2cc9941f
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) 16051cf210
Rename `{ignore,only}-debug` -> `{ignore,needs}-{rustc,std}-debug-assertions` (#2101) 2024-11-08 15:06:55 +08:00
Ralf Jung 59816a0215
update const stability docs (#2111) 2024-11-05 17:26:56 +08:00
Barrett 36f61df18c 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 6a5accdaf1
Add a link for the `reference` compiletest header (#2096) 2024-11-04 22:40:57 +08:00
León Orell Valerian Liehr b4725b4e7a
Slightly fix up the glossary (#2127) 2024-11-04 13:03:02 +00:00
León Orell Valerian Liehr f8e6a86436
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 a319678640
Fix broken links (#2123) 2024-11-04 16:24:05 +08:00
Martin Liška 693b6d2b0f
Fix minicore.rs link (#2122) 2024-11-04 16:17:28 +08:00
Nicholas Nethercote 53d4920323
Update for recent dataflow simplifications. (#2121) 2024-11-04 15:57:00 +08:00
许杰友 Jieyou Xu (Joe) 6ff146c9d4
Describe `minicore` test auxiliary and directive (#2097) 2024-11-04 14:26:20 +08:00
许杰友 Jieyou Xu (Joe) f715ad7970
Fix and update docs for `needs-force-clang-based-tests` (#2085) 2024-11-04 14:17:37 +08:00
许杰友 Jieyou Xu (Joe) 60ab43fb51
Add redirects for integration-testing and headers (#2092) 2024-11-04 14:09:39 +08:00
Martin Liška 2f1d8d860e
Fix borked links (#2119) 2024-11-03 15:58:43 +08:00
DianQK a7a5729dac
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 01d0c4e84d Ok now linkify 2024-11-02 16:45:00 -04:00
Michael Goulet 09bb84ad7f Try to fix footnotes 2024-11-02 15:16:04 -04:00
Martin Liška 433e0f6355
Fix rustc-related links that are 404 right now (#2112) 2024-11-02 20:53:31 +08:00
Michael Goulet 776484747e fix permalinks 2024-11-02 15:27:40 +08:00
Michael Goulet 0dc7845516 Async closures chapter 2024-11-02 15:27:40 +08:00
David Wood 7ad315771e
update rfl ci job policy (#2108) 2024-11-01 01:46:24 +08:00
Thomas Nyman fd1ce7455f
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 124513ebcb
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) 5a2507808b
Update current status of diagnostics translation infra (#2105) 2024-10-28 17:37:50 +08:00
Ralf Jung 43df628b8c
update const stability docs (#2098) 2024-10-26 20:20:45 +08:00
Stuart Cook cc0e2c9ed3
Advice on auto-formatting C++ code (#2104) 2024-10-25 12:17:44 +08:00
lolbinarycat 49afa1d8df
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 59d94ea75a
Add the WASM | WASI | Emscripten notification groups (#2100) 2024-10-21 10:30:07 +08:00
Tbkhi 65d87ee319
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 2f06bb1a14
Rename `needs-profiler-support` to `needs-profiler-runtime` (#2095) 2024-10-10 09:27:13 +11:00