Use cfg_select! macro instead of cfg_if!
#7636
Draft
Annotations
11 warnings
|
prek
Checksum is not known for 0.3.9:prek-x86_64-unknown-linux-gnu.tar.gz; skipping verification for prek 0.3.9
|
|
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