Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Minor fixes for nightly 2018-08-18 - #600

Merged
rphmeier merged 2 commits into
masterfrom
ser-nightly-updates-2018-08-18
Aug 25, 2018
Merged

Minor fixes for nightly 2018-08-18#600
rphmeier merged 2 commits into
masterfrom
ser-nightly-updates-2018-08-18

Conversation

@pepyakin

Copy link
Copy Markdown
Contributor

Recreation of #596

Because it was turned on by default in the recent nightlies.
See rust-lang/rust#53237
With recent nightlies rustc produces a warning
```
the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
```
@pepyakinpepyakin added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). A0-please_review Pull request needs code review. and removed A0-please_review Pull request needs code review. labels Aug 24, 2018
@rphmeier
rphmeier merged commit 5adc601 into masterAug 25, 2018
@pepyakin
pepyakin deleted the ser-nightly-updates-2018-08-18 branch August 27, 2018 08:42
dvdplm added a commit that referenced this pull request Aug 27, 2018
…and-rlpcodec
* master:
Contract signatures checking (#478)
extrinsic-pool: use retain() (#613)
rename Polkadot to Substrate in the license header via following four commands (#614)
typo fixes (#608)
RPC: Block number to block hash (#584)
Minor fixes for nightly 2018-08-18 (#600)
Time-based transaction banning (#594) (#602)
cargo --force to allow CI to build. (#599)
Fix logging (#587)
Fix runtime version cache (#586)
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
* update substrate for change to palette
* change paint to palette
* update lock
* Fix missing import
* change to polkadot-master
* Use same commit hash of parity-common
* Resolve linking errors
* Rename to frame
* bump spec
* Subsume paritytech#602 and paritytech#596
* Fix DispatchInfo
* Merge `futures03` and `joe-update-to-palette` (paritytech#606)
* Change repo and branch
* Made changes
* Bumped async-std version
* Fix line width
* Bump spec_version
* Fix `run_to_block` for Crowdfund module (paritytech#603)
Probably a copy paste error.
* Bump dependencies
* Update trie-db to be inline with substrate
* Fix documentation warning
* Fix test compilation
liuchengxu added a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A2-insubstantialPull request requires no code review (e.g., a sub-repository hash update).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pepyakin@rphmeier