Skip to content
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

RFC: Deprecate findfirst on I/O buffers #26600

Merged
merged 1 commit into from
Mar 26, 2018
Merged

RFC: Deprecate findfirst on I/O buffers #26600

merged 1 commit into from
Mar 26, 2018

Commits on Mar 23, 2018

  1. Deprecate findfirst on I/O buffers

    These two methods are exceptions in the API as we generally do not support find* for non-indexable collections.
    occursin and readuntil are replacements for most typical cases (but not all).
    nalimilan committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    278a289 View commit details
    Browse the repository at this point in the history