Commit graph

2550 commits

Author SHA1 Message Date
Jakub Beránek
515d7eb33f Preparing for merge from rustc 2025-01-05 18:12:52 +01:00
Boxy
1a75c30604 Split stuff out of representing types, and rewrite early/late bound chapter (#2192) 2025-01-05 17:51:45 +01:00
Stuart Cook
a483d98993 Describe how to use rust-analyzer with rmake.rs (#2191) 2025-01-05 17:51:45 +01:00
Tshepang Mbambo
f46e4aa3a9 fix comment 2025-01-05 17:51:45 +01:00
Tshepang Mbambo
a5207d30d3 make paragraph more readable 2025-01-05 17:51:45 +01:00
Tshepang Mbambo
2e6c7b4cc1 repetition not needed 2025-01-05 17:51:45 +01:00
Jakub Beránek
047e26bcad Document josh subtrees and update subtree repository list (#2182) 2025-01-05 17:51:45 +01:00
Jakub Beránek
1c4ad64a44 Add tooling for performing Josh synces (#2183) 2025-01-05 17:51:45 +01:00
Onur Özkan
6c43e06e11 comment out FIXMEs to not display them on UI (#2186) 2025-01-05 17:51:45 +01:00
Max Heller
17d512ab59 Use id attribute for <a> tags instead of deprecated name attribute (#2184) 2024-12-31 22:02:50 +08:00
Noah Lev
cc9a6fa552 Opt into, rather than out of, linkcheck (#2180)
This makes it less of a hassle to render the book locally.
2024-12-30 17:22:22 +08:00
Stuart Cook
6a8c200e6c Remove stale implementation details of coverage instrumentation (#2179)
This level of detail in the dev guide is a maintenance burden; better to leave
this sort of thing to in-tree comments.
2024-12-30 12:02:52 +11:00
Martin Liška
a4e98268bb Remove properly tracked config file from .gitignore & add support for skipping of link-checking (#2023)
* Remove properly tracked config file from .gitignore

The file is part of the git history and is a configuration file.

Fixes: #2018

* Add  env. variable support

* Refactoring

* Really skip linkcheck if requested
2024-12-29 13:23:49 -08:00
Martin Liška
bb3f3d8efd Add a couple of linkcheck exceptions: (#2120)
* Add a couple of linkcheck exceptions:

Addresses:
```

Server returned 500 Internal Server Error for https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-inactive+is%3Aclosed
Server returned 401 Unauthorized for https://objects.githubusercontent.com/github-production-release-asset-2e65be/343907537/60cd5880-7b81-11eb-9502-68d5f473ebe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241103T085906Z&X-Amz-Expires=300&X-Amz-Signature=e532fd7d2bd271f12988982bc8e5a47a0f966b40452b55d444bbb74292ac1fb1&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Drustc.generic.wpaProfile&response-content-type=application%2Foctet-stream
Server returned 500 Internal Server Error for https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-inactive
```

* Skip only github.com/rust-lang/rust/pulls?q=
2024-12-29 12:58:21 -08:00
Martin Liška
7ab1ca0f63 Add missing link for [Node] (#2177) 2024-12-30 04:34:34 +08:00
Martin Liška
8f3ffa3084 Fix 403 received for HEAD request (#2176) 2024-12-30 04:33:45 +08:00
Martin Liška
e19542f0a9 Start using mdbook-linkcheck2 (#2103) 2024-12-28 15:00:32 -08:00
clubby789
1a99d3bafa Document x test --no-capture (#2174) 2024-12-28 19:55:20 +08:00
Stuart Cook
dec978fb3b Remove the -test suffix from normalize directives (#2172) 2024-12-28 17:32:43 +08:00
bjorn3
1289e54d58 Rework the driver docs (#2162) 2024-12-27 20:40:32 +08:00
clubby789
d2e8f12cd2 Document forbid-output for UI tests (#2171) 2024-12-27 12:21:52 +00:00
clubby789
e425e8ae48 completions: Zsh is now supported (#2173) 2024-12-27 09:03:10 +08:00
lcnr
edd2a9bc39 region-outlives propagation (#2169)
* region-outlives propagation

* woops

* gamer
2024-12-23 10:17:51 +01:00
clubby789
444d0d765d Document the --debugger flag (#2170) 2024-12-23 08:43:28 +00:00
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