Explain why len and is_empty can be None in Body #793
Annotations
28 warnings
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests:
src/lib.rs#L99
unexpected `cfg` condition name: `backtrace`
|
tests:
src/error.rs#L110
unexpected `cfg` condition name: `backtrace`
|
tests:
src/error.rs#L120
unexpected `cfg` condition name: `backtrace`
|
tests:
src/headers/header.rs#L38
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
tests:
src/headers/header.rs#L42
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
tests
`http-types` (lib) generated 5 warnings
|
tests
`http-types` (test "mime") generated 1 warning
|
tests:
src/body.rs#L581
unknown lint: `rustdoc::missing_doc_code_examples`
|
tests:
src/body.rs#L605
unknown lint: `rustdoc::missing_doc_code_examples`
|
tests:
src/request.rs#L908
unknown lint: `rustdoc::missing_doc_code_examples`
|
check unstable:
src/lib.rs#L99
unexpected `cfg` condition name: `backtrace`
|
check unstable:
src/error.rs#L110
unexpected `cfg` condition name: `backtrace`
|
check unstable:
src/error.rs#L120
unexpected `cfg` condition name: `backtrace`
|
check unstable:
src/headers/header.rs#L38
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
check unstable:
src/headers/header.rs#L42
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
check unstable
`http-types` (lib) generated 5 warnings
|
check unstable
`http-types` (test "mime") generated 1 warning
|
check:
src/lib.rs#L99
unexpected `cfg` condition name: `backtrace`
|
check:
src/error.rs#L110
unexpected `cfg` condition name: `backtrace`
|
check:
src/error.rs#L120
unexpected `cfg` condition name: `backtrace`
|
check:
src/headers/header.rs#L38
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
check:
src/headers/header.rs#L42
using `.deref()` on a double reference, which returns `&T` instead of dereferencing the inner type
|
check
`http-types` (lib) generated 5 warnings
|
check
`http-types` (test "mime") generated 1 warning
|
Loading