Skip to content

feat: titan surface - #50

Merged
macaris64 merged 2 commits into
masterfrom
feat/titan-view
Apr 26, 2026
Merged

feat: titan surface#50
macaris64 merged 2 commits into
masterfrom
feat/titan-view

Conversation

@macaris64

Copy link
Copy Markdown
Owner

No description provided.

macaris64 and others added 2 commits April 26, 2026 15:27
…odules

- demo_injector: add `clippy::indexing_slicing` to `#![allow]` block
  (frame/EVENTS indices are constant-bounded; demo tool context)
- demo_injector: wrap 17 snake_case/CamelCase field names in doc comments
  with backticks to satisfy `clippy::doc_markdown`
- sinks.rs tests: add `cast_possible_truncation` to the test `#[allow]`
  block (usize→u32/u8 loop counter casts are bounded)
- ui/mod.rs tests: add `indexing_slicing` to the test `#[allow]` block
  (vec indices are all statically bounded)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@macaris64
macaris64 merged commit c41d5b3 into master Apr 26, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant