rust/src/librustc/traits
2019-09-02 22:11:29 -07:00
..
codegen Remove unnecessary lift calls 2019-06-14 21:11:50 +02:00
query Simplify eager normalization of constants 2019-08-23 00:48:52 +02:00
specialize Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank" 2019-08-04 19:52:43 +03:00
auto_trait.rs Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
chalk_fulfill.rs Run rustfmt --file-lines ... for changes from previous commits. 2019-06-14 18:58:32 +03:00
coherence.rs Remove needless lifetimes 2019-07-03 10:00:26 +02:00
engine.rs Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
error_reporting.rs On object safety violation, point at source when possible 2019-09-02 20:22:22 -07:00
fulfill.rs review comments 2019-08-19 12:24:06 -07:00
mod.rs Don't use lift to detect local types 2019-06-26 13:04:05 +02:00
object_safety.rs account for DUMMY_SP and correct wording 2019-09-02 22:11:29 -07:00
on_unimplemented.rs Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
project.rs Simplify eager normalization of constants 2019-08-23 00:48:52 +02:00
select.rs Add Option<Span> to require_lang_item 2019-08-28 07:11:12 +09:00
structural_impls.rs Use associated_type_bounds where applicable - closes #61738 2019-08-08 22:39:15 +02:00
util.rs Remove needless lifetimes 2019-07-03 10:00:26 +02:00