about summary refs log tree commit diff
path: root/src/test/ui/const-generics/fn-const-param-call.rs
AgeCommit message (Expand)AuthorLines
2019-10-09Gate use of raw and function pointers in const generics behindben-1/+1
2019-10-09Pretty print function pointer const values.ben-1/+1
2019-10-09Fix calling function pointer const parameters. Also fixes inference ofben-0/+20