Files
rust/compiler
Nilstrieb ca79b82c6c Never consider int and float vars for FnPtr candidates
This solves a regression where `0.0.cmp()` was ambiguous when a custom
trait with a `cmp` method was in scope.

FOr integers it shouldn't be a problem in practice so I wasn't able to
add a test.
2023-04-03 15:25:06 +00:00
..
2023-03-11 10:53:47 -06:00
2023-03-28 01:14:28 +00:00
2023-03-28 01:14:28 +00:00
2023-03-27 18:58:07 +00:00
2023-02-02 07:47:39 +01:00
2023-03-28 01:14:28 +00:00
2023-03-31 15:57:25 +11:00
2023-03-28 01:14:28 +00:00
2023-04-01 23:44:16 +02:00