]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #47416 - petrochenkov:remove-impl-for-dot-dot, r=petrochenkov
authorbors <bors@rust-lang.org>
Sat, 13 Jan 2018 21:48:12 +0000 (21:48 +0000)
committerbors <bors@rust-lang.org>
Sat, 13 Jan 2018 21:48:12 +0000 (21:48 +0000)
Remove `impl Foo for .. {}` in favor `auto trait Foo {}`

Rebase of https://github.com/rust-lang/rust/pull/46480 with restored parsing support.

1  2 
src/librustc/ty/mod.rs
src/libsyntax/feature_gate.rs

Simple merge
Simple merge