bors[bot] bb0d4600ff
Merge #4770
4770: Clean up handling of int/float literal types r=matklad a=flodiebold

'Unknown' int/float types actually never exist as such, they get replaced by type variables immediately. So the whole `Uncertain<IntTy>` thing was unnecessary and just led to a bunch of match branches that were never hit.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2020-06-08 09:37:37 +00:00
..
2020-06-05 20:09:13 +02:00
2020-06-05 15:23:22 +00:00
2020-05-15 02:09:30 +02:00
2020-06-05 15:46:28 +00:00
2020-06-05 15:23:22 +00:00
2020-06-05 15:46:28 +00:00
2020-05-16 22:20:44 +02:00
2020-05-09 22:20:11 +03:00
2020-06-05 15:14:35 +00:00