]> git.lizzy.rs Git - rust.git/commit
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)
commitcf4c3cbe5524608fd3a8fcd626f3c73223022be7
treef805e0b886a4355f85d277d83731b16d19a6baad
parente6072a7b3835f1875e81c9fd27799f9b20a0770c
parent22598776b04cc947f001191b47c18d981b46eec7
Auto merge of #47416 - petrochenkov:remove-impl-for-dot-dot, r=petrochenkov

Remove `impl Foo for .. {}` in favor `auto trait Foo {}`

Rebase of https://github.com/rust-lang/rust/pull/46480 with restored parsing support.
src/librustc/ty/mod.rs
src/libsyntax/feature_gate.rs