hcpl

Results 15 issues of hcpl

This is a proposal to remake `Cell` and related functionality to simplify fixing issues #45, #46 and possibly #47 (since this proposal, if accepted, will allow defining custom behaviour of...

enhancement

Also set the minimum required Rust to 1.26 and track that version in CI to prevent accidental breakages.

Custom metadata is placed in `[package.metadata]`, not `[metadata]`, as shown in https://doc.rust-lang.org/cargo/reference/manifest.html#the-metadata-table-optional and https://github.com/mmstick/cargo-deb#packagemetadatadeb-options.

Previously, if `sn` couldn't access a directory (either it doesn't exist or access denied), the program would enter an infinite loop. Sending "done" status to workers regardless of the result...

For example, create an empty directory and call `sn p foo` in it.

The following links from README (https://github.com/vmchale/tin-summer/blame/81e2db046e5ebdff751363aa5c32431d740f12e5/README.md#L127-L128) all point to the home page with no CSS: * http://vmchale.com/bench/tin-summer.html * http://vmchale.com/bench/tin-summer-parallel.html Please update the links.

AIUI, https://docs.rust-embedded.org is now considered the main reference point for embedded docs. If that's the case, please edit the GitHub repo description link from https://rust-embedded.github.io/book/ to https://docs.rust-embedded.org/book/ for consistency (even...

AIUI, https://docs.rust-embedded.org is now considered the main reference point for embedded docs. If that's the case, please edit the GitHub repo description link from https://rust-embedded.github.io/discovery/ to https://docs.rust-embedded.org/discovery/ for consistency (even...