Skip to content

Commit 49bf9da

Browse files
code formating
1 parent cae3863 commit 49bf9da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/test.rs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -359,8 +359,8 @@ pub mod issue23 {
359359
// https://github.com/dtolnay/async-trait/issues/25
360360
#[cfg(async_trait_nightly_testing)]
361361
pub mod issue25 {
362-
use crate::executor;
363362
use super::async_trait;
363+
use crate::executor;
364364
use std::fmt::{Display, Write};
365365

366366
#[async_trait]
@@ -503,8 +503,8 @@ pub mod issue44 {
503503

504504
// https://github.com/dtolnay/async-trait/issues/45
505505
pub mod issue45 {
506-
use crate::executor;
507506
use super::async_trait;
507+
use crate::executor;
508508
use std::fmt::Debug;
509509
use std::sync::atomic::{AtomicU64, Ordering};
510510
use std::sync::{Arc, Mutex};
@@ -716,8 +716,8 @@ pub mod issue53 {
716716
// https://github.com/dtolnay/async-trait/issues/57
717717
#[cfg(async_trait_nightly_testing)]
718718
pub mod issue57 {
719-
use crate::executor;
720719
use super::async_trait;
720+
use crate::executor;
721721

722722
#[async_trait]
723723
trait Trait {
@@ -1159,8 +1159,8 @@ pub mod issue134 {
11591159

11601160
// https://github.com/dtolnay/async-trait/pull/125#pullrequestreview-491880881
11611161
pub mod drop_order {
1162-
use crate::executor;
11631162
use super::async_trait;
1163+
use crate::executor;
11641164
use std::sync::atomic::{AtomicBool, Ordering};
11651165

11661166
struct Flagger<'a>(&'a AtomicBool);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy