Skip to content

Fix path parsing #10420

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

Merged
merged 1 commit into from
Nov 17, 2013
Merged

Fix path parsing #10420

merged 1 commit into from
Nov 17, 2013

Conversation

sanxiyn
Copy link
Member

@sanxiyn sanxiyn commented Nov 11, 2013

Fix #10283.

@brson
Copy link
Contributor

brson commented Nov 11, 2013

@pcwalton It looks like you've touched this bit of the parser recently. Does it look right to you?

bors added a commit that referenced this pull request Nov 16, 2013
@bors bors closed this Nov 17, 2013
@bors bors merged commit 2337d88 into rust-lang:master Nov 17, 2013
@sanxiyn sanxiyn deleted the path branch November 17, 2013 17:59
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 24, 2023
Improve diagnostic of `no_mangle_with_rust_abi`

fixes rust-lang#10409

Pending rust-lang/rustfmt#5701

This rewords the message to focus on the error being an implicit ABI, rather than the `Rust` ABI. Also downgrades the suggestion to `MaybeIncorrect` and changes the suggestion span to better highlight the change.

---

changelog: None
<!-- changelog_checked -->
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.

ICE: Stray dot.
4 participants