Bytecode parity - direct loop backedges #7578
+427
−98
Merged
Annotations
1 error and 10 warnings
|
prek
prek exited with code 1
|
|
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