Commit Graph

762 Commits

Author SHA1 Message Date
4adb021a14 type-neutral 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 13:02:03 +00:00
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
8758c86ae2 specific rustdoc errors
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:25:59 +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
40a1975e84 rust-version = "1.65"
All checks were successful
buildbot/runtests Build done.
buildbot/runtests-gitea Build done.
2023-08-04 23:00:14 +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
8729651ece set rust-version to used in dev 2023-08-04 20:20:55 +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
082574617c rust-version 2023-08-04 19:57:10 +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
248d5fe15d remove complexity lint 2023-08-04 18:17:03 +00:00
98b67c0cdc #[doc(no_inline)] 2023-08-02 06:09:00 +00:00
8a71fae804 func restructuring 2023-08-02 06:04:13 +00:00
1a8d70957b refactor cast 2023-08-01 21:33:17 +00:00
8db631f87e refactor subset 2023-08-01 21:33:02 +00:00
d481ec539e simplify Bounds 2023-08-01 21:12:47 +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
e3df6e523e remove allocations from _next_composite 2023-08-01 20:14:46 +00:00
0748b30593 simplify EvalTree::next 2023-08-01 20:07:59 +00:00
37263f983a simplify n_subset_of_n 2023-08-01 20:00:32 +00:00
e6a6dc847e simplify default unstuff 2023-08-01 10:21:00 +00:00
9a6671c711 ComposedIterative reformat 2023-08-01 09:59:52 +00:00
590cc0d6b2 Stackless covariant 2023-07-31 17:15:35 +00:00
d3c55ff1bd remove stackless defaults 2023-07-31 16:50:17 +00:00
1959b1833e stackless::atom 2023-07-31 16:16:14 +00:00