File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ Compatibility Notes
78
78
Previously such invalid or unused attributes could be ignored.
79
79
- Leading whitespace is stripped more uniformly in documentation comments, which may change behavior. You
80
80
read [this post about the changes][rustdoc-ws-post] for more details.
81
+ - [Trait bounds are no longer inferred for associated types.][79904]
81
82
82
83
Internal Only
83
84
-------------
@@ -112,6 +113,7 @@ related tools.
112
113
[74989]: https://github.com/rust-lang/rust/pull/74989
113
114
[79004]: https://github.com/rust-lang/rust/pull/79004
114
115
[78676]: https://github.com/rust-lang/rust/pull/78676
116
+ [79904]: https://github.com/rust-lang/rust/issues/79904
115
117
[cargo/8864]: https://github.com/rust-lang/cargo/pull/8864
116
118
[cargo/8765]: https://github.com/rust-lang/cargo/pull/8765
117
119
[cargo/8758]: https://github.com/rust-lang/cargo/pull/8758
You can’t perform that action at this time.
0 commit comments