-
Notifications
You must be signed in to change notification settings - Fork 109
update regex crate: 1.11.1 -> 1.12.2 #2012
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
ship-it-ship-it
wants to merge
1
commit into
meta-pytorch:main
from
ship-it-ship-it:export-D87950658
Closed
update regex crate: 1.11.1 -> 1.12.2 #2012
ship-it-ship-it
wants to merge
1
commit into
meta-pytorch:main
from
ship-it-ship-it:export-D87950658
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dad66b7 to
a11cad9
Compare
dd561d7 to
71a6b3d
Compare
|
@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
71a6b3d to
8fbb4a2
Compare
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
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 Differential Revision: D87950658
8fbb4a2 to
700a2d8
Compare
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
Summary: X-link: facebookexperimental/hermit#54 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
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 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
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary:
Primarily updating for https://docs.rs/regex/latest/regex/struct.Captures.html#method.get_match to avoid explicit
unwrap()in production codehttps://github.com/rust-lang/regex/blob/master/CHANGELOG.md
Differential Revision: D87950658