mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Panic unwind feature in libstd
This commit is contained in:
parent
26108a8dbe
commit
cfa1711df8
@ -1,5 +1,5 @@
|
||||
[dependencies.std]
|
||||
features = []
|
||||
features = ["panic_unwind"]
|
||||
|
||||
[dependencies.test]
|
||||
stage = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user