bors[bot] 803ff2e55e
Merge #7804
7804: Introduce TypeCtor::Scalar r=lnicola a=Veykril

`TypeCtor::Int(..) | TypeCtor::Float(..) | TypeCtor::Char | TypeCtor::Bool` => `TypeCtor::Scalar(..)`, in this case we can actually just straight up use `chalk_ir::Scalar` already since its just a POD without any IDs or anything.

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-02-28 13:36:44 +00:00
..
2021-02-28 13:36:44 +00:00
2021-02-28 13:36:44 +00:00
2021-02-28 11:06:37 +01:00
2021-02-15 18:33:12 +01:00
2021-02-05 16:57:26 +01:00
2021-02-05 16:09:45 +01:00
2021-02-25 10:34:48 -05:00
2021-02-25 05:47:13 +08:00
2021-02-12 16:31:16 +01:00