converge-kernel 3.7.4

The curated in-process kernel API for Converge
Documentation
1
2
3
4
5
#[test]
fn compile_grouped_formation_surface() {
    let t = trybuild::TestCases::new();
    t.pass("tests/ui/pass_formation_surface.rs");
}