We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tcx
param_env_to_generics
You can get a tcx from self.cx.tcx, there's no need to pass it separately.
self.cx.tcx
Note that this will conflict with #82020 so you may want to wait a day or two (or not, if you don't mind rebasing).