rust/compiler/rustc_traits/src
2023-06-27 21:36:15 +00:00
..
chalk TypeWellFormedInEnv 2023-06-26 23:12:04 +00:00
codegen.rs Remove unnecessary DefineOpaqueTypes::Bubble from codegen 2023-06-27 21:36:15 +00:00
dropck_outlives.rs Uplift complex type ops back into typeck so we can call them locally 2023-05-27 04:13:44 +00:00
evaluate_obligation.rs Stop bubbling out hidden types from the eval obligation queries 2023-06-23 14:53:31 +00:00
implied_outlives_bounds.rs Uplift complex type ops back into typeck so we can call them locally 2023-05-27 04:13:44 +00:00
lib.rs s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList 2023-06-14 09:28:54 +02:00
normalize_erasing_regions.rs TypeWellFormedInEnv 2023-06-26 23:12:04 +00:00
normalize_projection_ty.rs Add AliasKind::Weak for type aliases. 2023-06-16 19:39:48 +00:00
type_op.rs Migrate predicates_of and caller_bounds to Clause 2023-06-26 23:12:03 +00:00