Commit bc5dce3
style: rustfmt the v0.4.0 release surface
The v0.4.0 work added many new modules across atomr-accel-py and
extended atomr-accel-tensorrt's actor.rs with FFI shims; rustfmt
reformats long error-string literals onto multi-line forms and
normalizes some let-bindings. CI's rustfmt --check gate caught the
delta on the v0.4.0 commit.
No semantic changes; cargo check --workspace passes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6c2d6a6 commit bc5dce3
17 files changed
Lines changed: 1377 additions & 410 deletions
File tree
- .claude
- crates
- atomr-accel-cuda/src/device
- atomr-accel-py/src
- atomr-accel-tensorrt/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
219 | 223 | | |
220 | 224 | | |
221 | | - | |
222 | | - | |
223 | | - | |
| 225 | + | |
224 | 226 | | |
225 | 227 | | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
229 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
230 | 236 | | |
231 | 237 | | |
232 | 238 | | |
233 | 239 | | |
234 | 240 | | |
235 | | - | |
236 | | - | |
237 | | - | |
| 241 | + | |
238 | 242 | | |
239 | 243 | | |
240 | 244 | | |
| |||
0 commit comments