Commit graph

20 commits

Author SHA1 Message Date
8561bee50a feat: export experimental::to_string:s fn as experimental::s
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 54s
Test / build (map[name:stable]) (push) Successful in 59s
Release Please / Release-plz (push) Successful in 7s
2025-01-12 08:04:41 +00:00
0b2bd30279 build: use cargo-machete
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 1m0s
Test / build (map[name:stable]) (push) Successful in 58s
Release Please / Release-plz (push) Successful in 7s
2025-01-12 08:04:41 +00:00
d00f3337f9 docs: differentiate fn s from macro s
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 1m13s
Test / build (map[name:stable]) (push) Successful in 1m7s
Release Please / Release-plz (push) Successful in 7s
2025-01-12 08:04:41 +00:00
885de22736 fix: remove pointless alias for format
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 54s
Test / build (map[name:stable]) (push) Successful in 1m7s
Release Please / Release-plz (push) Successful in 8s
2025-01-12 08:04:41 +00:00
7e2cb47e19 chore(deps): add derive_more, serde serde_json
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 53s
Test / build (map[name:stable]) (push) Successful in 1m6s
Release Please / Release-plz (push) Successful in 7s
Used by newtype.
2025-01-12 08:04:41 +00:00
c48543d5d3 feat: add module experimental::kameo
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 53s
Test / build (map[name:stable]) (push) Successful in 1m3s
Release Please / Release-plz (push) Successful in 9s
2025-01-12 08:03:54 +00:00
6dc172d6a1 chore(deps): update https://git.kemitix.net/kemitix/rust action to v2.6.0
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 47s
Test / build (map[name:stable]) (push) Successful in 1m1s
Release Please / Release-plz (push) Successful in 9s
2025-01-11 22:26:52 +00:00
Renovate Bot
d2e0db259d chore(deps): update https://git.kemitix.net/kemitix/rust action to v2.6.0
Some checks failed
Test / build (map[name:nightly]) (pull_request) Successful in 49s
Test / build (map[name:stable]) (pull_request) Successful in 50s
Release Please / Release-plz (push) Successful in 15s
Test / build (map[name:stable]) (push) Has been cancelled
Test / build (map[name:nightly]) (push) Has been cancelled
2025-01-11 21:25:05 +00:00
Renovate Bot
62fe8fc56b Add renovate.json
Some checks failed
Test / build (map[name:nightly]) (pull_request) Successful in 3m57s
Test / build (map[name:stable]) (pull_request) Failing after 49s
Release Please / Release-plz (push) Successful in 36s
2025-01-11 21:02:45 +00:00
a9b1eea294 feat: add module experimental::kxio with backoff macro
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 2m20s
Test / build (map[name:stable]) (push) Successful in 2m12s
Release Please / Release-plz (push) Successful in 42s
2025-01-10 19:34:07 +00:00
48713e4e60 build: run llvm-cov
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 2m20s
Test / build (map[name:stable]) (push) Successful in 2m9s
Release Please / Release-plz (push) Successful in 35s
2025-01-10 19:34:07 +00:00
2c93e13230 feat: add function and macro s to convert to String
All checks were successful
Test / build (map[name:stable]) (push) Successful in 2m27s
Test / build (map[name:nightly]) (push) Successful in 2m24s
Release Please / Release-plz (push) Successful in 1m13s
2025-01-10 19:34:07 +00:00
96e7d4ebdd feat: add module experimental::to_string
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 1m42s
Test / build (map[name:stable]) (push) Successful in 2m12s
Release Please / Release-plz (push) Successful in 43s
2025-01-10 18:26:46 +00:00
9dfe83119f feat: add module experimental
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 1m44s
Test / build (map[name:stable]) (push) Successful in 2m11s
Release Please / Release-plz (push) Successful in 26s
2025-01-10 18:26:46 +00:00
7f2f8bdd5b feat: add f as alias for std::format macro
All checks were successful
Test / build (map[name:stable]) (push) Successful in 1m40s
Test / build (map[name:nightly]) (push) Successful in 2m30s
Release Please / Release-plz (push) Successful in 25s
2025-01-10 18:26:46 +00:00
64dd15fcb9 feat: add newtype macro
All checks were successful
Test / build (map[name:stable]) (push) Successful in 2m23s
Test / build (map[name:nightly]) (push) Successful in 1m37s
Release Please / Release-plz (push) Successful in 49s
2025-01-10 18:26:46 +00:00
04f550d660 feat: define features and their dependencies
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 1m36s
Test / build (map[name:stable]) (push) Successful in 2m19s
Release Please / Release-plz (push) Successful in 39s
2025-01-10 18:26:46 +00:00
194b481ff9 build: add license and forgejo workflows
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 1m36s
Test / build (map[name:stable]) (push) Successful in 1m53s
Release Please / Release-plz (push) Successful in 1m12s
2025-01-10 18:02:49 +00:00
c13fa51623 build: added justfile 2025-01-10 18:02:49 +00:00
21ae5bb7bd feat: init project 2025-01-10 09:08:56 +00:00