Commit graph

2501 commits

Author SHA1 Message Date
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
Tbkhi
03e0395722 doc edits 2024-09-24 20:46:07 +02:00
Tbkhi
3696efe971 Update salsa.md
Formatting updates.
2024-09-24 20:46:07 +02:00
Tbkhi
e38c470046 Update memory.md
Minor updates to formatting.

documentation updates

Update memory.md

minor edits
2024-09-24 20:43:37 +02:00
Noratrieb
a860cc8986 minor edits 2024-09-24 20:33:04 +02:00
Tbkhi
bc55af3e5f updates documentation 2024-09-24 20:33:04 +02:00
Tbkhi
6594ab63a9 Update serialization.md
Minor documentation updates.
2024-09-24 20:33:04 +02:00
Tbkhi
3d88addcb9 improve rustc-driver.md
minor addition and adding links

Update rustc-driver.md

removing parens for functions

reorganized directory

reorganized directory

minor edits
2024-09-24 20:29:07 +02:00
Noratrieb
cbdbbd7b4d minor edits 2024-09-24 20:21:23 +02:00
Tbkhi
8371c224e9 Update syntax-intro.md 2024-09-24 20:21:23 +02:00
Noratrieb
789b4e3b8b minor edits 2024-09-24 20:19:59 +02:00
Tbkhi
f285933cc2 Update the-parser.md 2024-09-24 20:19:59 +02:00
Tbkhi
d22610de31 Update the-parser.md 2024-09-24 20:19:59 +02:00
Noratrieb
895588c9b5 Minor edits 2024-09-24 20:16:28 +02:00
Tbkhi
650a6c5726 Update macro-expansion.md 2024-09-24 20:16:28 +02:00
Tbkhi
6858305562 Update macro-expansion.md 2024-09-24 20:16:28 +02:00
Tbkhi
2161a22a49 additional changes to links and some text 2024-09-24 20:16:28 +02:00
Tbkhi
9fb1258468 Update macro-expansion.md
removing parens
2024-09-24 20:16:28 +02:00
Tbkhi
f3f699f1bc Update macro-expansion.md 2024-09-24 20:16:28 +02:00
Noah Lev
d2302b37d8 Use 2021 edition for example code playground link
The playground defaults to 2015. Might as well use the latest edition.
2024-09-24 20:15:12 +02:00
Noah Lev
e16f3f9af0 Move example code block to paragraph referencing it
Noticed by Mario Carneiro.
2024-09-24 20:15:12 +02:00