Skip to content

Don't die with an ICE on a blank library name#8976

Closed
alexcrichton wants to merge 1 commit intorust-lang:masterfrom
alexcrichton:issue-5425
Closed

Don't die with an ICE on a blank library name#8976
alexcrichton wants to merge 1 commit intorust-lang:masterfrom
alexcrichton:issue-5425

Conversation

@alexcrichton
Copy link
Member

Closes #5425

bors added a commit that referenced this pull request Sep 4, 2013
@bors bors closed this Sep 4, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 16, 2022
…th-expect, r=Jarcho

Fix some `#[expect]` lint interaction

Fixing the first few lints that aren't caught by `#[expect]`. The root cause of these examples was, that the lint was emitted at the wrong location.

---

changelog: none

r? `@Jarcho`

cc: rust-lang#97660
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: when no library name is given

3 participants