Clippy complained one use of the char_array macro. Instead of fixing that use case, the observation is that the macro was needed only because MP table types mixed c_char and c_uchar for no particular reason. Only use c_uchar in those types, and drop char_array. Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||