about summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src/error_codes/E0138.md
blob: 2e6ba546a16c711c319e64ea23cf7eb7f3c314fc (plain)
1
2
3
#### Note: this error code is no longer emitted by the compiler.

More than one function was declared with the `#[start]` attribute.