rust/compiler/rustc_trait_selection/src/traits
2024-01-12 16:34:39 +00:00
..
error_reporting Remove redundant Code from FulfillmentErrorCode variants 2024-01-12 16:34:39 +00:00
query Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
select Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
specialize specialization_graph_of's errored field is used in the only call site, and used to immediately throw away the rest of the value. Let's use Result to statically signal that this is happening 2024-01-11 20:34:59 +00:00
auto_trait.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
coherence.rs Make inductive cycles in coherence ambiguous always 2024-01-08 15:03:59 +00:00
const_evaluatable.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
engine.rs rename -Ztrait-solver to -Znext-solver 2023-12-14 15:22:37 +01:00
fulfill.rs Remove redundant Code from FulfillmentErrorCode variants 2024-01-12 16:34:39 +00:00
misc.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
mod.rs Avoid silencing relevant follow-up errors 2024-01-09 21:08:16 +00:00
object_safety.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
outlives_bounds.rs Auto merge of #118968 - aliemjay:canon-static, r=lcnr 2024-01-09 09:20:33 +00:00
project.rs Remove movability from TyKind::Coroutine 2023-12-28 16:35:01 +00:00
structural_match.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
structural_normalize.rs Use alias-eq in structural normalization 2023-12-18 19:22:43 +00:00
util.rs Add helper for when we want to know if an item has a host param 2024-01-08 01:37:35 +00:00
vtable.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
wf.rs Only check principal trait ref for object safety 2023-12-06 20:22:37 +00:00