Add covering set
impl for generic version of trait when all values of a const are covered by impls
#132
Annotations
7 errors and 2 warnings
Run cargo test --all:
tests/ui/hello_world_fail.stderr#L15
this line was expected to be ` failed at (/home/runner/work/a-mir-formality/a-mir-formality/crates/formality-core/src/judgment/proven_set.rs:192:13) because`
|
Run cargo test --all:
tests/ui/basic_where_clauses_fail.stderr#L16
this line was expected to be ` failed at (/home/runner/work/a-mir-formality/a-mir-formality/crates/formality-core/src/judgment/proven_set.rs:192:13) because`
|
Run cargo test --all:
tests/ui/consts/generic_mismatch.stderr#L10
this line was expected to be ` failed at (/home/runner/work/a-mir-formality/a-mir-formality/crates/formality-core/src/judgment/proven_set.rs:192:13) because`
|
Run cargo test --all:
tests/ui/consts/mismatch.stderr#L10
this line was expected to be ` failed at (/home/runner/work/a-mir-formality/a-mir-formality/crates/formality-core/src/judgment/proven_set.rs:192:13) because`
|
Run cargo test --all:
tests/ui/consts/not_covering.stderr#L10
this line was expected to be ` failed at (/home/runner/work/a-mir-formality/a-mir-formality/crates/formality-core/src/judgment/proven_set.rs:192:13) because`
|
Run cargo test --all
test failed, to rerun pass `-p a-mir-formality --test ui`
|
Run cargo test --all
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 logs for this run have expired and are no longer available.
Loading