ui_test 0.30.4

A test framework for testing rustc diagnostics output
Documentation
1
2
3
4
5
6
7
8
//@check-pass

#[test]
pub fn issue_7739() {
    // Ryƫ crate: https://github.com/dtolnay/ryu
}

fn main() {}