You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit addresses the following error:
error: expressions must be enclosed in braces to be used as const generic arguments
--> src/r3/src/utils/int.rs:9:9
|
9 | if (MAX <= u8::MAX as u128) {
| ^^^
0 commit comments