Skip to content

Commit 3bc292d

Browse files
authored
Merge pull request #4553 from rust-lang/rustup-2025-09-01
Automatic Rustup
2 parents bcda3b3 + 08e67f2 commit 3bc292d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e004014d1bf4c29928a0f0f9f7d0964d43606cbd
1+
828e45ad11ce4ab56dd64e93f1fb5dd8f0c0ae93

tests/x86_64-unknown-kernel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"llvm-target": "x86_64-unknown-none",
33
"target-endian": "little",
4-
"target-pointer-width": "64",
4+
"target-pointer-width": 64,
55
"target-c-int-width": 32,
66
"data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128",
77
"arch": "x86_64",

0 commit comments

Comments
 (0)