Skip to content

Conversation

@ship-it-ship-it
Copy link
Contributor

Summary:
Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit unwrap() in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Differential Revision: D87950658

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 26, 2025
@ship-it-ship-it ship-it-ship-it force-pushed the export-D87950658 branch 3 times, most recently from dad66b7 to a11cad9 Compare November 26, 2025 23:12
@ship-it-ship-it ship-it-ship-it force-pushed the export-D87950658 branch 2 times, most recently from dd561d7 to 71a6b3d Compare November 26, 2025 23:17
@meta-codesync
Copy link

meta-codesync bot commented Nov 26, 2025

@ship-it-ship-it has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87950658.

ship-it-ship-it added a commit to ship-it-ship-it/monarch that referenced this pull request Nov 26, 2025
Summary:
Pull Request resolved: meta-pytorch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Differential Revision: D87950658
Summary:
Pull Request resolved: meta-pytorch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658
ship-it-ship-it added a commit to ship-it-ship-it/below that referenced this pull request Nov 26, 2025
ship-it-ship-it added a commit to ship-it-ship-it/rust-shed that referenced this pull request Nov 26, 2025
Summary:
X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658
ship-it-ship-it added a commit to ship-it-ship-it/hermit that referenced this pull request Nov 26, 2025
Summary:
X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658
ship-it-ship-it added a commit to ship-it-ship-it/ocamlrep that referenced this pull request Nov 26, 2025
meta-codesync bot pushed a commit to facebookexperimental/rust-shed that referenced this pull request Nov 27, 2025
Summary:
X-link: facebookexperimental/unigraph#7

Pull Request resolved: #66

X-link: facebookincubator/below#8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

fbshipit-source-id: 6c222c8978a600f874bba67f4d03872190948186
meta-codesync bot pushed a commit to facebookexperimental/hermit that referenced this pull request Nov 27, 2025
Summary:
X-link: facebookexperimental/unigraph#7

X-link: facebookexperimental/rust-shed#66

X-link: facebookincubator/below#8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

fbshipit-source-id: 6c222c8978a600f874bba67f4d03872190948186
meta-codesync bot pushed a commit to facebook/pyrefly that referenced this pull request Nov 27, 2025
Summary:
X-link: https://github.com/facebookexperimental/unigraph/pull/7

X-link: facebookexperimental/rust-shed#66

X-link: facebookincubator/below#8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

fbshipit-source-id: 6c222c8978a600f874bba67f4d03872190948186
@meta-codesync meta-codesync bot closed this in 9d2cf9e Nov 27, 2025
meta-codesync bot pushed a commit to facebook/ocamlrep that referenced this pull request Nov 27, 2025
Summary:
X-link: https://github.com/facebookexperimental/unigraph/pull/7

X-link: facebookexperimental/rust-shed#66

X-link: facebookincubator/below#8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

fbshipit-source-id: 6c222c8978a600f874bba67f4d03872190948186
@meta-codesync
Copy link

meta-codesync bot commented Nov 27, 2025

This pull request has been merged in 9d2cf9e.

meta-codesync bot pushed a commit to facebookincubator/scrut that referenced this pull request Nov 27, 2025
Summary:
X-link: https://github.com/facebookexperimental/unigraph/pull/7

X-link: facebookexperimental/rust-shed#66

X-link: facebookincubator/below#8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

fbshipit-source-id: 6c222c8978a600f874bba67f4d03872190948186
meta-codesync bot pushed a commit to facebook/hhvm that referenced this pull request Nov 27, 2025
Summary:
X-link: https://github.com/facebookexperimental/unigraph/pull/7

X-link: facebookexperimental/rust-shed#66

X-link: facebookincubator/below#8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

fbshipit-source-id: 6c222c8978a600f874bba67f4d03872190948186
meta-codesync bot pushed a commit to facebook/sapling that referenced this pull request Nov 27, 2025
Summary:
X-link: https://github.com/facebookexperimental/unigraph/pull/7

X-link: facebookexperimental/rust-shed#66

X-link: facebookincubator/below#8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

fbshipit-source-id: 6c222c8978a600f874bba67f4d03872190948186
meta-codesync bot pushed a commit to facebookincubator/below that referenced this pull request Nov 27, 2025
Summary:
X-link: https://github.com/facebookexperimental/unigraph/pull/7

X-link: facebookexperimental/rust-shed#66

Pull Request resolved: #8266

X-link: meta-pytorch/monarch#2012

Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit `unwrap()` in production code

https://github.com/rust-lang/regex/blob/master/CHANGELOG.md

Reviewed By: dtolnay

Differential Revision: D87950658

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

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants