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 |
|
许杰友 Jieyou Xu (Joe)
|
79301d6a32
|
Mention RUSTC_BOOTSTRAP for misc testing (#2136)
|
2024-11-18 16:18:15 +08:00 |
|
许杰友 Jieyou Xu (Joe)
|
e91942cbdb
|
Document how to acquire cdb.exe (#2137)
|
2024-11-16 16:53:42 +00:00 |
|
许杰友 Jieyou Xu (Joe)
|
3264a46f5b
|
Document max-llvm-major-version directive (#2129)
|
2024-11-14 22:16:16 +08:00 |
|
许杰友 Jieyou Xu (Joe)
|
44b0176d65
|
Document exact-llvm-major-version directive (#2135)
|
2024-11-14 17:38:14 +08:00 |
|
Sam Estep
|
b911dfc4a7
|
Note Rustfmt for separate rust-analyzer directory (#2134)
|
2024-11-13 21:37:25 +08:00 |
|
Tshepang Mbambo
|
a55257153a
|
still accurate (#2133)
|
2024-11-10 13:18:32 +08:00 |
|
Tshepang Mbambo
|
e534ff13d1
|
typo (#2132)
|
2024-11-10 11:36:49 +08:00 |
|
Tshepang Mbambo
|
b82e20983b
|
add valid date-check marker
|
2024-11-09 22:39:14 +02:00 |
|
Tbkhi
|
3c069eae21
|
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)
|
c5ef723880
|
Rename {ignore,only}-debug -> {ignore,needs}-{rustc,std}-debug-assertions (#2101)
|
2024-11-08 15:06:55 +08:00 |
|
Ralf Jung
|
d441ae5c13
|
update const stability docs (#2111)
|
2024-11-05 17:26:56 +08:00 |
|
Barrett
|
f86fe2934f
|
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
|
27985c743f
|
Add a link for the reference compiletest header (#2096)
|
2024-11-04 22:40:57 +08:00 |
|