Skip to content

Commit 91c6a5a

Browse files
committed
Fix issue number of infer_static_outlives_requirements
1 parent 49d8aeb commit 91c6a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/unstable-book/src/language-features/infer-static-outlives-requirements.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# `infer_static_outlives_requirements`
22

3-
The tracking issue for this feature is: [#44493]
3+
The tracking issue for this feature is: [#54185]
44

5-
[#44493]: https://github.com/rust-lang/rust/issues/44493
5+
[#54185]: https://github.com/rust-lang/rust/issues/54185
66

77
------------------------
88
The `infer_static_outlives_requirements` feature indicates that certain

0 commit comments

Comments
 (0)