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

Remove checked_expr #2401

Merged
merged 4 commits into from
Oct 11, 2021
Merged

Remove checked_expr #2401

merged 4 commits into from
Oct 11, 2021

Conversation

omid
Copy link
Contributor

@omid omid commented Oct 11, 2021

PR Type

Other

PR Checklist

  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Closes #2222

CHANGES.md Outdated Show resolved Hide resolved
@robjtede robjtede added A-web project: actix-web B-semver-major breaking change requiring a major version bump labels Oct 11, 2021
Co-authored-by: Rob Ede <robjtede@icloud.com>
@robjtede robjtede merged commit a6707fb into actix:master Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web project: actix-web B-semver-major breaking change requiring a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New ServiceRequest::checked_expr is useless
2 participants