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