Bump cargo-bins/cargo-binstall from 1.17.8 to 1.17.9 #7566
+1
−1
Merged
Annotations
10 warnings
|
cargo shear
`doctest = true` on lib target `rustpython_jit` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
cargo shear
`test = true` on lib target `rustpython_jit` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
cargo shear
`doctest = true` on lib target `rustpython_derive_impl` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
cargo shear
`test = true` on lib target `rustpython_derive_impl` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
cargo shear
`doctest = true` on lib target `rustpython_derive` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
cargo shear
`test = true` on proc-macro target `rustpython_derive` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
cargo shear
`doctest = true` on lib target `rustpython_compiler_source` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
cargo shear
`test = true` on lib target `rustpython_compiler_source` but source contains no tests (set `test = false` to avoid compiling a test harness for this target)
|
|
cargo shear
`doctest = true` on lib target `rustpython_compiler` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
|
cargo shear
`doctest = true` on lib target `rustpython_codegen` but source contains no doc tests (set `doctest = false` to avoid running doc tests for this target)
|
Loading