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 u32_i32_impls

Source location: tests/coherence_overlap.rs:230

#[test]
fn u32_i32_impls() {
    FormalityTest::new(crates![crate core {
        trait Foo {}
        impl Foo for u32 {}
        impl Foo for i32 {}
    }])
    .skip_execute()
    .ok()
}

Rules proved (19)

Premises failed (0)

This test records no negative coverage.

Proof trees

Proof tree