Fix README doctests on latest nightly (#175)#176
Merged
russcam merged 1 commit intoelastic:masterfrom Jun 18, 2021
nathanregner:bugfix/175-fix-readme-doctest
Merged
Fix README doctests on latest nightly (#175)#176russcam merged 1 commit intoelastic:masterfrom nathanregner:bugfix/175-fix-readme-doctest
russcam merged 1 commit intoelastic:masterfrom
nathanregner:bugfix/175-fix-readme-doctest
Conversation
doc(include) was removed in rust-lang/rust#85457. Tests should now run on on both nightly and stable.
Collaborator
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
|
💚 CLA has been signed |
Contributor
|
@nathanregner if you don't want to sign the agreement, I can submit the change on your behalf. What do you think? |
Contributor
|
Thanks @nathanregner 👍 |
russcam
pushed a commit
that referenced
this pull request
Jun 18, 2021
doc(include) was removed in rust-lang/rust#85457. Tests should now run on on both nightly and stable. (cherry picked from commit d96bfa2)
Contributor
|
@russcam will there be a release with this change? Right now, it's impossible to use the released crate on nightly. |
Contributor
|
Thanks for the prompt, @krojew. We'll look to get a new release out shortly |
Contributor
|
@krojew new version, 7.12.1-alpha.1 is now on crates.io |
russcam
pushed a commit
that referenced
this pull request
Jun 29, 2021
doc(include) was removed in rust-lang/rust#85457. Tests should now run on on both nightly and stable.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
doc(include) was removed in rust-lang/rust#85457.
Tests should now run on on both nightly and stable.
Fixes #175