rust/src/librustc_resolve
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
..
build_reduced_graph.rs Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
check_unused.rs
diagnostics.rs
lib.rs Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00
macros.rs Auto merge of #47181 - michaelwoerister:var-len-def-index, r=eddyb 2018-01-13 09:11:59 +00:00
resolve_imports.rs Auto merge of #46551 - jseyfried:improve_legacy_modern_macro_interaction, r=nrc 2018-01-12 10:00:09 +00:00