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