Commit 08b9a80
_copy_to_output!! error handling for mismatched types (#858)
* _copy_to_output!! error handling for mismatched types
* update project.toml
* comments
* Improve error handling in _copy_to_output!! function
Enhance error message in _copy_to_output!! function to provide more context about type mismatch.
Signed-off-by: Hong Ge <[email protected]>
* format.
* Apply suggestions from code review
Co-authored-by: Xianda Sun <[email protected]>
Signed-off-by: Hong Ge <[email protected]>
* minor tweaks
---------
Signed-off-by: Hong Ge <[email protected]>
Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: Xianda Sun <[email protected]>1 parent 01f7053 commit 08b9a80
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
320 | 333 | | |
321 | 334 | | |
322 | 335 | | |
| |||
0 commit comments