Commit Graph

15 Commits

Author SHA1 Message Date
3c095f0fb5 remove Ctx from bases
Some checks failed
buildbot/cargo fmt (1.72) Build done.
buildbot/cargo clippy (1.72) Build done.
buildbot/cargo doc (1.72) Build done.
buildbot/cargo test (1.65) Build done.
buildbot/cargo clippy (1.65) Build done.
2023-08-31 23:07:12 +00:00
dc98e38b8f Send everything
All checks were successful
buildbot/cargo fmt (1.71) Build done.
buildbot/cargo doc (1.71) Build done.
buildbot/cargo clippy (1.71) Build done.
buildbot/cargo test (1.65) Build done.
buildbot/cargo clippy (1.65) Build done.
2023-08-11 00:14:44 +00:00
f9727d3117 simplify rectangles 2023-08-01 21:05:53 +00:00
552dd7586f rendered: remove #[cfg(doc)] 2023-07-30 11:35:32 +00:00
a10447457a TracedInject 2023-06-30 21:00:32 +00:00
8c8752c2e4 delete CastResult 2023-06-30 20:35:41 +00:00
f1bef0ed2c ResolverMap::resolve_map 2023-06-23 12:50:16 +00:00
e7dc834c8b match self Self 2023-06-16 07:53:07 +00:00
5cbabbdb37 write! 2023-06-16 07:33:32 +00:00
277bea3eb3 Context via FunctorContext 2023-05-30 15:15:45 +00:00
7b8221b4c3 restructuring 2023-05-30 01:27:57 +00:00
4352f4aa30 fmap reorder 2023-05-30 00:09:38 +00:00
906e159737 Monad lift lifetime 2023-05-26 08:52:58 +00:00
d9c8cff1db rename classes to instances 2023-05-23 13:28:32 +00:00
45923c401e add r prefixes to avoid confusion 2023-05-22 09:56:05 +00:00