about summary refs log tree commit diff
path: root/tests/ui/fn/fn_def_opaque_coercion.rs
AgeCommit message (Expand)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+5
2024-04-24Register hidden types when equating function definitions in coercionOli Scherer-3/+5
2024-04-24Add some FnDef LUB coercion testsOli Scherer-0/+67