Skip to content

Commit

Permalink
Switch to buck2 prelude's cargo package macros
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed May 2, 2023
1 parent 7e86218 commit 717731d
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 29 deletions.
100 changes: 82 additions & 18 deletions third-party/BUCK

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions third-party/fixups/winapi/fixups.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
buildscript = []
5 changes: 0 additions & 5 deletions third-party/reindeer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,3 @@ vendor = false
generated_file_header = """
# \u0040generated by `reindeer buckify`
"""
buckfile_imports = """
load("//tools/buck:third_party.bzl", "third_party_rust_library")
load("@prelude//rust:cargo_buildscript.bzl", "buildscript_run")
"""
rust_library = "third_party_rust_library"
5 changes: 0 additions & 5 deletions tools/buck/third_party.bzl

This file was deleted.

0 comments on commit 717731d

Please sign in to comment.