mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Enables cast_possible_truncation, cast_sign_loss, items_after_statements, needless_pass_by_value, return_self_not_must_use, uninlined_format_args, unreadable_literal, and unnested_or_patterns. Keeps doc_markdown disabled. Replaces unsafe `as` casts with try_from().unwrap() throughout, using #[allow] only for f64-to-integer casts which have no try_from equivalent. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||