Skip to content

Commit 8f9c031

Browse files
committed
Rust: remove unneeded rustc_apfloat patch
1 parent 377fb00 commit 8f9c031

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

Cargo.lock

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,3 @@ members = [
1111
"rust/autobuild",
1212
]
1313
exclude = ["mad-generation-build"]
14-
15-
[patch.crates-io]
16-
# patch for build script bug preventing bazel build
17-
# see https://github.com/rust-lang/rustc_apfloat/pull/17
18-
rustc_apfloat = { git = "https://github.com/redsun82/rustc_apfloat.git", rev = "32968f16ef1b082243f9bf43a3fbd65c381b3e27" }

0 commit comments

Comments
 (0)