Sign in
rust
/
rust
/
98e8f99bc0401f9ff22dca2290b2bc2c33345a4b
/
.
/
compiler
/
rustc_error_codes
/
src
/
error_codes
/
E0110.md
blob: b9fe406ffb9bdb0a0c8c222d15a4f5dfde8c44cb [
file
] [
log
] [
blame
] [
view
]
#### Note: this error code is no longer emitted by the compiler.
You
tried to provide a lifetime to a type which doesn
't need it.
See `E0109` for more details.