Three float comparisons became explicit epsilon checks, one const-valued assertion moved into a const block, and the crdt-only half of the new acceptance suite is now gated import-by-import. That last one is the interesting part: the negotiation-rule tests are pure and run in BOTH configurations, while everything needing a real daemon needs the crdt feature — a semantic session is necessarily a text replica, so a non-CRDT build cannot host one at all. Splitting the imports along that line is what keeps the default clippy configuration clean while leaving the version-ladder assertions where CI can actually reach them. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Lv428Fth9LRtffwJSsqH7T |
||
|---|---|---|
| .. | ||
| fonts | ||
| src | ||
| Cargo.toml | ||