Nicholas Nethercote
93e4b6ef06
Rename the ConstS::val
field as kind
.
...
And likewise for the `Const::val` method.
Because its type is called `ConstKind`. Also `val` is a confusing name
because `ConstKind` is an enum with seven variants, one of which is
called `Value`. Also, this gives consistency with `TyS` and `PredicateS`
which have `kind` fields.
The commit also renames a few `Const` variables from `val` to `c`, to
avoid confusion with the `ConstKind::Value` variant.
2022-06-14 13:06:44 +10:00
..
2022-06-02 07:58:29 +00:00
2022-06-03 17:16:41 -04:00
2022-06-10 08:35:03 +10:00
2022-06-13 15:48:40 +09:00
2022-06-13 15:48:40 +09:00
2022-06-02 11:22:16 +10:00
2022-06-13 15:48:40 +09:00
2022-06-14 13:06:44 +10:00
2022-06-13 16:01:16 +09:00
2022-06-14 13:06:44 +10:00
2022-06-07 08:50:13 -04:00
2022-06-11 18:05:34 +02:00
2022-06-14 13:06:44 +10:00
2022-06-14 13:06:44 +10:00
2022-06-10 08:35:03 +10:00
2022-06-07 05:04:14 +00:00
2022-06-12 19:52:49 -03:00
2022-06-06 12:21:49 +01:00
2022-06-10 17:22:28 +09:00
2022-06-13 15:48:40 +09:00
2022-06-13 21:35:56 +02:00
2022-06-03 17:16:41 -04:00
2022-06-11 16:38:48 -07:00
2022-06-04 15:28:15 +02:00
2022-06-10 11:58:29 +10:00
2022-06-09 07:13:46 +00:00
2022-06-14 13:06:44 +10:00
2022-06-13 15:48:40 +09:00
2022-06-14 13:06:44 +10:00
2022-06-03 16:46:19 +00:00
2022-06-07 14:47:57 -04:00
2022-05-26 13:14:24 +02:00
2022-06-08 10:24:12 +00:00
2022-06-11 20:08:48 +00:00
2022-06-14 13:06:44 +10:00
2022-06-14 13:06:44 +10:00
2022-06-12 07:27:57 +02:00
2022-06-14 13:06:44 +10:00
2022-06-14 13:06:44 +10:00
2022-06-13 16:01:16 +09:00
2022-06-13 15:48:40 +09:00
2022-06-03 17:16:41 -04:00
2022-06-08 09:24:03 +10:00
2022-06-10 11:58:29 +10:00
2022-06-10 11:58:29 +10:00
2022-06-13 16:01:16 +09:00
2022-06-03 17:16:41 -04:00
2022-06-10 11:58:29 +10:00
2022-06-11 12:59:27 +02:00
2022-06-11 06:17:54 +00:00
2022-06-14 13:06:44 +10:00
2022-06-10 22:32:30 +02:00
2022-06-14 13:06:44 +10:00
2022-06-14 13:06:44 +10:00
2022-06-11 20:08:48 +00:00
2022-06-10 08:35:03 +10:00
2022-06-14 13:06:44 +10:00