Skip to content

Commit 082e50d

Browse files
authored
Don't mention unstable constructors in release notes
1 parent e5277c1 commit 082e50d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RELEASES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ eg. `static MINUTE: Duration = Duration::from_secs(60);`
4747
- [`Duration::new`][47300]
4848
- [`Duration::from_secs`][47300]
4949
- [`Duration::from_millis`][47300]
50-
- [`Duration::from_micros`][47300]
51-
- [`Duration::from_nanos`][47300]
5250

5351
Cargo
5452
-----

0 commit comments

Comments
 (0)