Commit Graph

23 Commits

Author SHA1 Message Date
656237a4df FixedSizeFactory for pair
All checks were successful
buildbot/fmt-check Build done.
buildbot/runtests Build done.
buildbot/clippy Build done.
buildbot/rustdoc Build done.
2023-08-05 15:28:00 +00:00
8f6fcfba6c AtomicModeParse for pair
All checks were successful
buildbot/fmt-check Build done.
buildbot/runtests Build done.
buildbot/rustdoc Build done.
buildbot/clippy Build done.
2023-08-05 13:31:44 +00:00
eaa83b1bf0 MentionableTop for tuple
All checks were successful
buildbot/fmt-check Build done.
buildbot/clippy Build done.
buildbot/runtests Build done.
buildbot/rustdoc Build done.
2023-08-05 13:22:02 +00:00
68f8a9ca29 FactoryModeParse for pair
All checks were successful
buildbot/fmt-check Build done.
buildbot/clippy Build done.
buildbot/runtests Build done.
buildbot/rustdoc Build done.
2023-08-05 13:15:42 +00:00
1cb0f4042b ParseMode for tuple
All checks were successful
buildbot/fmt-check Build done.
buildbot/clippy Build done.
buildbot/runtests Build done.
buildbot/rustdoc Build done.
2023-08-05 12:53:20 +00:00
84bd058004 *Bases for tuple
All checks were successful
buildbot/fmt-check Build done.
buildbot/runtests Build done.
buildbot/rustdoc Build done.
buildbot/clippy Build done.
2023-08-05 12:51:26 +00:00
48dae94d85 Serializable for tuple
Some checks failed
buildbot/rustdoc Build done.
buildbot/runtests Build done.
buildbot/clippy Build done.
2023-08-05 10:56:44 +00:00
b5bda0e937 intentional failure
Some checks failed
buildbot/clippy Build done.
buildbot/runtests Build done.
buildbot/rustdoc Build done.
2023-08-05 10:51:58 +00:00
2fb9fe9e86 StaticPairAtomic for pair
All checks were successful
buildbot/runtests Build done.
2023-08-04 23:53:43 +00:00
ce65688e47 rcore::inlining 2023-07-30 20:08:47 +00:00
1b54cd4ae8 move ParseMode to mode 2023-07-30 18:55:46 +00:00
936f41735a ModeResult 2023-07-29 23:39:09 +00:00
7d07f5ffea "inlineable" -> "inlining" 2023-07-29 20:16:52 +00:00
1f454fec16 loosen StaticPair bounds for tuple 2023-07-29 11:04:34 +00:00
14cf1bb3bc fix pair docs 2023-06-28 13:05:28 +00:00
bfff862b03 remove Pair 2023-06-28 13:00:38 +00:00
e7dc834c8b match self Self 2023-06-16 07:53:07 +00:00
5cbabbdb37 write! 2023-06-16 07:33:32 +00:00
8ecc4678f7 add mentionable to unexpected_tail 2023-06-16 06:48:44 +00:00
5037ee3c84 InlineableFactory implying Factory 2023-06-08 01:12:04 +00:00
906e159737 Monad lift lifetime 2023-05-26 08:52:58 +00:00
a935ba68f5 more type aliases 2023-05-25 13:46:56 +00:00
45923c401e add r prefixes to avoid confusion 2023-05-22 09:56:05 +00:00