rust/src/librustc_resolve
leonardo.yvens 06506bb751 [Syntax Breaking] Rename DefaultImpl to AutoImpl
DefaultImpl is a highly confusing name for what we now call auto impls,
as in `impl Send for ..`. The name auto impl is not formally decided
but for sanity anything is better than `DefaultImpl` which refers
neither to `default impl` nor to `impl Default`.
2017-11-03 16:13:20 -02:00
..
build_reduced_graph.rs [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
check_unused.rs Address review comments, second turn 2017-08-27 19:02:24 +09:00
diagnostics.rs doc-test: In Markdown tests, Use all of <h1> to <h6> as the test name. 2017-10-08 00:49:33 +08:00
lib.rs [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02:00
macros.rs Remove the cstore reference from Session in order to prepare encapsulating CrateStore access in tcx. 2017-09-12 07:19:06 -07:00
resolve_imports.rs Remove the cstore reference from Session in order to prepare encapsulating CrateStore access in tcx. 2017-09-12 07:19:06 -07:00