Commit graph

2039 commits

Author SHA1 Message Date
Ed Page
56d8b9a340
Merge pull request #962 from szepeviktor/patch-1
Fix changelog for OpenGraph
2024-04-01 21:26:51 -05:00
Viktor Szépe
83468c0c42
Fix changelog for OpenGraph 2024-04-02 04:23:28 +02:00
Ed Page
31cbc32eff chore: Release 2024-04-01 16:40:13 -05:00
Ed Page
4fe8b47da3 chore: Release 2024-04-01 16:39:04 -05:00
Ed Page
7932cc49e7 docs: Update changelog 2024-04-01 16:38:39 -05:00
Ed Page
60f3c38eea
Merge pull request #961 from epage/og
fix(dict): Don't correct OpenGraph's namespace
2024-04-01 16:38:07 -05:00
Ed Page
37254d2e8e fix(dict): Don't correct OpenGraph's namespace
Fixes #960
2024-04-01 16:31:35 -05:00
Ed Page
1d491b8911 chore: Release 2024-04-01 15:34:00 -05:00
Ed Page
ea134e7bea docs: Update changelog 2024-04-01 15:33:11 -05:00
Ed Page
96805df686
Merge pull request #959 from epage/eof
fix: Don't correct eof
2024-04-01 15:31:26 -05:00
Ed Page
68e8611ef5 fix: Don't correct eof 2024-04-01 15:15:53 -05:00
Ed Page
0d94ce21d0 chore: Release 2024-04-01 13:43:41 -05:00
Ed Page
ce0e5a0df1 chore: Release 2024-04-01 13:43:13 -05:00
Ed Page
41dc7c3696 docs: Update changelog 2024-04-01 13:42:21 -05:00
Ed Page
49498ef4e3
Merge pull request #958 from epage/spile
fix(dict): Remove Spile from being a typo
2024-04-01 13:40:44 -05:00
Ed Page
b7ee76ef6c fix(dict): Remove Spile from being a typo
Fixes #951
2024-04-01 13:34:19 -05:00
Ed Page
233d6a3386
Merge pull request #957 from epage/march
fix(dict): March and other updates
2024-04-01 13:33:04 -05:00
Ed Page
5c04e0f12b fix(dict): Apply grammarly typos
Fixes #955
2024-04-01 13:25:14 -05:00
Ed Page
96ecbb8639 fix(dict): March updates
Fixes #943
2024-04-01 13:17:53 -05:00
Ed Page
afd275590c chore(ci): Don't block on Lint Commits 2024-04-01 12:36:16 -05:00
Ed Page
2570b58a0f chore(ci): Skip branch protections 2024-04-01 12:31:49 -05:00
Ed Page
dc3e937fc6
Merge pull request #19 from epage/t
chore(ci): Ensure CI job always runs
2024-04-01 11:59:08 -05:00
Ed Page
d634de649f chore(ci): Ensure CI job always runs 2024-04-01 11:36:58 -05:00
Ed Page
815f9b2190
Merge pull request #953 from crate-ci/renovate/maturin-1.x
chore(deps): update dependency maturin to >=1.5,<1.6
2024-04-01 10:55:23 -05:00
Ed Page
3278d49444 chore: Allow print in tests 2024-04-01 10:35:16 -05:00
Ed Page
ebc70d00f9 chore: Only check missing_docs in lib
This also fires in examples and other places.

While docs in examples would be nice,
it isn't universally applicable and `allow`s would undermine the
examples.
2024-04-01 09:11:24 -05:00
Ed Page
a516bda4ad chore: Drop workspace.dependencies
Without automated checks, this will make it harder to track breaking
changes.
2024-04-01 08:58:36 -05:00
renovate[bot]
0509c6f3c1 chore(deps): update compatible 2024-04-01 01:02:57 +00:00
renovate[bot]
1501340653
chore(deps): update dependency maturin to >=1.5,<1.6 2024-04-01 00:54:52 +00:00
Ed Page
99e034bbbb chore: Move print lints to lib.rs
While there is a config for ignoring these in tests, it doesn't help
with examples.
2024-03-28 15:10:58 -05:00
Ed Page
8d4b1b6c8d chore: Remove clippy::tests_outside_test_module
See https://github.com/rust-lang/rust-clippy/issues/11024
2024-03-28 13:24:28 -05:00
Ed Page
6a9d2bf50f chore: Don't warn on unsafe
This works well when a package is a safe abstraction but to universally
apply in a template to all members of a workspace doesn't make sense.
2024-03-28 12:45:57 -05:00
Ed Page
314eef7f5f chore: Dont check must_use
See https://github.com/rust-lang/rust-clippy/issues/8339
2024-03-28 10:38:57 -05:00
Ed Page
2714cca7c3 chore(ci): Don't check for unused crates 2024-03-28 09:58:31 -05:00
Ed Page
9258d9af7b chore(ci): More exhaustively check features 2024-03-28 09:57:23 -05:00
Ed Page
92d486c4b0 chore(ci): Speed up lockfile check 2024-03-28 09:53:02 -05:00
Ed Page
9b1b566201 chore(ci): Fix all rust-version-specific checks to stable 2024-03-28 09:51:51 -05:00
Ed Page
c8b190be3a chore(ci): Use latest SARIF
Now that we run clippy on stable, we can do this
2024-03-28 09:50:22 -05:00
Ed Page
126eb3d4dc chore: Encourage a single test binary 2024-03-28 09:48:35 -05:00
Ed Page
8e647d9cd4 chore: Encourage use of workspace.dependencies 2024-03-28 09:35:59 -05:00
Ed Page
8ec86ab9a2 chore: Normalize clippy lint names 2024-03-25 12:33:58 -05:00
Ed Page
ace6e07683 chore(ci): Don't update stable and MSRV together
We might want to hold one or the other back
2024-03-21 12:20:47 -05:00
Ed Page
3d5ead81cf chore(ci): Configure standard lints 2024-03-21 10:51:32 -05:00
Ed Page
6233184298
Merge pull request #946 from eudoxa/fix_readme_faq_identifiers_typo
Fix Typo in README: "identifer" to "identifier"
2024-03-05 18:59:58 -06:00
morita shingo
e7c71d09c4 Fix Typo in README: "identifer" to "identifier" 2024-03-06 08:33:15 +09:00
Ed Page
8fbad372a8 chore(ci): Ensure latest job passes 2024-03-04 09:33:41 -06:00
Ed Page
bcafd462cb chore: Release 2024-03-01 10:42:05 -06:00
Ed Page
c79a9f17b3 chore: Release 2024-03-01 10:26:53 -06:00
Ed Page
5201049795 docs: Update changelog 2024-03-01 10:26:25 -06:00
Ed Page
54fb07ff99
Merge pull request #944 from epage/feb
fix(dict): February updates
2024-03-01 10:25:31 -06:00