mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
31375d2074
and use rustc_hir_pretty directly instead
4 lines
41 B
Rust
4 lines
41 B
Rust
// check-pass
|
|
|
|
fn func(0u8..=255: u8) {}
|