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]
df119e193a
chore(deps): update compatible
2024-04-01 01:34:15 +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
30d8157b08
Merge pull request #1173 from cobalt-org/renovate/pulldown-cmark-0.x
...
chore(deps): update rust crate pulldown-cmark to 0.10
2024-03-01 10:12:31 -06:00
Ed Page
a70330665b
Merge pull request #1174 from cobalt-org/renovate/rust-1.x
...
chore(deps): update msrv to v1.76
2024-03-01 10:12:19 -06:00
renovate[bot]
15c4de2534
chore(deps): update msrv to v1.76
2024-03-01 15:55:42 +00:00
Ed Page
920fb01f99
test: Update snapshots
2024-03-01 09:25:09 -06:00
renovate[bot]
9642bc6098
chore(deps): update rust crate pulldown-cmark to 0.10
2024-03-01 09:25:09 -06:00
Ed Page
9ae846cde1
Merge pull request #1172 from cobalt-org/renovate/pre-commit-action-3.x
...
chore(deps): update pre-commit/action action to v3.0.1
2024-03-01 09:04:30 -06:00
Ed Page
2d5ff555cc
Merge pull request #16 from epage/renovate/pre-commit-action-3.x
...
chore(deps): Update pre-commit/action action to v3.0.1
2024-03-01 08:58:45 -06:00
renovate[bot]
e15c9cbbb0
chore(deps): update compatible
2024-03-01 01:28:12 +00:00
renovate[bot]
b9c317e36a
chore(deps): update pre-commit/action action to v3.0.1
2024-03-01 01:25:39 +00:00
renovate[bot]
7846c5130e
chore(deps): Update pre-commit/action action to v3.0.1
2024-03-01 00:30:14 +00:00
Ed Page
c35db6ac8a
chore: Release
2024-02-28 10:18:33 -06:00
Ed Page
04ddb98c58
chore: Release
2024-02-27 19:47:46 -06:00
Ed Page
768b608678
docs: Update changelog
2024-02-27 19:47:34 -06:00
Ed Page
ee62e2e0cf
Merge pull request #1169 from jcbhmr/patch-1
...
use / as base url instead of host addr in serve cmd
2024-02-27 19:45:19 -06:00
Jacob Hummer
a114ebe7e2
Update serve.rs
2024-02-27 15:34:36 -06:00
Jacob Hummer
509ece6a13
Update serve.rs
2024-02-22 19:02:15 -06:00
Ed Page
c977df5149
chore(ci): Prevent cargo-hack from blowing away our lockfile
...
See taiki-e/cargo-hack#234
2024-02-20 20:22:05 -06:00
Ed Page
779496bb00
chore(ci): Run the latest clippy
2024-02-15 10:08:37 -06:00
Ed Page
4db293d99b
chore(ci): Only verify MSRV for published packages
2024-02-15 09:58:01 -06:00
Ed Page
51a98a25b6
chore(ci): Defer to package.rust-version for clippy
2024-02-15 09:57:26 -06:00
Ed Page
bd21d3928f
Merge pull request #1167 from epage/snap
...
chore: Update snapbox
2024-02-14 19:56:47 -06:00
Ed Page
ed9366707d
chore: Update snapbox
2024-02-14 19:50:24 -06:00
Ed Page
8eed235af0
chore: Update dependency
2024-02-10 20:37:33 -06:00
Ed Page
a9841352e6
Merge pull request #1166 from cobalt-org/renovate/rust-1.x
...
chore(deps): update msrv to v1.73
2024-02-09 10:16:13 -06:00
renovate[bot]
dc16741c7c
chore(deps): update msrv to v1.73
2024-02-09 03:49:57 +00:00
Ed Page
1313256db3
chore(ci): Use latest for coverage
2024-02-08 09:07:52 -06:00
Ed Page
da56001fd6
chore(ci): Gather coverage
2024-02-08 07:48:29 -06:00
Ed Page
9a5af5c8d2
chore(ci): Only check intel mac on schedule
2024-02-08 07:45:48 -06:00
Ed Page
f61a932e6c
Merge pull request #1165 from cobalt-org/renovate/env_logger-0.x
...
chore(deps): update rust crate env_logger to 0.11
2024-02-01 08:58:58 -06:00
renovate[bot]
70c55d59be
chore(deps): update compatible
2024-02-01 00:50:26 +00:00
renovate[bot]
ecd1a8e28d
chore(deps): update rust crate env_logger to 0.11
2024-02-01 00:47:12 +00:00
Ed Page
131de55d50
chore(ci): Add m1 runners
...
See https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
2024-01-31 12:07:12 -06:00