Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mwbot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • mwbot-rs
  • mwbot
  • Merge requests
  • !15

Clean up etag handling

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Legoktm requested to merge etag into main Jan 08, 2023
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 3

Make it pub(crate) and just access the field directly instead of going through a getter and setter. Those two functions are now deprecated and are expected to be removed in the next breaking release if there are no objections.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: etag