Add try_newtype_datatype! for fallible domain conversions
#157
Annotations
7 warnings
|
cargo-shear
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
shear/test_enabled_without_tests
`test = true` on lib target `quiver_types` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `quiver_derive` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
shear/test_enabled_without_tests
`test = true` on proc-macro target `quiver_derive` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
shear/doctest_enabled_without_doctests
`doctest = true` on lib target `quiver` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
shear/test_enabled_without_tests
`test = true` on lib target `quiver` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
shear/unlinked_files
11 unlinked files in `quiver`
|