We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73a927 commit 122b698Copy full SHA for 122b698
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Added
10
+- Allow lifetime `for<'a, ...>` bounds in non-bounded generic parameters.
11
12
### Changed
13
- Use the `Copy` implementation for `Clone` and the `Ord` implementation for
0 commit comments