Inline peek_ahead to fix 186 and remove iter::peek_ahead as it is now unused. #271
Annotations
5 errors and 8 warnings
Test without SIMD:
src/lib.rs#L857
field `cursor` of struct `iter::Bytes` is private
|
Test without SIMD:
src/lib.rs#L857
field `end` of struct `iter::Bytes` is private
|
Test without SIMD:
src/lib.rs#L857
field `cursor` of struct `iter::Bytes` is private
|
Test without SIMD
could not compile `httparse` (lib) due to 3 previous errors
|
Test without SIMD
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test without SIMD
[email protected]: detected CARGO_CFG_HTTPARSE_DISABLE_SIMD_COMPILETIME environment variable, using runtime SIMD detection only
|
Test without SIMD
[email protected]: detected CARGO_CFG_HTTPARSE_DISABLE_SIMD_COMPILETIME environment variable, using runtime SIMD detection only
|
Setup Rust
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/
|
Setup Rust
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/
|
Setup Rust
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/
|
Setup Rust
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/
|
Loading