1{ 2 "//build/rust/std/rules:libc": { 3 "x86": [ 4 "--cfg", 5 "freebsd11", 6 "--cfg", 7 "libc_priv_mod_use", 8 "--cfg", 9 "libc_union", 10 "--cfg", 11 "libc_const_size_of", 12 "--cfg", 13 "libc_align", 14 "--cfg", 15 "libc_int128", 16 "--cfg", 17 "libc_core_cvoid", 18 "--cfg", 19 "libc_packedN", 20 "--cfg", 21 "libc_cfg_target_vendor", 22 "--cfg", 23 "libc_non_exhaustive", 24 "--cfg", 25 "libc_long_array", 26 "--cfg", 27 "libc_ptr_addr_of", 28 "--cfg", 29 "libc_underscore_const_names", 30 "--cfg", 31 "libc_thread_local", 32 "--cfg", 33 "libc_const_extern_fn" 34 ], 35 "x64": [ 36 "--cfg", 37 "freebsd11", 38 "--cfg", 39 "libc_priv_mod_use", 40 "--cfg", 41 "libc_union", 42 "--cfg", 43 "libc_const_size_of", 44 "--cfg", 45 "libc_align", 46 "--cfg", 47 "libc_int128", 48 "--cfg", 49 "libc_core_cvoid", 50 "--cfg", 51 "libc_packedN", 52 "--cfg", 53 "libc_cfg_target_vendor", 54 "--cfg", 55 "libc_non_exhaustive", 56 "--cfg", 57 "libc_long_array", 58 "--cfg", 59 "libc_ptr_addr_of", 60 "--cfg", 61 "libc_underscore_const_names", 62 "--cfg", 63 "libc_thread_local", 64 "--cfg", 65 "libc_const_extern_fn" 66 ], 67 "arm": [ 68 "--cfg", 69 "freebsd11", 70 "--cfg", 71 "libc_priv_mod_use", 72 "--cfg", 73 "libc_union", 74 "--cfg", 75 "libc_const_size_of", 76 "--cfg", 77 "libc_align", 78 "--cfg", 79 "libc_int128", 80 "--cfg", 81 "libc_core_cvoid", 82 "--cfg", 83 "libc_packedN", 84 "--cfg", 85 "libc_cfg_target_vendor", 86 "--cfg", 87 "libc_non_exhaustive", 88 "--cfg", 89 "libc_long_array", 90 "--cfg", 91 "libc_ptr_addr_of", 92 "--cfg", 93 "libc_underscore_const_names", 94 "--cfg", 95 "libc_thread_local", 96 "--cfg", 97 "libc_const_extern_fn" 98 ], 99 "arm64": [ 100 "--cfg", 101 "freebsd11", 102 "--cfg", 103 "libc_priv_mod_use", 104 "--cfg", 105 "libc_union", 106 "--cfg", 107 "libc_const_size_of", 108 "--cfg", 109 "libc_align", 110 "--cfg", 111 "libc_int128", 112 "--cfg", 113 "libc_core_cvoid", 114 "--cfg", 115 "libc_packedN", 116 "--cfg", 117 "libc_cfg_target_vendor", 118 "--cfg", 119 "libc_non_exhaustive", 120 "--cfg", 121 "libc_long_array", 122 "--cfg", 123 "libc_ptr_addr_of", 124 "--cfg", 125 "libc_underscore_const_names", 126 "--cfg", 127 "libc_thread_local", 128 "--cfg", 129 "libc_const_extern_fn" 130 ], 131 "host": [ 132 "--cfg", 133 "freebsd11", 134 "--cfg", 135 "libc_priv_mod_use", 136 "--cfg", 137 "libc_union", 138 "--cfg", 139 "libc_const_size_of", 140 "--cfg", 141 "libc_align", 142 "--cfg", 143 "libc_int128", 144 "--cfg", 145 "libc_core_cvoid", 146 "--cfg", 147 "libc_packedN", 148 "--cfg", 149 "libc_cfg_target_vendor", 150 "--cfg", 151 "libc_non_exhaustive", 152 "--cfg", 153 "libc_long_array", 154 "--cfg", 155 "libc_ptr_addr_of", 156 "--cfg", 157 "libc_underscore_const_names", 158 "--cfg", 159 "libc_thread_local", 160 "--cfg", 161 "libc_const_extern_fn" 162 ] 163 }, 164 "//third_party/rust/serde/v1:lib": { 165 "x86": [ 166 "" 167 ], 168 "x64": [ 169 "" 170 ], 171 "arm": [ 172 "" 173 ], 174 "arm64": [ 175 "" 176 ] 177 }, 178 "//build/rust/tests/test_rlib_crate:target1": { 179 "x86": [ 180 "--cfg", 181 "build_script_ran", 182 "--cfg", 183 "is_new_rustc", 184 "--cfg", 185 "is_android", 186 "--cfg", 187 "has_feature_a", 188 "--cfg", 189 "has_feature_b" 190 ], 191 "x64": [ 192 "--cfg", 193 "build_script_ran", 194 "--cfg", 195 "is_new_rustc", 196 "--cfg", 197 "is_android", 198 "--cfg", 199 "has_feature_a", 200 "--cfg", 201 "has_feature_b" 202 ], 203 "arm": [ 204 "--cfg", 205 "build_script_ran", 206 "--cfg", 207 "is_new_rustc", 208 "--cfg", 209 "is_android", 210 "--cfg", 211 "has_feature_a", 212 "--cfg", 213 "has_feature_b" 214 ], 215 "arm64": [ 216 "--cfg", 217 "build_script_ran", 218 "--cfg", 219 "is_new_rustc", 220 "--cfg", 221 "is_android", 222 "--cfg", 223 "has_feature_a", 224 "--cfg", 225 "has_feature_b" 226 ] 227 }, 228 "//build/rust/tests/test_rlib_crate:test_rlib_crate_associated_bin": { 229 "x86": [ 230 "--cfg", 231 "build_script_ran", 232 "--cfg", 233 "is_new_rustc", 234 "--cfg", 235 "is_android", 236 "--cfg", 237 "has_feature_a", 238 "--cfg", 239 "has_feature_b" 240 ], 241 "x64": [ 242 "--cfg", 243 "build_script_ran", 244 "--cfg", 245 "is_new_rustc", 246 "--cfg", 247 "is_android", 248 "--cfg", 249 "has_feature_a", 250 "--cfg", 251 "has_feature_b" 252 ], 253 "arm": [ 254 "--cfg", 255 "build_script_ran", 256 "--cfg", 257 "is_new_rustc", 258 "--cfg", 259 "is_android", 260 "--cfg", 261 "has_feature_a", 262 "--cfg", 263 "has_feature_b" 264 ], 265 "arm64": [ 266 "--cfg", 267 "build_script_ran", 268 "--cfg", 269 "is_new_rustc", 270 "--cfg", 271 "is_android", 272 "--cfg", 273 "has_feature_a", 274 "--cfg", 275 "has_feature_b" 276 ] 277 }, 278 "//build/rust/tests/test_rlib_crate_testonly:testonly_target": { 279 "x86": [ 280 "" 281 ], 282 "x64": [ 283 "" 284 ], 285 "arm": [ 286 "" 287 ], 288 "arm64": [ 289 "" 290 ] 291 }, 292 "//build/rust/std/rules:std": { 293 "x86": [ 294 "--cfg", 295 "backtrace_in_libstd" 296 ], 297 "x64": [ 298 "--cfg", 299 "backtrace_in_libstd" 300 ], 301 "arm": [ 302 "--cfg", 303 "backtrace_in_libstd" 304 ], 305 "arm64": [ 306 "--cfg", 307 "backtrace_in_libstd" 308 ], 309 "host": [ 310 "--cfg", 311 "backtrace_in_libstd" 312 ] 313 }, 314 "//build/rust/tests/test_bin_crate:test_bin_crate": { 315 "x86": [ 316 "--cfg", 317 "build_script_ran", 318 "--cfg", 319 "is_new_rustc", 320 "--cfg", 321 "is_android" 322 ], 323 "x64": [ 324 "--cfg", 325 "build_script_ran", 326 "--cfg", 327 "is_new_rustc", 328 "--cfg", 329 "is_android" 330 ], 331 "arm": [ 332 "--cfg", 333 "build_script_ran", 334 "--cfg", 335 "is_new_rustc", 336 "--cfg", 337 "is_android" 338 ], 339 "arm64": [ 340 "--cfg", 341 "build_script_ran", 342 "--cfg", 343 "is_new_rustc", 344 "--cfg", 345 "is_android" 346 ] 347 }, 348 "//build/rust/std/rules:compiler_builtins": { 349 "x86": [ 350 "--cfg", 351 "feature=\"unstable\"", 352 "--cfg", 353 "feature=\"mem-unaligned\"" 354 ], 355 "x64": [ 356 "--cfg", 357 "feature=\"unstable\"", 358 "--cfg", 359 "feature=\"mem-unaligned\"" 360 ], 361 "arm": [ 362 "--cfg", 363 "feature=\"unstable\"" 364 ], 365 "arm64": [ 366 "--cfg", 367 "feature=\"unstable\"", 368 "--cfg", 369 "feature=\"mem-unaligned\"" 370 ], 371 "host": [ 372 "--cfg", 373 "feature=\"unstable\"", 374 "--cfg", 375 "feature=\"mem-unaligned\"" 376 ] 377 }, 378 "//third_party/rust/serde_json_lenient/v0_2:lib": { 379 "x86": [ 380 "--cfg", 381 "limb_width_32" 382 ], 383 "x64": [ 384 "--cfg", 385 "limb_width_64" 386 ], 387 "arm": [ 388 "--cfg", 389 "limb_width_32" 390 ], 391 "arm64": [ 392 "--cfg", 393 "limb_width_64" 394 ] 395 }, 396 "//build/rust/tests/test_rlib_crate:target2": { 397 "x86": [ 398 "--cfg", 399 "build_script_ran", 400 "--cfg", 401 "is_new_rustc", 402 "--cfg", 403 "is_android", 404 "--cfg", 405 "has_feature_a" 406 ], 407 "x64": [ 408 "--cfg", 409 "build_script_ran", 410 "--cfg", 411 "is_new_rustc", 412 "--cfg", 413 "is_android", 414 "--cfg", 415 "has_feature_a" 416 ], 417 "arm": [ 418 "--cfg", 419 "build_script_ran", 420 "--cfg", 421 "is_new_rustc", 422 "--cfg", 423 "is_android", 424 "--cfg", 425 "has_feature_a" 426 ], 427 "arm64": [ 428 "--cfg", 429 "build_script_ran", 430 "--cfg", 431 "is_new_rustc", 432 "--cfg", 433 "is_android", 434 "--cfg", 435 "has_feature_a" 436 ] 437 }, 438 "//build/rust/std/rules:memchr": { 439 "x86": [ 440 "" 441 ], 442 "x64": [ 443 "" 444 ], 445 "arm": [ 446 "" 447 ], 448 "arm64": [ 449 "" 450 ], 451 "host": [ 452 "" 453 ] 454 }, 455 "//third_party/rust/proc_macro2/v1:lib": { 456 "host": [ 457 "--cfg", 458 "span_locations", 459 "--cfg", 460 "wrap_proc_macro", 461 "--cfg", 462 "proc_macro_span" 463 ] 464 } 465}