Uh oh!
There was an error while loading. Please reload this page.
Change configure flags for target triples to match GNU - #10164
Merged
Conversation
Cynede
commented
Oct 30, 2013
Contributor
@brson thanks, also granted you push access to my fork. |
Cynede
commented
Oct 31, 2013
Contributor
@brson thanks! It was hard change to do, now I will focus on adding pc-linux-gnu as optional to unknown-linux-gnu As far as I understand pc-linux-gnu is usually provided by autotools config.guess script fro x86 platforms. |
brson
commented
Oct 31, 2013
ContributorAuthor
@Heather np. I've switched the bots over to use the new flags, if you would like to remove the old compatibility flags now. |
Cynede
commented
Nov 1, 2013
Contributor
@brson when remove compatibility flags is up to you :) |
flip1995 pushed a commit
to flip1995/rust
that referenced
this pull request
Jan 12, 2023
… r=llogiq Restrict suggestion of deriving Default for enums to MSRV 1.62. See https://blog.rust-lang.org/2022/06/30/Rust-1.62.0.html#default-enum-variants --- changelog: none
U007D pushed a commit
to U007D/rust-mos
that referenced
this pull request
Aug 21, 2026
10164: docs: fix unknown configuration setting r=lnicola a=dzvon Currently, the correct configuration of sysroot is `rust-analyzer.cargo.noSysroot (default: false)`. Co-authored-by: Dezhi Wu <wu543065657@163.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebase of #9990