Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

fix(secret-store): deprecation warning #10301

Merged
merged 1 commit into from Feb 6, 2019

Conversation

niklasad1
Copy link
Collaborator

use of deprecated item 'core::str::::trim_left_matches': superseded by trim_start_matches

use of deprecated item 'core::str::<impl str>::trim_left_matches': superseded by `trim_start_matches`
@niklasad1 niklasad1 added A0-pleasereview 🤓 Pull request needs code review. A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M4-core ⛓ Core client code / Rust. labels Feb 5, 2019
@ordian ordian added this to the 2.4 milestone Feb 6, 2019
@ordian ordian added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 6, 2019
@ordian ordian merged commit 8ab6d89 into master Feb 6, 2019
@ordian ordian deleted the secretstore-fix-deprecation-warn branch February 6, 2019 13:54
ordian added a commit that referenced this pull request Feb 6, 2019
* master:
  fix(secret-store): deprecation warning (#10301)
ordian added a commit that referenced this pull request Apr 5, 2019
* master:
  fix: parity-clib/examples/cpp/CMakeLists.txt (#10313)
  CI optimizations (#10297)
  Increase number of requested block bodies in chain sync (#10247)
  Deprecate account management (#10213)
  Properly handle check_epoch_end_signal errors (#10015)
  fix(osx and windows builds): bump parity-daemonize (#10291)
  Add missing step for  Using `systemd` service file (#10175)
  Call private contract methods from another private contract (read-only)  (#10086)
  update ring to 0.14 (#10262)
  fix(secret-store): deprecation warning (#10301)
  Update to jsonrpc-derive 10.0.2, fixes aliases bug (#10300)
  Convert to jsonrpc-derive, use jsonrpc-* from crates.io (#10298)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants