File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,9 +122,9 @@ which are reaching a decision. Express your opinions now.
122
122
* [ Stabilize ` if let ` guards (` feature(if_let_guard) ` )] ( https://github.com/rust-lang/rust/pull/141295 )
123
123
* [ Added ` Clone ` implementation for ` ChunkBy ` ] ( https://github.com/rust-lang/rust/pull/138016 )
124
124
* [ Make the ` dangerous_implicit_autorefs ` lint deny-by-default] ( https://github.com/rust-lang/rust/pull/141661 )
125
- * [ Make NonZero<char > possible] ( https://github.com/rust-lang/rust/pull/141001 )
125
+ * [ Make NonZero\ < char> possible] ( https://github.com/rust-lang/rust/pull/141001 )
126
126
* [ Tracking Issue for nonnull_provenance] ( https://github.com/rust-lang/rust/issues/135243 )
127
- * [ disposition: close] [ Implement operations for Wrapping<T > where Rhs = T] ( https://github.com/rust-lang/rust/pull/140567 )
127
+ * [ disposition: close] [ Implement operations for Wrapping\ < T> where Rhs = T] ( https://github.com/rust-lang/rust/pull/140567 )
128
128
* [ Split up the ` unknown_or_malformed_diagnostic_attributes ` lint] ( https://github.com/rust-lang/rust/pull/140717 )
129
129
* [ Lint on fn pointers comparisons in external macros] ( https://github.com/rust-lang/rust/pull/134536 )
130
130
* [ Specify the behavior of ` file! ` ] ( https://github.com/rust-lang/rust/pull/134442 )
You can’t perform that action at this time.
0 commit comments