This website requires JavaScript.
Explore
Help
Sign in
oss
/
conduit
Watch
1
Star
0
Fork
You've already forked conduit
0
mirror of
https://gitlab.com/famedly/conduit.git
synced
2025-06-27 16:35:59 +00:00
Code
Wiki
Activity
next
conduit
/
.cargo
/
config.toml
3 lines
43 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
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
2025-03-15 00:31:47 +00:00
[
env
]
RUMA_UNSTABLE_EXHAUSTIVE_TYPES
=
"1"
Copy permalink