Commit graph

2464 commits

Author SHA1 Message Date
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
Noratrieb
df325c188f Minor edits
- un-codeblock some words
- uncomment the last paragraph (it's useful to know this)
2024-09-24 20:07:57 +02:00
Tbkhi
9a448fecd6 Update name-resolution.md 2024-09-24 20:07:57 +02:00
Tbkhi
2cbeeffa81 Update name-resolution.md 2024-09-24 20:07:57 +02:00
Felix Rath
2abc142131 feat: Add section about partial clones with git clone --filter='blob:none' 2024-09-24 19:59:44 +02:00
dianne
940340d2e6 mention rustc's stable-through-unstable bug being fixed 2024-09-24 19:57:58 +02:00
trevyn
847b89625f Fix is_diagnostic_item() example 2024-09-24 19:56:37 +02:00
许杰友 Jieyou Xu (Joe)
c5d31c8b2e Revise wording to not imply *only* Python 3.10 can be installed 2024-09-24 19:55:07 +02:00