rust/src/librustc_privacy
leonardo.yvens f93183adb4 Remove impl Foo for .. in favor of auto trait Foo
No longer parse it.
Remove AutoTrait variant from AST and HIR.
Remove backwards compatibility lint.
Remove coherence checks, they make no sense for the new syntax.
Remove from rustdoc.
2018-01-13 18:48:00 +03:00
..
Cargo.toml Use recorded types in rustc_privacy 2017-09-23 00:50:46 +03:00
diagnostics.rs Removed as many "```ignore" as possible. 2017-06-23 15:31:53 +08:00
lib.rs Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00