Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify broken tests for string literals #849

Merged
merged 1 commit into from May 11, 2018

Conversation

kngwyu
Copy link
Collaborator

@kngwyu kngwyu commented May 11, 2018

Now by rust-lang/rust#49896 some string
methods like starts_with or as_bytes are declared in the macro
str_core_methods and racer can't complete these methods.

Now by rust-lang/rust#49896 some string
methods like `starts_with` or `as_bytes` are declared in the macro
str_core_methods and racer can't complete these methods.
@kngwyu kngwyu merged commit 74ebb7b into racer-rust:master May 11, 2018
@kngwyu kngwyu deleted the fix-string-tests branch May 11, 2018 10:11
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.

None yet

1 participant