Skip to content

Conversation

luqmana
Copy link
Contributor

@luqmana luqmana commented May 29, 2014

This used to be clang only but accidentally became the default for everyone.

@alexcrichton
Copy link
Member

To work with the snapshot builders this needs to be implicitly enabled for at least clang. Does the LLVM configure fail if the compiler being used is gcc?

@luqmana
Copy link
Contributor Author

luqmana commented May 29, 2014

@alexcrichton I've changed it to just apply for clang.

bors added a commit that referenced this pull request May 29, 2014
This used to be clang only but accidentally became the default for everyone.
@bors bors closed this May 29, 2014
@bors bors merged commit 3b56724 into rust-lang:master May 29, 2014
@luqmana luqmana deleted the fc branch May 29, 2014 20:20
SimonSapin added a commit to servo/servo that referenced this pull request Jun 3, 2014
… in order to get rust-lang/rust#14506.
Without this, Rust’s configure fails when g++ is used to build LLVM.
SimonSapin added a commit to servo/servo that referenced this pull request Jun 4, 2014
… in order to get rust-lang/rust#14506.
Without this, Rust’s configure fails when g++ is used to build LLVM.
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2023
…ykril

fix: unify types in `infer_expr_coerce_never()`

Fixes rust-lang#14506

rust-lang#14506 turned out to be a regression in type inference. `infer_expr_coerce_never()` added in rust-lang#14251 allows never-to-any coercion but should also perform ordinary type unification in other cases.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 3, 2025
…4506)

`has_attr(def_id, sym::automatically_derived)` is as same as
`is_automatically_derived(def_id)`.

changelog: none
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.

3 participants