mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-13 07:24:00 +00:00
Tidy fix
This commit is contained in:
parent
68b38c3bd9
commit
75cc40335c
@ -11,4 +11,4 @@ fn foo(abc: <u16 as Zoo>::X) {}
|
||||
|
||||
fn main() {
|
||||
let x: *const u8 = foo as _;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user