switch to env var for enabling ruma exhaustive types
this is more reliable than rustflags, since if RUST_FLAGS is set, then this setting would be ignored
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
[build]
|
[env]
|
||||||
rustflags = ["--cfg=ruma_unstable_exhaustive_types"]
|
RUMA_UNSTABLE_EXHAUSTIVE_TYPES = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user