mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-21 01:35:22 -04:00
Convert code notes into GitHub issues
This commit is contained in:
@@ -422,8 +422,6 @@ impl<A: Array> ArrayVec<A> {
|
||||
item
|
||||
}
|
||||
|
||||
// NIGHTLY: remove_item, https://github.com/rust-lang/rust/issues/40062
|
||||
|
||||
/// Resize the vec to the new length.
|
||||
///
|
||||
/// If it needs to be longer, it's filled with clones of the provided value.
|
||||
|
||||
Reference in New Issue
Block a user