rust/src/librustc_save_analysis
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 Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
dump_visitor.rs Rollup merge of #47081 - pietroalbini:fix-nested-tree-dump, r=nrc 2018-01-13 02:26:24 +08:00
json_dumper.rs allow filtering analysis by reachability 2017-11-19 23:19:35 -05:00
lib.rs Auto merge of #47181 - michaelwoerister:var-len-def-index, r=eddyb 2018-01-13 09:11:59 +00:00
sig.rs Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00
span_utils.rs Use PathBuf instead of String where applicable 2017-12-14 11:22:08 +01:00