Skip to content

doc: Update windows status on FAQ - #13235

Merged
bors merged 1 commit into
rust-lang:masterfrom
klutzy:doc-faq-win
Apr 2, 2014
Merged

doc: Update windows status on FAQ#13235
bors merged 1 commit into
rust-lang:masterfrom
klutzy:doc-faq-win

Conversation

@klutzy

Copy link
Copy Markdown
Contributor

No description provided.

@alexcrichton

Copy link
Copy Markdown
Member

The issue about libgcc looks like its closed, perhaps it could link to a more relevant issue such as #11782 ?

@klutzy

Copy link
Copy Markdown
ContributorAuthor

done.

@klutzy

Copy link
Copy Markdown
ContributorAuthor

revised with @kud1ing's advice. (previous discussion here)

@borsbors closed this Apr 2, 2014
@bors
bors merged commit e481ced into rust-lang:masterApr 2, 2014
notriddle pushed a commit to notriddle/rust that referenced this pull request Sep 20, 2022
Fix prelude injection
Fixes the regression of unknown types introduced in rust-lang/rust-analyzer#13175
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 5, 2024
Use `is_diagnostic_item` for checking a def_id in `unnecessary_min_or_max`.
closerust-lang#13191
This PR fixes the false positives in `unnecessary_min_or_max `.
We should use `is_diagnostic_item` for checking def_ids in this lint.
----
changelog: fix false positive in `unnecessary_min_or_max `.
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.

3 participants

@klutzy@alexcrichton@bors