Split duration_constructors to get non-controversial bits out faster.

This commit is contained in:
Dietrich Daroch 2025-05-09 19:53:23 -04:00
parent d452c93b55
commit 3faf03f6b4

View file

@ -5789,7 +5789,7 @@ The tracking issue for this feature is: [#120301]
------------------------
Add the methods `from_mins`, `from_hours` and `from_days` to `Duration`.
Add the methods `from_days` and `from_weeks` to `Duration`.
"##,
default_severity: Severity::Allow,
warn_since: None,