Commit Graph

279 Commits

Author SHA1 Message Date
c7d69b9982 mdeserialize_sp
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:57:15 +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
4c35d38bb1 points_typed_sp
All checks were successful
buildbot/fmt-check Build done.
buildbot/clippy Build done.
buildbot/rustdoc Build done.
buildbot/runtests Build done.
2023-08-05 12:16:38 +00:00
78a7da34c1 derive(Eq)
All checks were successful
buildbot/clippy Build done.
buildbot/rustdoc Build done.
buildbot/runtests Build done.
2023-08-05 11:03:05 +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
4de8cd99a3 serialize_sp
All checks were successful
buildbot/runtests Build done.
2023-08-05 10:31:21 +00:00
2fb9fe9e86 StaticPairAtomic for pair
All checks were successful
buildbot/runtests Build done.
2023-08-04 23:53:43 +00:00
25ae91f0d2 array tests
All checks were successful
buildbot/runtests Build done.
2023-08-04 23:46:02 +00:00
f77d406983 cannot_parse_undersized_slice 2023-08-04 23:39:28 +00:00
e57fe2de09 cannot_parse_oversized_slice
All checks were successful
buildbot/runtests Build done.
2023-08-04 23:37:45 +00:00
677c3f3bd0 tests::cannot_parse_empty_slice
All checks were successful
buildbot/runtests-gitea Build done.
buildbot/runtests Build done.
2023-08-04 21:16:00 +00:00
58790a58d0 tests::can_parse_le 2023-08-04 20:52:49 +00:00
1836d97e41 tests::can_parse_zero
All checks were successful
buildbot/runtests-gitea Build done.
buildbot/runtests Build done.
2023-08-04 20:46:15 +00:00
e03744e652 InliningAtomic mention in StaticPairAtomic 2023-08-04 20:16:51 +00:00
6d8fb55d39 StaticPairAtomic docs 2023-08-04 20:06:48 +00:00
fec09f5ac2 StaticPairObject docs 2023-08-04 20:01:22 +00:00
e0b219b9e3 AtomicModeParse for StaticPairObject 2023-08-04 19:12:10 +00:00
68daaf1ccb ParseMode for StaticPairObject 2023-08-04 18:56:59 +00:00
9e26d8be7f refactor test code 2023-08-04 18:53:00 +00:00
3a62d362e5 AtomicBase for StaticPairObject 2023-08-04 18:20:34 +00:00
1a8d70957b refactor cast 2023-08-01 21:33:17 +00:00
f9727d3117 simplify rectangles 2023-08-01 21:05:53 +00:00
a9f1134556 simplify cast_resolved 2023-08-01 21:00:00 +00:00
7dbfc49c54 lookup_error 2023-08-01 20:57:02 +00:00
f08b7d3c7a cast_error 2023-08-01 20:55:38 +00:00
be427e4e87 OriginMap 2023-08-01 20:50:23 +00:00
1acce76b0b CastCtx 2023-08-01 20:33:51 +00:00
e6ff986e42 simplify validate_height 2023-08-01 20:25:14 +00:00
a6254d92b5 loosen is_null 2023-08-01 20:21:07 +00:00
5e85d06df6 Nullable::is_null 2023-08-01 20:17:04 +00:00
7f1d72898d NodeFactory via FactoryModeParse 2023-07-30 23:07:48 +00:00
25fe0655dc StackNodeFactory via FactoryModeParse 2023-07-30 23:03:36 +00:00
6935b072dd reorder stack definitions 2023-07-30 22:52:48 +00:00
f2ff6b8e9d use rmethods in regular stack 2023-07-30 22:51:23 +00:00
ce65688e47 rcore::inlining 2023-07-30 20:08:47 +00:00
c1c15c1c6b extract atomic_object 2023-07-30 20:01:23 +00:00
e15d1980ba atomic::inlining 2023-07-30 19:56:24 +00:00
09560ea690 move AtomicExt to atomic 2023-07-30 19:46:14 +00:00
565f884bf8 atomic::modes 2023-07-30 19:42:43 +00:00
ba402b62b5 move Atomic to atomic 2023-07-30 19:40:13 +00:00
81904f1e1c mode::inlining 2023-07-30 19:33:56 +00:00
2d8f457b21 rcore::stream 2023-07-30 19:24:28 +00:00
2077b8381a remove extra use in atomic 2023-07-30 19:11:58 +00:00
f07f0f3607 move ImplMode to mode 2023-07-30 19:00:44 +00:00
1b54cd4ae8 move ParseMode to mode 2023-07-30 18:55:46 +00:00
c91e34b04a move Mode to mode 2023-07-30 18:50:48 +00:00
db41cd220f MentionableTop docs 2023-07-30 17:31:07 +00:00
c9287c97d4 "Base"s docs 2023-07-30 17:08:57 +00:00