Skip to content

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

Merged
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:issue-11259
Jan 3, 2014
Merged

Fix usage of rustc --ls on invalid files#11262
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:issue-11259

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