Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
consts
/
issue-87046.stderr
blob: 0f965e1ac3f1b8b809ceeff837d4f7d270de2ba8 [
file
] [
log
] [
blame
] [
edit
]
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