Skip to content

Rewrite TARGETS files to BUCK files for facebook/sapling#990

Closed
bigfootjon wants to merge 2 commits into
facebook:mainfrom
bigfootjon:export-D66561332
Closed

Rewrite TARGETS files to BUCK files for facebook/sapling#990
bigfootjon wants to merge 2 commits into
facebook:mainfrom
bigfootjon:export-D66561332

Conversation

@bigfootjon

Copy link
Copy Markdown
Contributor

Summary: This diff migrates TARGETS file to BUCK files that are synced for an open source project.

Differential Revision: D66561332

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D66561332

Summary:
Pull Request resolved: facebook#989

X-link: facebook/fboss#298

This diff migrates TARGETS file to BUCK files that are synced for an open source project.

Differential Revision: D66561352

Reviewed By: dtolnay
Summary:
Pull Request resolved: facebook#990

X-link: facebookexperimental/rust-shed#62

This diff migrates TARGETS file to BUCK files that are synced for an open source project.

Reviewed By: dtolnay

Differential Revision: D66561332
bigfootjon added a commit to bigfootjon/rust-shed that referenced this pull request Dec 2, 2024
…erimental#62)

Summary:
X-link: facebook/sapling#990

Pull Request resolved: facebookexperimental#62

This diff migrates TARGETS file to BUCK files that are synced for an open source project.

Reviewed By: dtolnay

Differential Revision: D66561332
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D66561332

bigfootjon added a commit to bigfootjon/rust-shed that referenced this pull request Dec 2, 2024
…erimental#62)

Summary:
X-link: facebook/sapling#990

Pull Request resolved: facebookexperimental#62

This diff migrates TARGETS file to BUCK files that are synced for an open source project.

Differential Revision: D66561332

Reviewed By: dtolnay
facebook-github-bot pushed a commit to facebookexperimental/rust-shed that referenced this pull request Dec 3, 2024
Summary:
X-link: facebook/sapling#990

Pull Request resolved: #62

This diff migrates TARGETS file to BUCK files that are synced for an open source project.

Reviewed By: dtolnay

Differential Revision: D66561332

fbshipit-source-id: 47d3c0a9efe7c9a1a288ed09ac748067a96f8f02
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 8b196e4.

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been reverted by fe06208.

facebook-github-bot pushed a commit that referenced this pull request Jul 10, 2025
Summary:
@public
1.0.2 comes with a vulnerable idna.

v2.5.4 Latest
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" by valenting in #999
Updates the MSRV to 1.63 required though the libc v0.2.164 dependency

v2.5.3
fix: enable wasip2 feature for wasm32-wasip2 target by brooksmtownsend in #960
Fix idna tests with no_std by cjwatson in #963
Fix debugger_visualizer test failures. by valenting in #967
Add AsciiSet::EMPTY and boolean operators by joshka in #969
mention why we pin unicode-width by Manishearth in #972
refactor and add tests for percent encoding by joshka in #977
Add a test for and fix issue #974 by hansl in #975
no_std support for the url crate by domenukk in #831
Normalize URL paths: convert /.//p, /..//p, and //p to p by theskim in #943
support Hermit by m-mueller678 in #985
fix: support wasm32-wasip2 on the stable channel by brooksmtownsend in #983
Improve serde error output by konstin in #982
OSS-Fuzz: Add more fuzzer by arthurscchan in #988
Merge idna-v1x to main by hsivonen in #990

What's Changed
fix: enable wasip2 feature for wasm32-wasip2 target by brooksmtownsend in #960
Fix idna tests with no_std by cjwatson in #963
Fix debugger_visualizer test failures. by valenting in #967
Add AsciiSet::EMPTY and boolean operators by joshka in #969
mention why we pin unicode-width by Manishearth in #972
refactor and add tests for percent encoding by joshka in #977
Add a test for and fix issue #974 by hansl in #975
no_std support for the url crate by domenukk in #831
Normalize URL paths: convert /.//p, /..//p, and //p to p by theskim in #943
support Hermit by m-mueller678 in #985
fix: support wasm32-wasip2 on the stable channel by brooksmtownsend in #983
Improve serde error output by konstin in #982
OSS-Fuzz: Add more fuzzer by arthurscchan in #988
Merge idna-v1x to main by hsivonen in #990

Reviewed By: dtolnay

Differential Revision: D78043174

fbshipit-source-id: 93ca32d2a17f6cf3662055050ef77b1906edcdae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment