Update feature definitions to current Rust. #360
ci.yml
on: push
Matrix: Rust check
Rust format
18s
Rust check and lint benchmarks
0s
Rust doc
0s
Check sync readme
0s
Check CLI
0s
Matrix: Rust check
Matrix: Rust lint
Coverage
0s
Annotations
21 errors
Rust check:
src/lib.rs#L576
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/lib.rs#L580
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/lib.rs#L582
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/lib.rs#L602
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/context/mod.rs#L212
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/context/mod.rs#L215
unexpected `cfg` condition value: `serde_support`
|
Rust check:
src/function/builtin.rs#L1
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/function/builtin.rs#L230
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/function/builtin.rs#L244
unexpected `cfg` condition value: `regex_support`
|
Rust check:
src/value/mod.rs#L22
unexpected `cfg` condition value: `serde_support`
|
Rust check (--all-features)
The job was canceled because "job" failed.
|
Rust check (--all-features):
src/lib.rs#L576
unexpected `cfg` condition value: `regex_support`
|
Rust check (--all-features):
src/lib.rs#L580
unexpected `cfg` condition value: `serde_support`
|
Rust check (--all-features):
src/lib.rs#L582
unexpected `cfg` condition value: `serde_support`
|
Rust check (--all-features):
src/lib.rs#L602
unexpected `cfg` condition value: `serde_support`
|
Rust check (--all-features):
src/context/mod.rs#L212
unexpected `cfg` condition value: `serde_support`
|
Rust check (--all-features):
src/context/mod.rs#L215
unexpected `cfg` condition value: `serde_support`
|
Rust check (--all-features):
src/function/builtin.rs#L1
unexpected `cfg` condition value: `regex_support`
|
Rust check (--all-features):
src/function/builtin.rs#L230
unexpected `cfg` condition value: `regex_support`
|
Rust check (--all-features):
src/function/builtin.rs#L244
unexpected `cfg` condition value: `regex_support`
|
Rust check (--all-features):
src/value/mod.rs#L22
unexpected `cfg` condition value: `serde_support`
|