Implement Web Renderer #775
Annotations
2 errors and 18 warnings
The run was canceled by @CryZe.
|
Test
The operation was canceled.
|
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
|
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