Skip to main content

Crate rolldown_error

Crate rolldown_error 

Source

Structs§

AmbiguousExternalNamespaceModule
BatchedBuildDiagnostic
BuildDiagnostic
BundlerInitializeError
CausedPlugin
DiagnosableResolveError
Diagnostic
DiagnosticOptions
DiagnosticPrimaryLocation
Primary source location of a diagnostic’s first label.
EventKindSwitcher
ImportChainNote
PluginTimingInfo
RenderedDiagnostic
A diagnostic rendered to its display string together with its primary location.
RequireTla
UnloadableDependencyContext

Enums§

CjsExportSpan
Only record start offset for efficiency and simplicity
DiagnosableArcstr
A Hybrid string type used for diagnostic, e.g. for UnresolvedError, a specifier could be either a slice from raw source, or created during ast transformation. When the specifier came from raw source, we could use the Span information to give user better DX, otherwise, we could just use the string to create a fallback message.
EventKind
InvalidOptionType
Severity

Traits§

ResultExt

Functions§

consolidate_diagnostics
Consolidates diagnostics by merging those that can be grouped together.
downcast_napi_error_diagnostics
filter_out_disabled_diagnostics
resolve_error_to_message
Converts an oxc resolver error to a human-readable error message.

Type Aliases§

BuildResult
SingleBuildResult