FIR: use more specific cone error for unresolved user type ref
replaces diagnostic with <No name> with specific qualifier
This commit is contained in:
@@ -29,7 +29,6 @@ enum class DiagnosticKind {
|
||||
SuperNotAllowed,
|
||||
ValueParameterWithNoTypeAnnotation,
|
||||
UnknownCallableKind,
|
||||
SymbolNotFound,
|
||||
IllegalProjectionUsage,
|
||||
MissingStdlibClass,
|
||||
Other
|
||||
|
||||
Reference in New Issue
Block a user