josh11b and Geoff Romer
46503c0a9d
Explorer and toolchain changes to implement #2483 ( #2707 )
...
This PR is making two main changes to the Explorer and Toolchain:
- Replace the `is` keyword in `where SomeType is SomeInterface` with `impls`, so it is `where SomeType impls SomeInterface`
- Rewrite uses of the "impls" to something else to avoid, frequently "`impl` declarations" or "implementations", to avoid confusion with the `impls` keyword.
---------
Co-authored-by: Geoff Romer <gromer@google.com >
2023-03-28 12:28:52 -07:00
..
2022-12-06 20:17:00 -08:00
2023-02-07 10:10:45 -08:00
2023-03-02 14:04:44 -08:00
2023-01-18 17:36:55 -08:00
2023-03-02 14:04:44 -08:00
2022-12-06 20:17:00 -08:00
2023-03-28 12:28:52 -07:00
2022-10-17 13:52:37 -07:00
2023-02-22 13:41:12 -08:00
2022-10-17 13:52:37 -07:00
2023-03-07 17:09:40 -08:00
2023-03-02 14:04:44 -08:00
2022-12-06 20:17:00 -08:00
2023-03-28 12:28:52 -07:00
2023-03-22 09:58:30 -07:00
2023-02-07 10:10:45 -08:00
2023-03-02 14:04:44 -08:00
2023-01-10 19:24:35 -08:00
2023-03-02 14:04:44 -08:00
2023-02-22 13:51:25 -08:00
2023-01-04 14:22:30 -08:00
2022-12-06 20:17:00 -08:00
2022-12-06 20:17:00 -08:00
2023-03-28 12:28:52 -07:00
2023-03-28 12:28:52 -07:00
2022-10-17 13:52:37 -07:00
2023-03-28 12:28:52 -07:00
2023-02-14 13:28:52 -08:00
2023-01-04 14:22:30 -08:00
2022-12-06 20:17:00 -08:00
2023-01-18 17:36:55 -08:00
2023-02-14 17:44:16 -08:00
2023-03-28 12:28:52 -07:00
2023-03-28 12:28:52 -07:00
2023-02-08 13:21:15 -08:00
2023-02-21 09:58:31 -08:00
2023-02-17 09:31:48 -08:00
2022-10-17 13:52:37 -07:00
2023-03-02 14:04:44 -08:00
2022-10-17 22:07:19 -07:00
2022-10-17 13:52:37 -07:00
2022-12-06 20:17:00 -08:00
2022-10-17 13:52:37 -07:00
2023-01-04 15:53:47 -08:00
2023-01-20 18:48:13 -08:00
2023-03-22 14:19:02 -07:00
2023-03-02 14:04:44 -08:00
2023-01-23 08:59:14 -08:00
2023-02-07 10:10:45 -08:00
2023-02-22 13:41:12 -08:00
2022-10-06 12:25:23 -07:00