41e8d152dc
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
8 lines
215 B
Text
8 lines
215 B
Text
error: cannot use unsized non-slice type `Username` in constant patterns
|
|
--> $DIR/issue-87046.rs:28:13
|
|
|
|
|
LL | ROOT_USER => true,
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|