66 Commits
Author SHA1 Message Date
Sylvestre Ledru 15e0f7be58 try to add coverage 2022-11-19 20:17:29 +01:00
Sylvestre LedruandGitHub bfea0a5234 Merge pull request #3 from tertsdiepraam/rust-2021-edition
More maintainance fixes
2022-11-19 19:56:09 +01:00
Terts Diepraam 2eae77b0dc clippy fixes 2022-11-19 19:04:11 +01:00
Terts Diepraam 0e29895273 move tests out of lib.rs and into tests/test.rs 2022-11-19 19:01:24 +01:00
Terts Diepraam ace2e7bf69 enable rustfmt 2022-11-19 19:01:23 +01:00
Terts Diepraam 200c1f8a1f update Cargo.toml to resolve links to the fork 2022-11-19 19:00:35 +01:00
Terts Diepraam cda3e02a82 update to 2021 edition 2022-11-19 19:00:35 +01:00
Sylvestre LedruandGitHub d52d701918 Add dependabot 2022-11-19 18:51:28 +01:00
Sylvestre LedruandGitHub 108f642c11 Merge pull request #2 from tertsdiepraam/inclusive-loop
Make loop for `smallest_dimension_yet` inclusive
2022-11-19 18:50:44 +01:00
Terts DiepraamandGitHub 7c673933f9 Create ci.yml 2022-11-19 18:44:33 +01:00
Terts Diepraam 71bff985c1 make loop for smallest_dimension_yet inclusive 2022-11-19 17:02:22 +01:00
Sylvestre LedruandGitHub 8eec6c07af Merge pull request #1 from tertsdiepraam/readme-update
README: clarify that this is a fork and remove outdated links
2022-11-19 16:59:29 +01:00
Terts Diepraam f4073413e7 README: clarify that this is a fork and remove outdated links 2022-11-19 16:55:07 +01:00
Benjamin Sago 1cbc10f4fd Add a Justfile 2020-10-08 03:35:41 +01:00
Benjamin Sago 7e3d657997 Use MSRV badge 2020-10-08 03:31:23 +01:00
Benjamin SagoandGitHub 99396dd62e Merge pull request #10 from ignatenkobrain/patch-1
chore: Include useful files in crates.io tarball
2020-09-02 23:54:10 +01:00
Igor RaitsandGitHub 25b763c39b chore: Include useful files in crates.io tarball 2020-05-17 12:53:07 +02:00
Benjamin Sago 53e7e5ce9c v0.2.0 2020-04-26 18:26:12 +01:00
Benjamin Sago 7408c8d033 From doesn’t need to be imported 2020-04-26 18:23:42 +01:00
Benjamin Sago 2d923704c3 Remove weird implementation of PartialEq for Cell 2020-04-26 18:23:01 +01:00
Benjamin Sago 7eea57a933 Fix right-alignment bugs 2020-04-26 18:18:54 +01:00
Benjamin Sago e07eb74170 Doc changes and inter-linking 2020-04-26 16:59:20 +01:00
Benjamin Sago dd46547bf5 New top-block
• Get rid of the crate_name attributes
• Use new set of warnings
• Mark lifetimes in Display
2020-04-26 14:45:40 +01:00
Benjamin Sago 60aa897463 Minimum Rust version 2020-04-26 14:21:42 +01:00
Benjamin Sago 467f6af996 Sprinkle some Selves 2020-04-26 14:17:41 +01:00