constant: Allow more constexpr constants.
This commit is contained in:
@@ -6,3 +6,6 @@ bitflags = true
|
||||
|
||||
[export]
|
||||
prefix = "Style" # Just ensuring they play well together :)
|
||||
|
||||
[const]
|
||||
allow_constexpr = true
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
[macro_expansion]
|
||||
bitflags = true
|
||||
|
||||
[const]
|
||||
allow_constexpr = true
|
||||
|
||||
Reference in New Issue
Block a user