Skip to content

Commit 07ea35f

Browse files
authored
Rollup merge of #49463 - tinaun:patch-2, r=alexcrichton
Don't mention unstable constructors in release notes
2 parents d06abdb + 082e50d commit 07ea35f

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)