mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
502bf807bd
tests/ui/traits/fmt-pointer-trait.rs: Add HRTB fn pointer case Closes https://github.com/rust-lang/rust/issues/50280 which just **E-needs-test**. See https://github.com/rust-lang/rust/issues/50280#issuecomment-3664511295 for a bisect of the fix. The issue description is quite vague, so in the test I am linking directly to the most descriptive comment https://github.com/rust-lang/rust/issues/50280#issuecomment-626035934.