Skip to content

Commit 76a71fd

Browse files
committed
Bug 1917744 - Adjust mozglue build script for rustc 1.83. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D221463 UltraBlame original commit: afedb0acd81ed9e77d14704c7bdea1d29902cd1e
1 parent 7ff984f commit 76a71fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mozglue/static/rust/build.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ parse
222222
"
223223
1
224224
.
225-
83
225+
84
226226
.
227227
0
228228
-
@@ -279,7 +279,7 @@ parse
279279
"
280280
1
281281
.
282-
83
282+
84
283283
.
284284
0
285285
-

0 commit comments

Comments
 (0)