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

dependencies: bump derive_more v0.99 #11405

Merged
merged 2 commits into from
Jan 24, 2020
Merged

dependencies: bump derive_more v0.99 #11405

merged 2 commits into from
Jan 24, 2020

Conversation

niklasad1
Copy link
Collaborator

@niklasad1 niklasad1 commented Jan 24, 2020

Depends on #11404

The primary motivation behind this is to have hard errors on From conversions that are ignored by
duplicated variants with the same value type. Also, there is #[from(ignored)] to enable if for instance we only would want to have a From<String> for a specific variant when there are multiple variants that wraps a String.

The primilary motivation behind this is to have hard errors on `From` conversions that are ignored by
duplicated `variants` with the same value type
@ordian ordian added A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M5-dependencies 🖇 Dependencies. labels Jan 24, 2020
@ordian ordian merged commit a9d337f into master Jan 24, 2020
@ordian ordian deleted the na-bump-derive-more branch January 24, 2020 13:52
dvdplm added a commit that referenced this pull request Jan 29, 2020
…pstream

* master:
  Add POSDAO transition and malice report queue. (#11245)
  update master/nightly version: v2.8.0 (#11419)
  ethcore/res: remove morden testnet (#11392)
  fix: export hardcoded sync format (#11416)
  update hardcoded headers: mainnet and ropsten (#11414)
  AuthorityEngine: Minor cleanups. (#11408)
  Update POA bootnodes (#11411)
  Add EtherCore support (#11402)
  verification: fix race same block + misc (#11400)
  Update ProgPoW to 0.9.3 (#11407)
  update classic testnet bootnodes (#11398)
  dependencies: bump `derive_more v0.99` (#11405)
  engine error: remove faulty/unused `From` (#11404)
  Switching to stable-track (#11377)
  ethcore/res: fix ethereum classic chainspec blake2_f activation block num (#11391)
  Update copyright notice 2020 (#11386)
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). M5-dependencies 🖇 Dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants