mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-08 08:05:25 +00:00
lint
This commit is contained in:
parent
adea1c1201
commit
803fac8de3
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ impl<'a> PostQuery<'a> {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[allow(clippy::indexing_slicing)]
|
#[allow(clippy::indexing_slicing)]
|
||||||
|
#[allow(clippy::unwrap_used)]
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use crate::{
|
use crate::{
|
||||||
|
|
Loading…
Reference in a new issue