Skip to content

Commit 481f6db

Browse files
authored
Update RELEASES.md
1 parent cce4c72 commit 481f6db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: RELEASES.md

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Compatibility Notes
7878
Previously such invalid or unused attributes could be ignored.
7979
- Leading whitespace is stripped more uniformly in documentation comments, which may change behavior. You
8080
read [this post about the changes][rustdoc-ws-post] for more details.
81+
- [Trait bounds are no longer inferred for associated types.][79904]
8182

8283
Internal Only
8384
-------------
@@ -112,6 +113,7 @@ related tools.
112113
[74989]: https://github.com/rust-lang/rust/pull/74989
113114
[79004]: https://github.com/rust-lang/rust/pull/79004
114115
[78676]: https://github.com/rust-lang/rust/pull/78676
116+
[79904]: https://github.com/rust-lang/rust/issues/79904
115117
[cargo/8864]: https://github.com/rust-lang/cargo/pull/8864
116118
[cargo/8765]: https://github.com/rust-lang/cargo/pull/8765
117119
[cargo/8758]: https://github.com/rust-lang/cargo/pull/8758

0 commit comments

Comments
 (0)