mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
Update pretty test for auto trait syntax.
This commit is contained in:
parent
3241f4583b
commit
ca26f01dd1
@ -12,8 +12,6 @@
|
|||||||
|
|
||||||
// pp-exact
|
// pp-exact
|
||||||
|
|
||||||
trait MyTrait { }
|
auto trait MyTrait { }
|
||||||
|
|
||||||
impl MyTrait for .. { }
|
|
||||||
|
|
||||||
pub fn main() { }
|
pub fn main() { }
|
Loading…
Reference in New Issue
Block a user