Add resize hint to the Web Renderer (#794) #781
Annotations
22 warnings
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
|
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/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
|
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
|
Loading