dyn_shim 0.2.0

Generate dyn-compatible shim traits
Documentation
1
2
3
4
5
6
[toolchain]
# Pinned so the trybuild snapshots in tests/ui match the compiler everywhere:
# the rustc-emitted errors in them change wording across releases. Bumping
# this may require re-blessing the snapshots (TRYBUILD=overwrite cargo test).
channel = "1.96.0"
components = ["clippy", "rustfmt"]