rustc_trait_selection

Module errors

Source

Modules§

Structs§

Enums§

Functions§

  • Given a set of captured DefId for an RPIT (opaque_def_id) and a given function (fn_def_id), try to suggest adding + use<...> to capture just the specified parameters. If one of those parameters is an APIT, then try to suggest turning it into a regular type parameter.