Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Test rigid_const_bound

Source location: tests/consts.rs:58

#[test]
fn rigid_const_bound() {
    FormalityTest::new(crates![crate Foo {
        trait Foo where type_of_const true is bool {}
    }])
    .skip_execute()
    .ok()
}

Rules proved (34)

Premises failed (0)

This test records no negative coverage.

Proof trees

Proof tree
… (200 of 983 nodes shown)