cargo-dinghy - A cargo extension to simplify running library tests and benches on smartphones and other small processor devices. cucumber - An implementation of the Cucumber testing framework for Rust. Fully native, no external test runners or dependencies. d-e-s-o/test-log [test-log] - ...
If you want to contribute, please readthis.
Discord chat server for the Tokio ecosystem and its community: https://discord.com/invite/tokio; Discord chat server for the Rust community in general (has a great channel for beginners to find help, and in a very fast manner): https://discord.com/invite/rust-lang; zulip chat server for...
Discord 查看更新记录阅读相关新闻查看讨论查找社区组 嵌入 抢先体验游戏 立刻获取体验权限然后开始游戏,并随着游戏的发展参与其中。 注意:该抢先体验的游戏内容尚不完整且也许会发生变化。如果您目前不是特别想玩这款游戏,那么您应该等待一段时间来观察游戏的开发进度。了解更多 ...
At next build / test time (seconds or minutes later). When code is shared with others (maybe you push a branch and CI tells you something is wrong) (minutes to days later). During code review (minutes to days later). When code is integrated (e.g. merged) (minutes to days later)....
s_client -ign_eof -quiet -connect localhost:8443 depth=2 CN = ponytown RSA CA verify error:num=19:self signed certificate in certificate chain hello world ^C $ echo hello world | cargo run --bin tlsclient-mio -- --cafile test-ca/rsa-2048/ca.cert -p 8443 localhost hello world ^C...
wasm-bindgen-test = "0.3.13" [profile.release] # Tell `rustc` to optimize for small code size. opt-level = "z" lto = true [build] rustflags = [ "-C", "link-args=-z stack-size=8000000 max-memory=8000000", ]69 changes: 69 additions & 0 deletions 69 rust/README.md Original...
You can also ask for help on Discord. Reference Top-level allowed-confusables A list of allowed "confusable" Unicode characters to ignore when enforcing RUF001, RUF002, and RUF003. Default value: [] Type: list[str] Example usage: [tool.ruff] # Allow minus-sign (U+2212), greek-small-...
Lazy normalisation aside, there are still a sizeable number of bugs and papercuts we'd like to address. If you're interested in tackling any of the remaining issues, feel free to ping me on the issue, or on Discord or Zulip for pointers on getting started. I'm confident we can make ...