Skip to content

Commit 08e67f2

Browse files
author
The Miri Cronjob Bot
committed
Merge ref '828e45ad11ce' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 828e45ad11ce4ab56dd64e93f1fb5dd8f0c0ae93 Filtered ref: 10ab51e This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 47f81b5 + 10ab51e commit 08e67f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)