Dylan MacKenzie
2049052cb9
Put floating point arithmetic behind its own feature gate
...
This refactors handling of `Rvalue::{Unary,Binary}Op` in the
const-checker. Now we `span_bug` if there's an unexpected type in a
primitive operation. This also allows unary negation on
`char` values through the const-checker because it makes the code a bit
cleaner. `char` does not actually support these operations, and if it
did, we could evaluate them at compile-time.
2020-09-25 10:37:52 -07:00
..
2020-09-11 09:37:51 -07:00
2020-09-23 21:51:56 +02:00
2020-09-25 01:56:06 +00:00
2020-09-23 22:08:30 +02:00
2020-09-16 23:09:57 +02:00
2020-09-18 20:28:35 +02:00
2020-09-10 17:58:14 -04:00
2020-09-23 00:29:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-21 21:04:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-17 07:58:45 +02:00
2020-09-25 10:37:52 -07:00
2020-09-23 21:51:56 +02:00
2020-09-13 22:53:51 +02:00
2020-09-23 21:51:56 +02:00
2020-09-19 17:27:13 +02:00
2020-09-25 02:29:45 +02:00
2020-09-17 12:18:09 +02:00
2020-09-21 05:43:39 +02:00
2020-09-25 02:29:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-17 00:28:31 -04:00
2020-09-25 02:29:45 +02:00
2020-09-25 02:29:52 +02:00
2020-09-25 10:37:52 -07:00
2020-09-24 17:22:56 +00:00
2020-09-23 14:54:07 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-12 08:26:53 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-21 20:43:44 +02:00
2020-09-25 10:37:52 -07:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-25 02:29:45 +02:00
2020-09-17 07:58:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00