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.
122122* [ Stabilize ` if let ` guards (` feature(if_let_guard) ` )] ( https://github.com/rust-lang/rust/pull/141295 )
123123* [ Added ` Clone ` implementation for ` ChunkBy ` ] ( https://github.com/rust-lang/rust/pull/138016 )
124124* [ 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 )
126126* [ 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 )
128128* [ Split up the ` unknown_or_malformed_diagnostic_attributes ` lint] ( https://github.com/rust-lang/rust/pull/140717 )
129129* [ Lint on fn pointers comparisons in external macros] ( https://github.com/rust-lang/rust/pull/134536 )
130130* [ 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