rust/compiler/rustc_trait_selection/src/traits
Dylan DPC 118aba359b
Rollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk
extract `ConstKind::Unevaluated` into a struct

r? `@oli-obk`
2021-03-21 02:01:36 +01:00
..
error_reporting Rollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk 2021-03-21 02:01:34 +01:00
query Fix use of bare trait objects everywhere 2021-03-18 02:18:58 +03:00
select Rollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk 2021-03-21 02:01:36 +01:00
specialize fix review 2021-02-25 04:21:12 +03:00
auto_trait.rs update const_eval_resolve 2021-03-20 17:22:24 +01:00
chalk_fulfill.rs compiler: fold by value 2020-11-16 22:34:57 +01:00
codegen.rs Use debug log level for developer oriented logs 2021-02-13 00:00:00 +00:00
coherence.rs Don't check self type twice 2021-02-12 17:37:32 +01:00
const_evaluatable.rs Rollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk 2021-03-21 02:01:36 +01:00
engine.rs
fulfill.rs Rollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk 2021-03-21 02:01:36 +01:00
misc.rs compiler: fold by value 2020-11-16 22:34:57 +01:00
mod.rs Remove an old FIXME comment and inline attribute 2021-02-28 20:43:58 +03:00
object_safety.rs Remove some unnecessary trait_ref calls 2021-02-13 19:30:07 +00:00
on_unimplemented.rs
project.rs Rollup merge of #82066 - matthewjasper:trait-ref-fix, r=jackh726 2021-02-18 16:57:34 +01:00
structural_match.rs Use TypeVisitor::BreakTy in structural_match::Search 2020-11-14 21:15:32 +01:00
util.rs More rebinds 2020-12-19 04:26:35 -05:00
wf.rs extract ConstKind::Unevaluated into a struct 2021-03-20 17:21:44 +01:00