This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a758d98f842e026b1a8fc86b380a37fc4ddfcd89
matrix-rust-sdk
/
.github
/
workflows
T
History
Jonas Platte
e3edf0139a
Enable rustdoc-map nightly feature via .cargo/config.toml
...
… instead of using -Z on the command line.
2022-06-13 14:30:10 +02:00
..
appservice.yml
Move appservice CI logic into xtask
2022-03-09 10:35:11 +01:00
audit.yml
ci: Run cargo audit every day
2022-05-19 10:03:46 +02:00
benchmarks.yml
ci(benchmarking): disable benchmark runs other than manually requested
2022-05-03 09:39:35 +02:00
ci.yml
test(crypto-nodejs): Set up CI to run the test suites.
2022-06-09 11:34:16 +02:00
coverage.yml
chore(test): Configure tarpaulin to use its config file.
2022-06-13 10:46:29 +02:00
docs.yml
Enable rustdoc-map nightly feature via .cargo/config.toml
2022-06-13 14:30:10 +02:00
ffi.yml
Use the nightly toolchain together with the newly introduced
target-applies-to-host
on the sdk-ffi crate debug builds to avoid cache corruption issues. Switched back to debug mode as the internal tokio crashes went away
2022-06-08 08:55:28 +02:00
style.yml
Apply suggestions from code review
2022-05-02 11:43:37 +02:00
wasm.yml
test(ci): Do not compile
matrix-sdk-crypto
to Wasm, but
-crypto-js
instead.
2022-05-31 08:40:16 +02:00