go through uses of DefineOpaqueTypes::No and either document or change them · Issue #116652 · rust-lang/rust (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Open

0 of 1 issue completed

@oli-obk

Description

@oli-obk

This issue can be resolved in individual steps (each application of all steps should be their own commit!):

  1. flip a single usage of DefineOpauqeTypes::No to Yes
  2. see what tests fail, document the site by mentioning the test in a comment, revert to ::No, and open a PR.
  3. If no tests fail, still open a PR and assign to @oli-obk or @compiler-errors and leave a comment that there's no test exercising it. We'll try to come up with a test and/or run crater to find examples.

Sub-issues