Home
last modified time | relevance | path

Searched refs:no_std (Results 1 – 6 of 6) sorted by relevance

/development/tools/cargo_embargo/src/
Dconfig.rs419 pub no_std: bool, field
448 no_std: false, in default()
620 no_std: true, in factor_variants()
Dmain.rs1050 } else if package_cfg.no_std { in crate_to_bp_modules()
1122 if package_cfg.no_std { in crate_to_rulesmk()
/development/tools/cargo_embargo/
DREADME.md15 multiple variants are used in some cases to provide both `std` and `no_std` variants of a package.
103 … | `false` | yes | Link against `alloc`. Only valid if `no_std` is also true. …
111 | `no_std` | boolean | `false` | yes | Don't link against …
/development/tools/cargo_embargo/testdata/either/
Dcargo.metadata57 "no_std"
915 "no_std"
1066 "no_std",
/development/tools/cargo_embargo/testdata/async-trait/
Dcargo.metadata333 "name": "no_std",
334 …/home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/no_std.rs",
470 "no_std"
2936 "no_std",
3320 "no_std"
5032 "no_std"
5183 "no_std",
5834 "no_std"
/development/tools/cargo_embargo/testdata/plotters/
Dcargo.metadata856 "name": "no_std",
857 …/home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/no_std.rs",
2703 "name": "no_std",
2704 …home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/tests/no_std.rs",
2819 "description": "Simplified Read/Write traits for no_std usage",
6834 "no_std"
9073 "no_std"
9345 "no_std",
10743 "no_std"
11894 "name": "no_std",
[all …]