Skip to content

Commit 6a3dbaa

Browse files
authored
Rollup merge of rust-lang#44509 - tamird:remove-rustbuild-feature, r=nikomatsakis
Update compiler-builtins ~~I can't tell if this was ever used, but it's not used today.~~ See commits.
2 parents 6b88c2b + 49492cb commit 6a3dbaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ debug-assertions = false
5656
debug = false
5757
debug-assertions = false
5858

59-
[patch.'https://github.com/rust-lang/cargo']
59+
[patch."https://github.com/rust-lang/cargo"]
6060
cargo = { path = "tools/cargo" }

0 commit comments

Comments
 (0)