rust/src/librustc_traits
bors 0b8d817404 Auto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
[chalkify] Small refactoring and WF/FromEnv rules for types

r? @nikomatsakis
2018-06-22 01:17:52 +00:00
..
Cargo.toml implement the chalk traits, albeit with many placeholders 2018-05-24 12:01:27 -04:00
chalk_context.rs Add rules for type well-formedness 2018-06-07 14:38:23 +02:00
dropck_outlives.rs Clean up dropck_outlives PhantomData handling 2018-05-15 14:22:25 +01:00
evaluate_obligation.rs Retry canonical trait query in standard mode if overflow occurs 2018-04-26 20:28:30 -05:00
lib.rs rustc: rename ty::maps to ty::query. 2018-06-14 18:05:12 +03:00
lowering.rs Add rules for type well-formedness 2018-06-07 14:38:23 +02:00
normalize_erasing_regions.rs improved debug output 2018-04-26 13:31:24 -04:00
normalize_projection_ty.rs Avoid allocations in opt_normalize_projection_type. 2018-05-17 10:35:39 +10:00
util.rs Register outlives predicates from queries the right way around. 2018-05-31 20:40:25 +01:00