]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/target-specs/my-incomplete-platform.json
Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorino
[rust.git] / tests / run-make-fulldeps / target-specs / my-incomplete-platform.json
1 {
2     "data-layout": "e-p:32:32-f64:32:64-i64:32:64-f80:32:32-n8:16:32",
3     "linker-flavor": "gcc",
4     "target-endian": "little",
5     "target-pointer-width": "32",
6     "target-c-int-width": "32",
7     "arch": "x86",
8     "os": "foo",
9     "morestack": false
10 }