elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
705 stars 72 forks source link

Fix README doctests on latest nightly (#175) #176

Closed nathanregner closed 3 years ago

nathanregner commented 3 years ago

doc(include) was removed in https://github.com/rust-lang/rust/pull/85457. Tests should now run on on both nightly and stable.

Fixes #175

elasticmachine commented 3 years ago

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-checker-service[bot] commented 3 years ago

💚 CLA has been signed

krojew commented 3 years ago

@nathanregner if you don't want to sign the agreement, I can submit the change on your behalf. What do you think?

russcam commented 3 years ago

Thanks @nathanregner 👍

krojew commented 3 years ago

@russcam will there be a release with this change? Right now, it's impossible to use the released crate on nightly.

russcam commented 3 years ago

Thanks for the prompt, @krojew. We'll look to get a new release out shortly

russcam commented 3 years ago

@krojew new version, 7.12.1-alpha.1 is now on crates.io