Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Install latest
uses: actions-rs/toolchain@v1
with:
Expand All @@ -31,7 +31,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Install latest
uses: actions-rs/toolchain@v1
with:
Expand All @@ -45,7 +45,7 @@ jobs:
clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Install latest
uses: actions-rs/toolchain@v1
with:
Expand All @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
if: github.ref != 'refs/heads/main'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
with:
ref: refs/heads/${{ github.head_ref }}
persist-credentials: false
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
- test
- clippy
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand All @@ -124,7 +124,7 @@ jobs:
- test
- clippy
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down
2 changes: 1 addition & 1 deletion docs/.rustc_info.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"rustc_fingerprint":13690027882614928059,"outputs":{"17598535894874457435":{"success":true,"status":"","code":0,"stdout":"rustc 1.60.0 (7737e0b5c 2022-04-04)\nbinary: rustc\ncommit-hash: 7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c\ncommit-date: 2022-04-04\nhost: x86_64-unknown-linux-gnu\nrelease: 1.60.0\nLLVM version: 14.0.0\n","stderr":""},"2797684049618456168":{"success":false,"status":"exit status: 1","code":1,"stdout":"","stderr":"error: `-Csplit-debuginfo` is unstable on this platform\n\n"},"5309432699494263626":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n","stderr":""},"931469667778813386":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/runner/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""}},"successes":{}}
{"rustc_fingerprint":3159382573098090533,"outputs":{"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.72.0 (5680fa18f 2023-08-23)\nbinary: rustc\ncommit-hash: 5680fa18feaa87f3ff04063800aec256c3d4b4be\ncommit-date: 2023-08-23\nhost: x86_64-unknown-linux-gnu\nrelease: 1.72.0\nLLVM version: 16.0.5\n","stderr":""},"15729799797837862367":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/runner/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\noff\npacked\nunpacked\n___\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""}},"successes":{}}
2 changes: 1 addition & 1 deletion docs/.rustdoc_fingerprint.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"rustc_vv":"rustc 1.60.0 (7737e0b5c 2022-04-04)\nbinary: rustc\ncommit-hash: 7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c\ncommit-date: 2022-04-04\nhost: x86_64-unknown-linux-gnu\nrelease: 1.60.0\nLLVM version: 14.0.0\n"}
{"rustc_vv":"rustc 1.72.0 (5680fa18f 2023-08-23)\nbinary: rustc\ncommit-hash: 5680fa18feaa87f3ff04063800aec256c3d4b4be\ncommit-date: 2023-08-23\nhost: x86_64-unknown-linux-gnu\nrelease: 1.72.0\nLLVM version: 16.0.5\n"}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3ebd604780b6e01f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"[]","target":13977519194929735499,"profile":14473208297124147686,"path":12194825529008265702,"deps":[[3604316984868239912,"build_script_build",false,14440805965209185697]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/doc-comment-49320492121cae83/dep-lib-doc_comment"}}],"rustflags":[],"metadata":2009847191618272438,"config":2202906307356721367,"compile_kind":0}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a1ada2c2830c68c8
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"","target":0,"profile":0,"path":0,"deps":[[3604316984868239912,"build_script_build",false,2200569816358746873]],"local":[{"Precalculated":"0.3.3"}],"rustflags":[],"metadata":0,"config":0,"compile_kind":0}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f97a82bf96fe891e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"[]","target":8188216131759486267,"profile":13178609178403335023,"path":17252156501066694336,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/doc-comment-ffd15a95ae96471a/dep-build-script-build-script-build"}}],"rustflags":[],"metadata":2009847191618272438,"config":2202906307356721367,"compile_kind":0}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
afeaa3d5b221f169
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"","target":0,"profile":0,"path":0,"deps":[[15340987198089805406,"build_script_build",false,4012564592001164875]],"local":[{"RerunIfChanged":{"output":"debug/build/paste-03000d454419338b/output","paths":["build.rs"]}}],"rustflags":[],"metadata":0,"config":0,"compile_kind":0}
1 change: 0 additions & 1 deletion docs/debug/.fingerprint/paste-20ebc6fd9e2b3438/lib-paste

This file was deleted.

This file was deleted.

1 change: 1 addition & 0 deletions docs/debug/.fingerprint/paste-3438d5d70193e9e2/lib-paste
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0c713dc59e607477
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"[]","target":16353436600926080501,"profile":13178609178403335023,"path":14358474520932413063,"deps":[[15340987198089805406,"build_script_build",false,7633919895341886127]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/paste-3438d5d70193e9e2/dep-lib-paste"}}],"rustflags":[],"metadata":13015013502493569352,"config":2202906307356721367,"compile_kind":0}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4b268aa83c7eaf37
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"[]","target":2297296889237502566,"profile":13178609178403335023,"path":13953737244675886376,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/paste-933be25a5ccab2fd/dep-build-script-build-script-build"}}],"rustflags":[],"metadata":13015013502493569352,"config":2202906307356721367,"compile_kind":0}

This file was deleted.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
60a5601e659f5a3d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"[\"alloc\", \"default\", \"std\"]","target":3916664945231048275,"profile":14473208297124147686,"path":8197205610629558026,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/safe-transmute-95c3998b024316fe/dep-lib-safe-transmute"}}],"rustflags":[],"metadata":1405137643048346262,"config":2202906307356721367,"compile_kind":0}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3aac76167c17c6c7
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"rustc":17954901377634971088,"features":"[]","target":8165669218380602157,"profile":1722418203641614240,"path":17523903030608720598,"deps":[[3604316984868239912,"doc_comment",false,2297036472028544318],[15340987198089805406,"paste",false,8607611022842097932],[17122623820282837837,"safe_transmute",false,4421021240867726688]],"local":[{"Precalculated":"1693832771.188925062s (docs/.rustc_info.json)"}],"rustflags":[],"metadata":3531897852417656932,"config":2202906307356721367,"compile_kind":0}

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion docs/debug/build/doc-comment-1b06897278944c90/root-output

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This file has an mtime of when this was started.
1 change: 1 addition & 0 deletions docs/debug/build/doc-comment-f21abc208f163460/root-output
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/home/runner/work/ubits/ubits/docs/debug/build/doc-comment-f21abc208f163460/out
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/home/runner/work/ubits/ubits/docs/debug/build/doc-comment-ffd15a95ae96471a/build_script_build-ffd15a95ae96471a: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs

/home/runner/work/ubits/ubits/docs/debug/build/doc-comment-ffd15a95ae96471a/build_script_build-ffd15a95ae96471a.d: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs

/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs:
1 change: 1 addition & 0 deletions docs/debug/build/paste-03000d454419338b/invoked.timestamp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This file has an mtime of when this was started.
1 change: 1 addition & 0 deletions docs/debug/build/paste-03000d454419338b/output
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cargo:rerun-if-changed=build.rs
1 change: 1 addition & 0 deletions docs/debug/build/paste-03000d454419338b/root-output
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/home/runner/work/ubits/ubits/docs/debug/build/paste-03000d454419338b/out
Empty file.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/home/runner/work/ubits/ubits/docs/debug/build/paste-933be25a5ccab2fd/build_script_build-933be25a5ccab2fd: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/build.rs

/home/runner/work/ubits/ubits/docs/debug/build/paste-933be25a5ccab2fd/build_script_build-933be25a5ccab2fd.d: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/build.rs

/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/build.rs:
5 changes: 5 additions & 0 deletions docs/debug/deps/doc_comment-49320492121cae83.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/home/runner/work/ubits/ubits/docs/debug/deps/doc_comment-49320492121cae83.rmeta: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs

/home/runner/work/ubits/ubits/docs/debug/deps/doc_comment-49320492121cae83.d: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs

/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs:
5 changes: 0 additions & 5 deletions docs/debug/deps/doc_comment-bda2383960759dfa.d

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed docs/debug/deps/libpaste-20ebc6fd9e2b3438.so
Binary file not shown.
Binary file added docs/debug/deps/libpaste-3438d5d70193e9e2.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions docs/debug/deps/paste-20ebc6fd9e2b3438.d

This file was deleted.

8 changes: 8 additions & 0 deletions docs/debug/deps/paste-3438d5d70193e9e2.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/home/runner/work/ubits/ubits/docs/debug/deps/libpaste-3438d5d70193e9e2.so: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/lib.rs /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/attr.rs /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/error.rs /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/segment.rs

/home/runner/work/ubits/ubits/docs/debug/deps/paste-3438d5d70193e9e2.d: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/lib.rs /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/attr.rs /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/error.rs /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/segment.rs

/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/lib.rs:
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/attr.rs:
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/error.rs:
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/segment.rs:
Loading