Skip to content

Add CI badge for crates.io#7

Closed
mgeisler wants to merge 1 commit into
unicode-rs:masterfrom
mgeisler:patch-1
Closed

Add CI badge for crates.io#7
mgeisler wants to merge 1 commit into
unicode-rs:masterfrom
mgeisler:patch-1

Conversation

@mgeisler

Copy link
Copy Markdown

No description provided.

@mgeisler

Copy link
Copy Markdown
Author

The build failures look unrelated to me: :-)

error: use of unstable library feature 'rustc_private': mainly needed for compiler internals (see issue #27812)
  --> src/tests.rs:38:28
   |
38 |         string.chars().all(char::is_xid_start)
   |                            ^^^^^^^^^^^^^^^^^^
   |
   = help: add #![feature(rustc_private)] to the crate attributes to enable

@matklad matklad mentioned this pull request Jul 25, 2019
@matklad

matklad commented Jul 25, 2019

Copy link
Copy Markdown
Contributor

These changes were added in #12, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants