Bump version to 1.6.2
This commit is contained in:
@@ -584,6 +584,7 @@ impl EntryBuilder {
|
||||
|
||||
/// Builds an [`Entry`] and appends it to the provided index, or simply
|
||||
/// drops `self` if the [`Entry`] would be empty.
|
||||
#[allow(unused_mut)]
|
||||
pub fn append_to_index_if_nonempty(mut self, index: &mut Index) {
|
||||
#[cfg(debug_assertions)]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user