Sign in
rust
/
rust
/
dffadd38089c57dd6fa3e2bf4baaa1e129a8ea37
/
.
/
compiler
/
rustc_error_codes
/
src
/
error_codes
/
E0132.md
blob: cbb14510ed75a42a94f17b50ad2e3af1036e47ee [
file
] [
view
]
#### Note: this error code is no longer emitted by the compiler.
A
function
with
the
`start`
attribute was declared
with
type parameters
.