Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc-ui
/
issue-105334.stderr
blob: e163bb4db9ee609a3941feadec49b01cb213e8ce [
file
] [
log
] [
blame
]
error
[
E0747
]:
constant provided
when
a type was expected
-->
$DIR
/
issue
-
105334.rs
:
1
:
11
|
LL
|
impl
Vec
<
br
##"*.."## > {}
|
^^^^^^^^^^^
error
:
aborting due to previous error
For
more information about
this
error
,
try
`rustc --explain E0747`
.