Ed Page
bc6b5ac2e3
test(derive): Require opt-in
...
These are now running in other situations in CI and feature combinations
have odd side effects on the output.
2024-08-28 14:02:23 -05:00
Ed Page
97deaf4194
chore: Release
2024-08-15 16:42:20 -05:00
Ed Page
4094435c88
chore: Release
2024-08-09 19:24:38 -05:00
Ed Page
d222ae4cb6
chore: Release
2024-08-08 11:09:07 -05:00
Ed Page
631e54bc71
docs(cookbook): Style cargo plugin
...
Inspired by part of the conversation at #3234
2024-08-08 10:31:27 -05:00
Ed Page
fb24f9b99c
fix: Ensure unstable-ext gets enabled
2024-08-07 13:56:43 -05:00
Ed Page
19f935aa61
feat(builder): Add Extension API
2024-08-02 09:46:44 -05:00
Ed Page
4edfd7220a
docs: Mark unstable-styles feature as deprecated
2024-08-02 08:22:31 -05:00
Ed Page
66b5a122ec
chore: Release
2024-07-31 16:26:41 -05:00
Ed Page
1490e2434a
chore: Update snapbox
2024-07-31 15:38:49 -05:00
Ed Page
d18615dfc0
chore: Release
2024-07-31 12:20:00 -05:00
Ed Page
a0ed391882
chore: Update from '_rust/main' template
2024-07-25 16:50:27 -05:00
Ed Page
87d9ae55c7
chore: Fix clippy::lint_groups_priority for 1.80
2024-07-25 15:48:09 -05:00
Ed Page
4a00677024
chore: Release
2024-07-25 08:39:13 -05:00
Ed Page
8697a6134b
chore: Release
2024-07-23 10:32:00 -05:00
Ed Page
43e7368283
chore: Release
2024-07-08 21:07:21 -05:00
Ed Page
469d847d35
chore: Release
2024-06-28 12:44:19 -04:00
Ed Page
6c6839a454
chore: Release
2024-06-10 09:30:20 -05:00
Ed Page
122a2b3b8a
chore: Release
2024-06-06 16:36:35 -05:00
Ed Page
f087c39884
chore: Release
2024-06-06 15:14:24 -05:00
Ed Page
5e3386bb40
docs: Link to repo, not webpage inside repo
2024-06-04 15:36:17 -05:00
Ed Page
7039c66c7f
chore: Encourage cloneable repositories
2024-06-04 15:33:50 -05:00
Ed Page
1353a953a5
chore: Encourage use of repository
2024-06-04 15:33:16 -05:00
Ed Page
78741e51bb
chore: Remove lints that lead to bad code
2024-05-27 21:45:38 -05:00
Ed Page
75e2199415
chore: Upgrade snapbox
2024-05-24 10:13:50 -05:00
Ed Page
800d7cb8ad
chore: Update from template
2024-05-14 12:27:02 -05:00
renovate[bot]
24651fcfef
chore(deps): update compatible (dev) ( #5477 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 01:04:57 +00:00
Ed Page
51de731521
chore(ci): Lint clippy::items_after_statements seems too strict
2024-04-26 15:59:46 -05:00
Ed Page
82cf9a62b0
chore(ci): Reduce noisy lints
2024-04-26 09:35:55 -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]
9d14f394ba
chore(deps): update compatible (dev) ( #5438 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 00:30:25 +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
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
5e4facf76f
chore: Release
2024-03-25 16:08:19 -05:00
Ed Page
8ec86ab9a2
chore: Normalize clippy lint names
2024-03-25 12:33:58 -05:00
Ed Page
3d5ead81cf
chore(ci): Configure standard lints
2024-03-21 10:51:32 -05:00
Ed Page
4e07b43858
chore: Release
2024-03-15 07:54:24 -05:00
Ed Page
f65d421607
chore: Release
2024-03-06 10:52:18 -06:00
renovate[bot]
a2aa644368
chore(deps): update compatible (dev) ( #5381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 00:16:52 +00:00
Ed Page
8a7a13a561
chore: Release
2024-02-16 07:08:54 -06:00
Ed Page
5f9cecb6bd
chore: Update snapbox/trycmd
2024-02-14 16:44:57 -06:00
Ed Page
a751c5fe65
chore: Release
2024-02-08 10:34:06 -06:00
Ed Page
4b45d361b1
chore: Update MSRV to 1.74
2024-02-08 09:45:17 -06:00
renovate[bot]
4788918e01
chore(deps): update compatible (dev) ( #5333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 01:26:55 +00:00