Skip to content

Flag the dynamic_lib tests as ignored - #9138

Closed
alexcrichton wants to merge 1 commit into
rust-lang:masterfrom
alexcrichton:dynamic-lib-not-threadsafe
Closed

Flag the dynamic_lib tests as ignored#9138
alexcrichton wants to merge 1 commit into
rust-lang:masterfrom
alexcrichton:dynamic-lib-not-threadsafe

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

The library isn't thread-safe, cc #9137

The library isn't thread-safe, cc rust-lang#9137
@klutzy

Copy link
Copy Markdown
Contributor

cc #8818

bors added a commit that referenced this pull request Sep 12, 2013
@borsbors closed this Sep 12, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 18, 2022
…ffate
Fixes for `branches_sharing_code`
fixesrust-lang#7198fixesrust-lang#7452fixesrust-lang#7555fixesrust-lang#7589
changelog: Don't suggest moving modifications to locals used in any of the condition expressions in `branches_sharing_code`
changelog: Don't suggest moving anything after a local with a significant drop in `branches_sharing_code`
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
9138: feat: Implement hover for lints r=Veykril a=Veykril
fixesrust-lang/rust-analyzer#8857, fixesrust-lang/rust-analyzer#3941
![URXBanNxYe](https://user-images.githubusercontent.com/3757771/120830905-4bd8da80-c55f-11eb-9f55-ff5a321726fa.gif)
We also generate the default lints(and lint groups 🎉) instead now by invoking `rustc -W help` and parsing the output from that.
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
Sign up for freeto 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.

4 participants

@alexcrichton@klutzy@thestinger@bors