Skip to content

Commit

Permalink
Rollup merge of rust-lang#44509 - tamird:remove-rustbuild-feature, r=…
Browse files Browse the repository at this point in the history
…nikomatsakis

Update compiler-builtins

~~I can't tell if this was ever used, but it's not used today.~~

See commits.
  • Loading branch information
TimNN authored Sep 17, 2017
2 parents 6ecec1b + 49492cb commit 334da4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ debug-assertions = false
debug = false
debug-assertions = false

[patch.'https://github.com/rust-lang/cargo']
[patch."https://github.com/rust-lang/cargo"]
cargo = { path = "tools/cargo" }
2 changes: 1 addition & 1 deletion src/libcompiler_builtins

0 comments on commit 334da4a

Please sign in to comment.