Skip to content

Commit 1e269af

Browse files
aeubankscopybara-github
authored andcommitted
Remove Rust cherry-picks
We've rolled past both of these. Change-Id: I4fe8fbfdba222d84062c192de176af9f4a1440b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5967135 Reviewed-by: Hans Wennborg <[email protected]> Commit-Queue: Arthur Eubanks <[email protected]> Commit-Queue: Hans Wennborg <[email protected]> Auto-Submit: Arthur Eubanks <[email protected]> Cr-Commit-Position: refs/heads/main@{#1374020} NOKEYCHECK=True GitOrigin-RevId: 49834507987ef120b8733b14ec17f34d3118d244
1 parent 2ef5661 commit 1e269af

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

build_rust.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -605,17 +605,6 @@ def GitApplyCherryPicks():
605605
# with `GitMoveSubmoduleBranch()`.
606606
#############################
607607

608-
# TODO(crbug.com/363219692): Remove once we roll past this revision.
609-
GitCherryPick(RUST_SRC_DIR, 'https://github.com/rust-lang/rust.git',
610-
'edb669350a59ce48586152cf87b1d1f2841cea62')
611-
612-
# TODO(crbug.com/373552119): Remove once
613-
# https://github.com/rust-lang/rust/pull/131805 lands and we roll past it.
614-
GitCherryPick(RUST_SRC_DIR, 'https://github.com/rust-lang/rust.git',
615-
'6de277c03922fd67ad5d13daa9325357e7a02ac7')
616-
GitCherryPick(RUST_SRC_DIR, 'https://github.com/rust-lang/rust.git',
617-
'18bbf5f118e721477fec1cde3c11d3fd2faebcd3')
618-
619608
print('Finished applying cherry-picks.')
620609

621610

0 commit comments

Comments
 (0)