1
Fork 0
rust/compiler/rustc_trait_selection/src
Dylan DPC 0a791381c3
Rollup merge of #104509 - spastorino:use-obligation-ctxt, r=lcnr
Use obligation ctxt instead of dyn TraitEngine

r? `@lcnr`
2022-11-23 20:32:36 +05:30
..
traits Rollup merge of #104509 - spastorino:use-obligation-ctxt, r=lcnr 2022-11-23 20:32:36 +05:30
autoderef.rs Stop passing the self-type as a separate argument. 2022-11-21 20:39:46 +00:00
errors.rs Don't print full paths in overlap errors 2022-11-10 05:41:09 +00:00
infer.rs Stop passing the self-type as a separate argument. 2022-11-21 20:39:46 +00:00
lib.rs Use iterators instead of slices at more sites 2022-11-21 20:34:28 +00:00