ErrLookup › iced-rs/iced
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm · Rust · 280 source files
Analyzed at 2cffa99b39 on 2026-08-16. 48 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| not implemented | panic | critical | rust, iced, async, executor, feature-flag, panic, unimplemented |
| Encode input message | panic | error | rust, iced, debug, beacon, bincode, serde, serialization, panic |
| Encode input message | panic | error | rust, iced, debug, beacon, bincode, serde, serialization, panic |
| lock font name cache | panic | error | rust, iced, font, mutex, lock-poisoning, panic |
| Downcast widget state | panic | error | rust, iced, widget, state, downcast, any, panic |
| Write application metadata | panic | error | rust, iced, debug, rwlock, lock-poisoning, panic, metadata |
| Read last palette | panic | error | rust, iced, debug, theme, rwlock, lock-poisoning, panic |
| Write last palette | panic | error | rust, iced, debug, theme, rwlock, lock-poisoning, panic |
| Read application metadata | panic | error | rust, iced, debug, beacon, lazy-init, rwlock, lock-poisoning, panic |
| Lock hot functions | panic | error | rust, iced, debug, hot-reload, mutex, lock-poisoning, panic |
| Set hot functions | panic | error | rust, iced, debug, hot-reload, oncelock, race-condition, panic |
| Hot function is stale | panic | error | rust, iced, debug, hot-reload, subsecond, reentrancy, panic |
| Write to font system | panic | error | rust, iced, graphics, font, cosmic-text, rwlock, lock-poisoning, panic |
| Read from font system | panic | error | rust, iced, graphics, font, cosmic-text, rwlock, lock-poisoning, panic |
| Write font system | panic | error | rust, iced, graphics, text, outline, cosmic-text, rwlock, lock-poisoning, panic |
| Editor should always be initialized | panic | error | rust, iced, graphics, text-editor, reentrancy, panic, invariant |
| Editor cannot have multiple strong references | panic | error | rust, iced, graphics, text-editor, arc, shared-ownership, panic, invariant |
| Write to cursor cache | panic | error | |
| Write font system | panic | error | |
| Cursor line should be present | panic | error | |
| Line layout should be cached | panic | error | |
| Write font system | panic | error | |
| Read font system | panic | error | |
| Caches must not be empty | panic | error | |
| Create color | panic | error | |
| Create linear gradient | panic | error | |
| Convert color from iced to tiny_skia | panic | error | |
| Build quad rectangle | panic | error | |
| Build circle path | panic | error | |
| Create clip rectangle | panic | error | |
| Create color | panic | error | |
| Create linear gradient | panic | error | |
| Create damage rectangle | panic | error | |
| Create softbuffer surface for window | panic | error | |
| Non-zero width | panic | error | |
| Resize surface | panic | error | |
| Create clip mask | panic | error | |
| Create softbuffer context | panic | error | |
| Create pixel map | panic | error | |
| Tessellate path. | panic | error | |
| Fill rectangle | panic | error | |
| Stroke path | panic | error | |
| Stroke rectangle | panic | error | |
| Create surface | panic | error | |
| Render text | panic | error | |
| Render cached text | panic | error | rust, iced, wgpu, cryoglyph, text-rendering, glyph-atlas, panic, window-resize |
| Create event loop | panic | critical | rust, iced, winit, linux, x11, wayland, headless, ci, panic, startup |
| Create window | panic | critical | rust, iced, winit, window-creation, gpu, egl, webassembly, headless, panic, startup |