mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
Update ui tests
This commit is contained in:
parent
4e1eeb9a45
commit
dc137dd868
@ -30,3 +30,4 @@ LL | let x = 0 as *const i32 as *const _ as *mut _;
|
||||
|
||||
error: aborting due to 3 previous errors
|
||||
|
||||
For more information about this error, try `rustc --explain E0641`.
|
||||
|
@ -10,3 +10,4 @@ LL | let mut y = 0 as *const _;
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0641`.
|
||||
|
Loading…
Reference in New Issue
Block a user