许杰友 Jieyou Xu (Joe)
5000a7027c
Merge pull request #2231 from yegeunyang/#2069
2025-01-29 05:02:55 +00:00
yegeunyang
2332c8e114
Touch up a sentence
2025-01-28 22:56:52 -06:00
许杰友 Jieyou Xu (Joe)
ed1fc5d8e1
Merge pull request #2232 from yegeunyang/#2114
...
Add a link to declare_lint! macro doc in diagnostics.md
2025-01-29 04:08:54 +00:00
许杰友 Jieyou Xu (Joe)
b221a6bfad
Merge pull request #2229 from notriddle/typescript
...
Add some extra pointers for rustdoc frontend devs
2025-01-29 03:53:00 +00:00
yegeunyang
7e74e43eaa
Add link to declare_lint! macro
2025-01-28 21:05:12 -06:00
yegeunyang
930c6a61e3
Add "Writing tests" section
2025-01-28 20:42:26 -06:00
Michael Howell
bc8f00367e
Add some extra pointers for rustdoc frontend devs
2025-01-28 11:04:26 -07:00
许杰友 Jieyou Xu (Joe)
15929a3a91
Merge pull request #2226 from Kobzol/rustc-pull-ci-bash
...
Fix rustc-pull CI's bash commands
2025-01-28 12:35:41 +08:00
Jakub Beránek
a0f5d80dfe
Fix rustc-pull CI's bash commands
2025-01-27 23:34:43 +01:00
Noah Lev
e8952555b6
Merge pull request #2223 from marxin/CI-cache-restore-key
...
CI: use key-restore for cache GH action
2025-01-26 14:21:09 -08:00
Tshepang Mbambo
100f2c343d
Merge pull request #2225 from ehuss/patch-3
...
Correct information on dylib compression
2025-01-26 22:22:47 +02:00
Eric Huss
ae3a58a13a
Correct information on dylib compression
...
Compression of dylibs was removed in https://github.com/rust-lang/rust/pull/113695 (and decompression removed in https://github.com/rust-lang/rust/pull/132402 ).
2025-01-26 12:08:48 -08:00
León Orell Valerian Liehr
1eab81562b
Merge pull request #2224 from ehuss/rustdoc-boring
...
Update boring lines to sync with rustdoc
2025-01-26 02:43:03 +01:00
León Orell Valerian Liehr
3ffcf606a9
Remove accidental leading empty line in code block
2025-01-26 02:42:09 +01:00
Eric Huss
684424aeef
Update boring lines to sync with rustdoc
2025-01-25 13:49:32 -08:00
Martin Liska
adb70de1c4
CI: use key-restore for cache GH action
...
It seems one can't overwrite a cache entry:
```
Failed to save: Unable to reserve cache with key linkcheck--0.8.1, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/master, Key: linkcheck--0.8.1, Version: 33f8fd511bed9c91c40778bc5c27cb58425caa894ab50f9c5705d83cb78660e0
Warning: Cache save failed.
```
A proper solution is to use `restore-keys`:
https://github.com/actions/cache/blob/main/tips-and-workarounds.md#update-a-cache
2025-01-25 18:22:00 +01:00
Yuki Okushi
a0bc41f5b9
Merge pull request #2221 from ada4a/patch-1
2025-01-25 14:00:46 +09:00
许杰友 Jieyou Xu (Joe)
f8829d107d
Merge pull request #2220 from rust-lang/revert-2217-bors-rollup-never
2025-01-24 22:22:29 +08:00
Ada Alakbarova
168456e7a3
fix(solve/significant-changes): typo
2025-01-24 14:12:17 +01:00
Jakub Beránek
d56358082c
Revert "Add `@bors rollup=never` to rustc-push PR body"
2025-01-24 13:59:05 +01:00
许杰友 Jieyou Xu (Joe)
8ebc7c0b32
Merge pull request #2217 from Kobzol/bors-rollup-never
2025-01-22 00:22:11 +08:00
Jakub Beránek
7fb252d7fe
Add `@bors rollup=never` to rustc-push PR body
2025-01-21 17:00:28 +01:00
Jakub Beránek
508ee80f58
Merge pull request #2216 from Kobzol/ci-pull-zulip
...
Send a message to Zulip when a sync finishes
2025-01-20 18:29:52 +01:00
Jakub Beránek
f9cb2ec0e7
Send a message to Zulip when a sync finishes
2025-01-20 18:15:59 +01:00
Jakub Beránek
8c5b8fa814
Merge pull request #2215 from Kobzol/pull
...
rustc pull
2025-01-20 15:54:51 +01:00
许杰友 Jieyou Xu (Joe)
a817a7c33f
Merge pull request #2214 from Kobzol/subtree-portable-simd
2025-01-20 21:26:03 +08:00
Jakub Beránek
1e32114309
Merge from rustc
2025-01-20 14:12:41 +01:00
Jakub Beránek
c89935feca
Preparing for merge from rustc
2025-01-20 14:11:57 +01:00
Jakub Beránek
0ae03351d2
Add portable SIMD to list of subtrees
2025-01-20 13:53:10 +01:00
许杰友 Jieyou Xu (Joe)
28d85dcf89
Merge pull request #2213 from jieyouxu/install-josh-proxy
2025-01-20 12:36:25 +08:00
许杰友 Jieyou Xu (Joe)
81e9f12d3b
docs: document how to install a suitable `josh-proxy` locally
...
Co-authored-by: Boxy <rust@boxyuwu.dev>
2025-01-20 12:35:45 +08:00
bors
9ee223d6c6
Auto merge of #135742 - RalfJung:miri-sync, r=RalfJung
...
Miri subtree update
r? `@ghost`
2025-01-19 20:46:10 +00:00
bors
e0621e4ad2
Auto merge of #135714 - rust-lang:cargo_update, r=clubby789
...
Weekly `cargo update`
Automation to keep dependencies in `Cargo.lock` current.
The following is the output from `cargo update`:
```txt
compiler & tools dependencies:
Locking 13 packages to latest compatible versions
Updating anstyle-wincon v3.0.6 -> v3.0.7
Updating bitflags v2.7.0 -> v2.8.0
Updating chrono-tz v0.10.0 -> v0.10.1
Updating js-sys v0.3.76 -> v0.3.77
Updating log v0.4.22 -> v0.4.25
Updating miniz_oxide v0.8.2 -> v0.8.3
Updating uuid v1.11.1 -> v1.12.0
Updating valuable v0.1.0 -> v0.1.1
Updating wasm-bindgen v0.2.99 -> v0.2.100
Updating wasm-bindgen-backend v0.2.99 -> v0.2.100
Updating wasm-bindgen-macro v0.2.99 -> v0.2.100
Updating wasm-bindgen-macro-support v0.2.99 -> v0.2.100
Updating wasm-bindgen-shared v0.2.99 -> v0.2.100
note: pass `--verbose` to see 41 unchanged dependencies behind latest
library dependencies:
Locking 1 package to latest compatible version
Updating miniz_oxide v0.8.2 -> v0.8.3
note: pass `--verbose` to see 4 unchanged dependencies behind latest
rustbook dependencies:
Locking 12 packages to latest compatible versions
Updating anstyle-wincon v3.0.6 -> v3.0.7
Updating bitflags v2.7.0 -> v2.8.0
Updating cc v1.2.8 -> v1.2.10
Updating js-sys v0.3.76 -> v0.3.77
Updating log v0.4.22 -> v0.4.25
Updating miniz_oxide v0.8.2 -> v0.8.3
Adding rustversion v1.0.19
Updating wasm-bindgen v0.2.99 -> v0.2.100
Updating wasm-bindgen-backend v0.2.99 -> v0.2.100
Updating wasm-bindgen-macro v0.2.99 -> v0.2.100
Updating wasm-bindgen-macro-support v0.2.99 -> v0.2.100
Updating wasm-bindgen-shared v0.2.99 -> v0.2.100
```
2025-01-19 14:19:27 +00:00
bors
ed1739060c
Auto merge of #135725 - GuillaumeGomez:rollup-dxn3use, r=GuillaumeGomez
...
Rollup of 5 pull requests
Successful merges:
- #134858 (Provide structured suggestion for `#![feature(..)]` in more cases)
- #135679 (create an issue template for bootstrap)
- #135685 (Remove unused `item-row` CSS class)
- #135716 (Don't skip argument parsing when running `rustc` with no arguments)
- #135723 (Fix dev guide docs for error-pattern)
r? `@ghost`
`@rustbot` modify labels: rollup
2025-01-19 11:38:05 +00:00
Guillaume Gomez
ab001eb232
Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxu
...
Fix dev guide docs for error-pattern
I know it would have made more sense to make this PR to the dev guide repo but I had already made the fix before I realized that.
r? `@jieyouxu`
2025-01-19 11:48:17 +01:00
Noratrieb
166fa3b79e
Fix dev guide docs for error-pattern
...
I know it would have made more sense to make this PR to the dev guide
repo but I had already made the fix before I realized that.
2025-01-19 11:36:41 +01:00
bors
101f53978b
Auto merge of #135329 - oli-obk:push-sytltwnzxlrq, r=Noratrieb
...
Stable Hash: Ignore all HirIds that just identify the node itself
This should provide better incremental caching, but it seems there is more to it.
These IDs also serve no purpose being in the stable hash of the item they refer to, only when referring to *another* item is it important that we hash the `HirId`. So we can at least avoid the cost during stable hashing, even if we don't benefit from it by avoiding some queries' caches from being invalidated
Unsure how to make sure we do this right by construction. Would be nice to do something type based
2025-01-17 20:53:15 +00:00
Yuki Okushi
c1b4cfaa96
Merge pull request #2211 from patrickoliveira15/patch/inference-invariance
2025-01-18 05:26:20 +09:00
Patrick Oliveira
fbceffc7ca
remove outdated text about wfx implies
2025-01-17 12:04:42 -03:00
bors
66eb7ef200
Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee
...
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 (#120495 and https://github.com/rust-lang/rust-analyzer/pull/16463 ) due to inactivity in the amdgpu target.
Introduce a `gpu-kernel` calling convention that translates to `ptx_kernel` or `amdgpu_kernel`, depending on the target that rust compiles for.
Tracking issue: #135467
amdgpu target tracking issue: #135024
2025-01-17 04:36:09 +00:00
许杰友 Jieyou Xu (Joe)
e887a1bcb3
Merge pull request #2212 from jieyouxu/fix-rustdoc-js
2025-01-17 08:41:25 +08:00
许杰友 Jieyou Xu (Joe)
e9d9b29d06
compiletest: fix outdated `rustdoc-js` test suite name
2025-01-17 08:40:04 +08:00
bors
728805d1f0
Auto merge of #134504 - oli-obk:push-rltsvnyttwll, r=compiler-errors
...
Use trait definition cycle detection for trait alias definitions, too
fixes #133901
In general doing this for `All` is not right, but this code path is specifically for traits and trait aliases, and there we only ever use `All` for trait aliases.
2025-01-16 18:46:28 +00:00
lcnr
a75e404c37
Merge pull request #2210 from lcnr/promote-type-tests
...
incorrect wording
2025-01-15 14:25:09 +01:00
lcnr
46458edee5
nyaa
2025-01-15 14:23:48 +01:00
Ralf Jung
dd8c7d7528
Merge pull request #4139 from rust-lang/rustup-2025-01-15
...
Automatic Rustup
2025-01-15 08:39:35 +00:00
许杰友 Jieyou Xu (Joe)
f15b0ec700
Merge pull request #2209 from rmehri01/typos
2025-01-15 15:56:16 +08:00
Ryan Mehri
b4940bbed6
fix some more typos
2025-01-14 23:01:42 -08:00
许杰友 Jieyou Xu (Joe)
a1e4273fd6
Merge pull request #2202 from Kobzol/pull-ci
2025-01-15 14:06:04 +08:00
许杰友 Jieyou Xu (Joe)
06c7682cb6
Merge pull request #2208 from camelid/fix-some-links
2025-01-15 13:56:27 +08:00