Skip to content

facebook/buck2-prelude

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Summary:
Fixes #118

Internally we force rustc to run under Rosetta for complicated reasons
related to RE. Forcing x86_64 in `rustc_action.py` has now been
superseded with a different technique. So it's safe to stop doing this
in `rustc_action.py`.

Reviewed By: dtolnay

Differential Revision: D44795554

fbshipit-source-id: 2f53d36523b523fb51bbcb85569d37c413c55716
2076903

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 1, 2022 03:58
cpu
February 27, 2023 11:22
April 7, 2023 07:33
March 29, 2023 14:43
lua
December 1, 2022 03:58
os
February 27, 2023 11:22
December 1, 2022 03:58
March 16, 2023 12:53
March 13, 2023 10:01
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
February 6, 2023 06:36
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58
December 1, 2022 03:58

Buck2 Prelude

This repo contains a copy of the Buck2 Prelude, which is often included as a submodule with a Buck2 project. To obtain a copy of this repo, and set up other details of a Buck2, you should usually run buck2 init --git. Most information can be found on the main Buck2 GitHub project.

License

Buck2 Prelude is both MIT and Apache License, Version 2.0 licensed, as found in the LICENSE-MIT and LICENSE-APACHE files.