Commit graph

10814 commits

Author SHA1 Message Date
Tshepang Mbambo
7fe7fdd71c
Merge pull request #2445 from smanilov/patch-23
Add title and toc to Async chapter
2025-06-02 16:18:44 +02:00
Stan Manilov
63ecc0ed08
Add title and toc to Async chapter
This is standard for other chapters.
2025-06-02 17:16:29 +03:00
Stan Manilov
3b85b2f550
Trivial: dedup word 2025-06-02 17:02:34 +03:00
Tshepang Mbambo
23285efeab
distracting indirection 2025-06-02 12:34:19 +02:00
Tshepang Mbambo
a62b7c8300 use a relative path, so that this also works offline 2025-06-02 12:30:08 +02:00
Tshepang Mbambo
c197636ca8
Merge pull request #2386 from Lysxia/fix-link
Fix link to GatherBorrows
2025-06-02 12:08:03 +02:00
Tshepang Mbambo
0e379a6082
Merge pull request #2435 from smanilov/patch-19
Add opaque type attributes
2025-06-02 11:55:19 +02:00
Tshepang Mbambo
1e77768dd6
Merge pull request #2437 from rust-lang/rustc-pull
Rustc pull update
2025-06-02 11:47:49 +02:00
Stan Manilov
2556364580
Trivial: fix typo (change foo to bar)
There is no `foo` symbol in the preceding example. I assume the method `bar` is meant.
2025-06-02 10:52:31 +03:00
The rustc-dev-guide Cronjob Bot
530d4b3f05 Merge from rustc 2025-06-02 04:08:41 +00:00
The rustc-dev-guide Cronjob Bot
a139353362 Preparing for merge from rustc 2025-06-02 04:08:33 +00:00
Stan Manilov
171312aa4e
Add opaque type attributes
This allows for the code to compile on `nightly`.
2025-06-01 10:36:28 +03:00
Tshepang Mbambo
755a5e32dd update surname (was lekhonkhobe previously) and email 2025-05-31 23:06:14 +02:00
nora
8e5ca3068c
Merge pull request #2432 from rust-lang/tshepang-patch-1
suggest build/rust-analyzer instead of build-rust-analyzer
2025-05-31 22:53:01 +02:00
Tshepang Mbambo
db4e60286b
replace a broken sentence 2025-05-31 22:30:00 +02:00
Tshepang Mbambo
ec84e80650
suggest build/rust-analyzer instead of build-rust-analyzer
This is better because
- `./x clean` also removes it, without needing extra text to explain it
- Does not need an extra .gitignore entry
2025-05-31 22:21:04 +02:00
Jieyou Xu
3ebdc87812
triagebot: add doc link to [assign] 2025-05-31 23:48:47 +08:00
Jieyou Xu
776d768bd6
triagebot: setup rustc-dev-guide adhoc-group
So that PR authors can opt-in to request review via
`r? rustc-dev-guide`.
2025-05-31 23:26:32 +08:00
Jieyou Xu
5881eb8b74
triagebot: fix incorrect link 2025-05-31 23:21:43 +08:00
bors
8afd71079a Auto merge of #141717 - jhpratt:rollup-neu8nzl, r=jhpratt
Rollup of 4 pull requests

Successful merges:

 - rust-lang/rust#138285 (Stabilize `repr128`)
 - rust-lang/rust#139994 (add `CStr::display`)
 - rust-lang/rust#141571 (coretests: extend and simplify float tests)
 - rust-lang/rust#141656 (CI: Add cargo tests to aarch64-apple-darwin)

Failed merges:

 - rust-lang/rust#141430 (remove `visit_clobber` and move `DummyAstNode` to `rustc_expand`)
 - rust-lang/rust#141636 (avoid some usages of `&mut P<T>` in AST visitors)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-05-29 08:53:27 +00:00
许杰友 Jieyou Xu (Joe)
1c7bcb19b4
Merge pull request #2425 from jieyouxu/adjust-triagebot 2025-05-29 16:38:11 +08:00
Jieyou Xu
c0f73ad591
triagebot: update [issue-links] config 2025-05-29 16:37:09 +08:00
Jieyou Xu
b0da981afd
triagebot: add doc backlink for [no-mentions] 2025-05-29 16:37:09 +08:00
Jieyou Xu
c7fe997e98
triagebot: enable note functionality 2025-05-29 16:37:06 +08:00
Jieyou Xu
effdfb4bb3
triagebot: enable issue transfer 2025-05-29 16:37:02 +08:00
Jieyou Xu
cc9dca1bcf
triagebot: enable PR review status flipping and its shortcuts 2025-05-29 16:15:04 +08:00
Jieyou Xu
a8464e6145
triagebot: apply needs-triage label for new issues 2025-05-29 16:13:03 +08:00
Jieyou Xu
dc345b0eb1
triagebot: adjust allow-unauthenticated labels 2025-05-29 16:12:35 +08:00
许杰友 Jieyou Xu (Joe)
f3cca6a281
Merge pull request #2420 from rust-lang/aDotInTheVoid-patch-1
directives.md: Fix `//@ build_aux_docs` -> `//@ build-aux-docs`
2025-05-29 05:04:46 +08:00
Alona Enraght-Moony
ea6238e1d0 Fix some old // <directive> to //@ <directive> 2025-05-28 20:32:56 +01:00
Alona Enraght-Moony
084e8d9db1
directives.md: Fix //@ build_aux_docs -> //@ build-aux-docs 2025-05-28 20:18:56 +01:00
beetrees
467eeabbb5
Stabilise repr128 2025-05-28 15:14:34 +01:00
David Klank
9389daab8d
replace TraitRef link memory.md 2025-05-28 13:50:38 +03:00
Tshepang Mbambo
ba91db386e
make link not inline 2025-05-27 21:21:18 +02:00
nora
a07a972e2d
Merge pull request #2417 from smanilov/patch-16
Make links in coinduction.md clickable
2025-05-27 18:53:29 +02:00
Stan Manilov
a5c16e6cb8 Make links in coinduction.md clickable
Although they are clickable in the github preview, they aren't in the actual rendered HTML on https://rustc-dev-guide.rust-lang.org/.

This commit fixes that.
2025-05-27 18:53:30 +03:00
Stan Manilov
c3603c64ba Link to description of opaque types 2025-05-27 18:50:31 +03:00
Michael Goulet
4b47bd439e
Rollup merge of #141596 - tshepang:patch-2, r=Urgau
rustc book: fix erratic sentence by making it more simple
2025-05-27 13:01:41 +02:00
Tshepang Mbambo
c170a699a6
diagnostic translations work is on pause 2025-05-26 22:09:35 +02:00
Alona Enraght-Moony
04f466a2bd
Remove rustdoc askama migration from getting started
This effort is blocked, so pointing new contributors here would be setting them up for failure.

https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/about.3A.20status.20of.20askama.20migration/with/497389045
2025-05-26 20:56:14 +01:00
Tshepang Mbambo
db998211e8
Merge pull request #2407 from smanilov/patch-14
Add time reference and tracking info for trait system refactor
2025-05-26 18:49:20 +02:00
Tshepang Mbambo
0497f31122
rustc book: fix erratic sentence by making it more simple 2025-05-26 17:55:03 +02:00
Stan Manilov
740aaf7ed9 Add time reference and tracking info for trait system refactor 2025-05-26 15:43:07 +03:00
Stan Manilov
b73dfdfbd3
Link normalization chapter 2025-05-26 15:39:25 +03:00
León Orell Valerian Liehr
8d1337bf6a
Flesh out sections about crashes tests and update mentions of glacier 2025-05-26 13:54:49 +02:00
jyn
231e8cb34e add "Compiler environment variables" section to the unstable book 2025-05-25 08:46:58 -04:00
jyn
4de3f8975a document existing setup 2025-05-24 19:49:21 -04:00
mejrs
d0582aacc1 Update rustc_on_unimplemented docs 2025-05-24 19:16:01 +02:00
Matthias Krüger
b0924297e1
Rollup merge of #141486 - xizheyin:issue-141414, r=GuillaumeGomez
rustdoc book: add argument explanation for `html_playground_url`

Fixes #141414

r? `@GuillaumeGomez`
2025-05-24 16:08:48 +02:00
Matthias Krüger
3e16a3ee9c
Rollup merge of #141480 - jyn514:treat-err-as-bug, r=jieyouxu
document some -Z flags as living in the rustc-dev-guide

i was looking for these but didn't find them at first; add a breadcrumb so people know where to look
2025-05-24 16:08:47 +02:00