Skip to content

Remove deprecated modes from libstd/getopts.rs #3288

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
wants to merge 1 commit into from

Conversation

killerswan
Copy link
Contributor

More mode removal!

@brson
Copy link
Contributor

brson commented Aug 28, 2012

Thanks!

@brson brson closed this Aug 28, 2012
jaisnan pushed a commit to jaisnan/rust-dev that referenced this pull request Jul 29, 2024
Bumps [tests/perf/s2n-quic](https://github.com/aws/s2n-quic) from
`7495f7b` to `37335c1`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/s2n-quic/commit/37335c196fb5755dcbe2532e5a3820e46906d5ea"><code>37335c1</code></a>
chore: release 1.41.0 (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2259">#2259</a>)</li>
<li><a
href="https://github.com/aws/s2n-quic/commit/cc41bc3c586de2f5489c3f2408b072069cbc7f34"><code>cc41bc3</code></a>
feat(s2n-quic-dc): latest import (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2257">#2257</a>)</li>
<li><a
href="https://github.com/aws/s2n-quic/commit/e4deed6f318c4ee103e56b328818ae89d6f43cec"><code>e4deed6</code></a>
chore: cleanup github issues and clippy warnings (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2251">#2251</a>)</li>
<li><a
href="https://github.com/aws/s2n-quic/commit/947d9606ef87aa6e13b032835342d62076deb95f"><code>947d960</code></a>
feat(s2n-quic-dc): set max_datagram_size in ApplicationParams (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2258">#2258</a>)</li>
<li><a
href="https://github.com/aws/s2n-quic/commit/3d2b5d883c59a2cdd2c27c940ead993be0f11702"><code>3d2b5d8</code></a>
chore: release 1.40.0 (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2256">#2256</a>)</li>
<li><a
href="https://github.com/aws/s2n-quic/commit/b5bcd7fd288506478a7475e3d17c98f7cc6d9ef3"><code>b5bcd7f</code></a>
feat(s2n-quic): expose mtu provider (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2232">#2232</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/s2n-quic/compare/7495f7b43c271ebf3d467409c43fc3cc864bdcc6...37335c196fb5755dcbe2532e5a3820e46906d5ea">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zyad Hassan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants