|
25 | 25 | # Rust targets to be rebuilt, which allows you to update your toolchain and |
26 | 26 | # not break incremental builds. |
27 | 27 | - rustc_version = "" |
28 | | -+ rustc_version = "rustc 1.87.0-nightly (cbfdf0b01 2025-03-13)" |
| 28 | ++ rustc_version = "rustc 1.88.0-nightly (b8c54d635 2025-04-20)" |
29 | 29 |
|
30 | 30 | # If you're using a Rust toolchain as specified by rust_sysroot_absolute, |
31 | 31 | # you can specify whether it supports nacl here. |
|
35 | 35 | crate_name = "windows_aarch64_msvc" |
36 | 36 | epoch = "0.52" |
37 | 37 | crate_type = "rlib" |
38 | | -- crate_root = "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-0.52.6/src/lib.rs" |
39 | | -- sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-0.52.6/src/lib.rs" ] |
| 38 | +- crate_root = "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-v0_52/src/lib.rs" |
| 39 | +- sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-v0_52/src/lib.rs" ] |
40 | 40 | + crate_root = "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/aarch64_msvc/src/lib.rs" |
41 | 41 | + sources = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/aarch64_msvc/src/lib.rs" ] |
42 | 42 | inputs = [] |
|
52 | 52 | executable_configs += [ "//build/config/compiler:no_chromium_code" ] |
53 | 53 | proc_macro_configs -= [ "//build/config/compiler:chromium_code" ] |
54 | 54 | proc_macro_configs += [ "//build/config/compiler:no_chromium_code" ] |
55 | | -- build_root = "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-0.52.6/build.rs" |
56 | | -- build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-0.52.6/build.rs" ] |
| 55 | +- build_root = "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-v0_52/build.rs" |
| 56 | +- build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-v0_52/build.rs" ] |
57 | 57 | + build_root = "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/aarch64_msvc/build.rs" |
58 | 58 | + build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/aarch64_msvc/build.rs" ] |
59 | 59 | rustflags = [ |
60 | 60 | "--cap-lints=allow", # Suppress all warnings in crates.io crates |
61 | 61 | ] |
62 | | -- native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-0.52.6/src/../lib/windows.0.52.0.lib" ] |
| 62 | +- native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows_aarch64_msvc-v0_52/src/../lib/windows.0.52.0.lib" ] |
63 | 63 | + native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/aarch64_msvc/lib/windows.0.52.0.lib" ] |
64 | 64 |
|
65 | 65 | # Only for usage from third-party crates. Add the crate to |
|
70 | 70 | crate_name = "windows_i686_msvc" |
71 | 71 | epoch = "0.52" |
72 | 72 | crate_type = "rlib" |
73 | | -- crate_root = "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-0.52.6/src/lib.rs" |
74 | | -- sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-0.52.6/src/lib.rs" ] |
| 73 | +- crate_root = "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-v0_52/src/lib.rs" |
| 74 | +- sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-v0_52/src/lib.rs" ] |
75 | 75 | + crate_root = "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/i686_msvc/src/lib.rs" |
76 | 76 | + sources = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/i686_msvc/src/lib.rs" ] |
77 | 77 | inputs = [] |
|
87 | 87 | executable_configs += [ "//build/config/compiler:no_chromium_code" ] |
88 | 88 | proc_macro_configs -= [ "//build/config/compiler:chromium_code" ] |
89 | 89 | proc_macro_configs += [ "//build/config/compiler:no_chromium_code" ] |
90 | | -- build_root = "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-0.52.6/build.rs" |
91 | | -- build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-0.52.6/build.rs" ] |
| 90 | +- build_root = "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-v0_52/build.rs" |
| 91 | +- build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-v0_52/build.rs" ] |
92 | 92 | + build_root = "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/i686_msvc/build.rs" |
93 | 93 | + build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/i686_msvc/build.rs" ] |
94 | 94 | rustflags = [ |
95 | 95 | "--cap-lints=allow", # Suppress all warnings in crates.io crates |
96 | 96 | ] |
97 | | -- native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-0.52.6/src/../lib/windows.0.52.0.lib" ] |
| 97 | +- native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows_i686_msvc-v0_52/src/../lib/windows.0.52.0.lib" ] |
98 | 98 | + native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/i686_msvc/lib/windows.0.52.0.lib" ] |
99 | 99 |
|
100 | 100 | # Only for usage from third-party crates. Add the crate to |
|
105 | 105 | crate_name = "windows_x86_64_msvc" |
106 | 106 | epoch = "0.52" |
107 | 107 | crate_type = "rlib" |
108 | | -- crate_root = "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-0.52.6/src/lib.rs" |
109 | | -- sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-0.52.6/src/lib.rs" ] |
| 108 | +- crate_root = "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-v0_52/src/lib.rs" |
| 109 | +- sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-v0_52/src/lib.rs" ] |
110 | 110 | + crate_root = "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/x86_64_msvc/src/lib.rs" |
111 | 111 | + sources = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/x86_64_msvc/src/lib.rs" ] |
112 | 112 | inputs = [] |
|
122 | 122 | executable_configs += [ "//build/config/compiler:no_chromium_code" ] |
123 | 123 | proc_macro_configs -= [ "//build/config/compiler:chromium_code" ] |
124 | 124 | proc_macro_configs += [ "//build/config/compiler:no_chromium_code" ] |
125 | | -- build_root = "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-0.52.6/build.rs" |
126 | | -- build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-0.52.6/build.rs" ] |
| 125 | +- build_root = "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-v0_52/build.rs" |
| 126 | +- build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-v0_52/build.rs" ] |
127 | 127 | + build_root = "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/x86_64_msvc/build.rs" |
128 | 128 | + build_sources = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/x86_64_msvc/build.rs" ] |
129 | 129 | rustflags = [ |
130 | 130 | "--cap-lints=allow", # Suppress all warnings in crates.io crates |
131 | 131 | ] |
132 | | -- native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-0.52.6/src/../lib/windows.0.52.0.lib" ] |
| 132 | +- native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows_x86_64_msvc-v0_52/src/../lib/windows.0.52.0.lib" ] |
133 | 133 | + native_libs = [ "//third_party/rust/chromium_crates_io/vendor/windows-rs-0.52.0/crates/targets/x86_64_msvc/lib/windows.0.52.0.lib" ] |
134 | 134 |
|
135 | 135 | # Only for usage from third-party crates. Add the crate to |
|
0 commit comments