rust/library/coretests
Matthias Krüger 502bf807bd
Rollup merge of #150082 - Enselic:hrtb-fn-pointer, r=fee1-dead
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.
2025-12-21 18:50:43 +01:00
..
benches Implement benchmarks for uN::{gather,scatter}_bits 2025-12-03 20:39:51 +02:00
tests Rollup merge of #150082 - Enselic:hrtb-fn-pointer, r=fee1-dead 2025-12-21 18:50:43 +01:00
Cargo.toml Move float tests from std to core 2025-05-13 22:22:15 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00