mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 18:58:41 +00:00
Split duration_constructors to get non-controversial bits out faster.
This commit is contained in:
parent
d452c93b55
commit
3faf03f6b4
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue