rust/compiler/rustc_trait_selection/src/traits
Dylan DPC 74b23f9d11
Rollup merge of #83980 - pierwill:fix-compiler-librustc-names, r=davidtwco
Fix outdated crate names in compiler docs

Changes `librustc_X` to `rustc_X`, only in documentation comments.
Plain code comments are left unchanged.
2021-04-08 20:29:58 +02:00
..
error_reporting Add spans to E0277 for impl/trait type/fn obligation disparity 2021-04-06 19:55:45 -07:00
query Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
select Auto merge of #82780 - cjgillot:dep-stream, r=michaelwoerister 2021-04-01 16:29:33 +00:00
specialize Remove trailing : from E0119 message 2021-04-06 18:16:11 -07:00
auto_trait.rs Cleanups and comments 2021-03-31 10:16:37 -04: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 Do not ICE when closure is involved in TAIT 2021-04-06 18:17:50 -07:00
const_evaluatable.rs Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
engine.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
fulfill.rs Track bound vars 2021-03-31 10:15:27 -04:00
misc.rs compiler: fold by value 2020-11-16 22:34:57 +01:00
mod.rs Add has_default to GenericParamDefKind::Const 2021-03-23 17:16:20 +00:00
object_safety.rs Some rebinds and dummys 2021-03-31 10:05:32 -04:00
on_unimplemented.rs Add has_default to GenericParamDefKind::Const 2021-03-23 17:16:20 +00:00
project.rs Track bound vars 2021-03-31 10:15:27 -04:00
structural_match.rs Use TypeVisitor::BreakTy in structural_match::Search 2020-11-14 21:15:32 +01:00
util.rs Add tcx lifetime to Binder 2021-03-31 10:13:57 -04:00
wf.rs Add tcx lifetime to Binder 2021-03-31 10:13:57 -04:00