/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/zerocopy-derive-0.7.35/tests/ui-msrv/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 84 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 88 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/rust/android-crates-io/extra_versions/crates/zerocopy-derive/tests/ui-msrv/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 84 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 88 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/rust/android-crates-io/extra_versions/crates/zerocopy-derive/tests/ui-stable/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 94 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 98 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/rust/android-crates-io/extra_versions/crates/zerocopy-derive/tests/ui-nightly/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 106 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 110 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/zerocopy-derive-0.7.35/tests/ui-msrv/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 84 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 88 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/zerocopy-derive-0.7.35/tests/ui-stable/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 94 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 98 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/zerocopy-derive-0.7.35/tests/ui-nightly/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 106 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 110 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/zerocopy-derive-0.7.35/tests/ui-stable/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 94 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 98 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/zerocopy-derive-0.7.35/tests/ui-nightly/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
D | struct.stderr | 106 error[E0277]: the trait bound `NotKnownLayout: KnownLayout` is not satisfied 110 | ^^^^^^^^^^^ the trait `KnownLayout` is not implemented for `NotKnownLayout`
|
/external/rust/android-crates-io/crates/zerocopy/src/ |
D | lib.rs | 5645 struct NotKnownLayout<T = ()> { in test_known_layout_derive() struct 5678 struct KL01(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 5689 struct KL01Align(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 5700 struct KL01Packed(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 5711 struct KL01PackedN(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 5724 struct KL03(NotKnownLayout, u8); in test_known_layout_derive() 5735 struct KL03Align(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 5746 struct KL03Packed(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 5757 struct KL03PackedN(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 5791 struct KL10(NotKnownLayout<AU32>, [u8]); in test_known_layout_derive() [all …]
|
/external/rust/android-crates-io/crates/zerocopy-derive/tests/ui-nightly/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
/external/rust/android-crates-io/crates/zerocopy-derive/tests/ui-msrv/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
/external/rust/android-crates-io/crates/zerocopy-derive/tests/ui-stable/ |
D | struct.rs | 25 struct NotKnownLayout; struct 49 struct KL09(NotKnownLayout, NotKnownLayout);
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/zerocopy-0.7.35/src/ |
D | lib.rs | 6400 struct NotKnownLayout<T = ()> { in test_known_layout_derive() struct 6436 struct KL01(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6447 struct KL01Align(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6458 struct KL01Packed(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6469 struct KL01PackedN(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6482 struct KL03(NotKnownLayout, u8); in test_known_layout_derive() 6493 struct KL03Align(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6504 struct KL03Packed(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6515 struct KL03PackedN(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6548 struct KL10(NotKnownLayout<AU32>, [u8]); in test_known_layout_derive() [all …]
|
/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/ |
D | lib.rs | 6400 struct NotKnownLayout<T = ()> { in test_known_layout_derive() struct 6436 struct KL01(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6447 struct KL01Align(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6458 struct KL01Packed(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6469 struct KL01PackedN(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6482 struct KL03(NotKnownLayout, u8); in test_known_layout_derive() 6493 struct KL03Align(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6504 struct KL03Packed(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6515 struct KL03PackedN(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6548 struct KL10(NotKnownLayout<AU32>, [u8]); in test_known_layout_derive() [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/zerocopy-0.7.35/src/ |
D | lib.rs | 6400 struct NotKnownLayout<T = ()> { in test_known_layout_derive() struct 6436 struct KL01(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6447 struct KL01Align(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6458 struct KL01Packed(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6469 struct KL01PackedN(NotKnownLayout<AU32>, NotKnownLayout<AU16>); in test_known_layout_derive() 6482 struct KL03(NotKnownLayout, u8); in test_known_layout_derive() 6493 struct KL03Align(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6504 struct KL03Packed(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6515 struct KL03PackedN(NotKnownLayout<AU32>, u8); in test_known_layout_derive() 6548 struct KL10(NotKnownLayout<AU32>, [u8]); in test_known_layout_derive() [all …]
|