File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ The following methods were stabilised.
181181[ `sync::OnceState` ] : https://doc.rust-lang.org/stable/std/sync/struct.OnceState.html
182182[ `panic::panic_any` ] : https://doc.rust-lang.org/stable/std/panic/fn.panic_any.html
183183[ `slice::strip_prefix` ] : https://doc.rust-lang.org/stable/std/primitive.slice.html#method.strip_prefix
184- [ `slice::strip_suffix` ] : https://doc.rust-lang.org/stable/std/primitive.slice.html#method.strip_prefix
184+ [ `slice::strip_suffix` ] : https://doc.rust-lang.org/stable/std/primitive.slice.html#method.strip_suffix
185185[ `Arc::increment_strong_count` ] : https://doc.rust-lang.org/stable/std/sync/struct.Arc.html#method.increment_strong_count
186186[ `Arc::decrement_strong_count` ] : https://doc.rust-lang.org/stable/std/sync/struct.Arc.html#method.decrement_strong_count
187187[ `slice::fill_with` ] : https://doc.rust-lang.org/stable/std/primitive.slice.html#method.fill_with
You can’t perform that action at this time.
0 commit comments