Searched +full:check +full:- +full:windows +full:- +full:1 +full:_48 (Results 1 – 3 of 3) sorted by relevance
6 - main12 runs-on: ubuntu-latest14 - uses: actions/checkout@v317 - uses: ./.github/actions/install-rust20 - run: cargo fmt --all -- --check22 check:23 name: Check24 runs-on: ${{ matrix.os }}29 - build: stable30 os: ubuntu-latest[all …]
28 fn report(self) -> i32; in report()32 fn report(self) -> i32 { in report()34 NUM = 6 * 7 + 1 + (1u8 == 1u8) as u8; // 44 in report()86 Less = -1,88 Greater = 1,93 main: fn() -> T, in start()97 ) -> isize { in start()116 unsafe fn zeroed<T>() -> T { in zeroed()118 intrinsics::write_bytes(&mut uninit.value.value as *mut T, 0, 1); in zeroed()125 fn return_u128_pair() -> (u128, u128) { in return_u128_pair()[all …]
6 // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>7 // SPDX-License-Identifier: MIT40 // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>41 // SPDX-License-Identifier: MIT53 // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>54 // SPDX-License-Identifier: MIT68 #define NLOHMANN_JSON_VERSION_MAJOR 3 // NOLINT(modernize-macro-to-enum)69 #define NLOHMANN_JSON_VERSION_MINOR 11 // NOLINT(modernize-macro-to-enum)70 #define NLOHMANN_JSON_VERSION_PATCH 3 // NOLINT(modernize-macro-to-enum)155 // SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>[all …]