Skip to content

Commit 382388e

Browse files
committed
Use `-Zbuildstd
1 parent c183314 commit 382388e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

real_mode/.cargo/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[build]
22
target = "x86-32bit.json"
3+
4+
[alias]
5+
xbuild = "build -Zbuild-std=core"

0 commit comments

Comments
 (0)