Opcode name #7433
+162
−209
Open
Opcode name #7433
Annotations
10 warnings
|
cargo shear
`doctest = true` on lib target `rustpython_host_env` 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_host_env` 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