Skip to content

Remove #[expect(dead_code)] suppressions once roadmap item 3.5.1 lands #360

@coderabbitai

Description

@coderabbitai

Summary

Track and remove #[expect(dead_code)] suppressions on the following items once the corresponding docs/backend-roadmap.md 3.5.1 work is implemented:

  • RouteRow
  • ExampleDataRunRow
  • UserRow.updated_at
  • WalkSessionRow.created_at and WalkSessionRow.updated_at

Context

The suppressions are correctly using #[expect(dead_code)] (which will cause a compile error automatically once the suppressed item is used), so no action is required before the roadmap items land. This issue exists solely to ensure clean-up is not forgotten when roadmap item 3.5.1 is implemented.

Raised during review of PR #354 by @leynos.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions