Add simple DBus system #767
Annotations
26 warnings
Build Shared Library:
src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Shared Library:
src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Shared Library:
src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Shared Library:
src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Shared Library:
src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Shared Library:
src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Shared Library:
src/util/xml/reader.rs#L18
field `0` is never read
|
Build Shared Library:
src/util/xml/reader.rs#L19
field `0` is never read
|
Test:
src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Test:
src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
|
Test:
src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Test:
src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
|
Test:
src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Test:
src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Test:
src/rendering/default_text_engine/color_font/cpal.rs#L21
struct `HeaderV1Extra` is never constructed
|
Test:
src/util/xml/reader.rs#L18
field `0` is never read
|
Test:
src/util/xml/reader.rs#L19
field `0` is never read
|
Test:
src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Static Library:
src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Static Library:
src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Static Library:
src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Static Library:
src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Static Library:
src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Static Library:
src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
|
Build Static Library:
src/util/xml/reader.rs#L18
field `0` is never read
|
Build Static Library:
src/util/xml/reader.rs#L19
field `0` is never read
|
Loading