Skip to content

Fix usage of rustc --ls on invalid files #11262

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
Jan 3, 2014

Conversation

alexcrichton
Copy link
Member

Closes #11259

bors added a commit that referenced this pull request Jan 3, 2014
@bors bors closed this Jan 3, 2014
@bors bors merged commit dd33b14 into rust-lang:master Jan 3, 2014
@alexcrichton alexcrichton deleted the issue-11259 branch January 3, 2014 18:26
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 31, 2023
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 31, 2023
[`arithmetic_side_effects`] Fix rust-lang#11262

Fix rust-lang#11262

Rustc already handles paths that refer literals -> https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=d795058a2e1634c867288c20ff9432c8

```
changelog: [`arithmetic_side_effects`]: Ignore paths that refer literals
```
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.

rustc --ls segfaults on invalid files
3 participants