-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[beta] backports #92592
Merged
Merged
[beta] backports #92592
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4068be8 - Browse repository at this point
Copy the full SHA 4068be8View commit details -
Revert "Set MACOSX_DEPLOYMENT_TARGET env var to default for linking i…
…f not set." This reverts commit b376f56, which is the main part of rust-lang#90499, because it turns out that this causes a good amount of breakage in crates relying on the old behavior. Fixes rust-lang#91372.
Configuration menu - View commit details
-
Copy full SHA for 12d5eb5 - Browse repository at this point
Copy the full SHA 12d5eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb57c72 - Browse repository at this point
Copy the full SHA fb57c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3d508 - Browse repository at this point
Copy the full SHA ce3d508View commit details -
Add test for evaluate_obligation: Ok(EvaluatedToOkModuloRegions) ICE
Adds the minimial repro test case from rust-lang#85360. The fix for rust-lang#85360 was supposed to be rust-lang#85868 however the repro was resolved in the 2021-07-05 nightly while rust-lang#85360 didn't land until 2021-09-03. The reason for that is d34a3a4 **also** resolves that issue. To test if rust-lang#85868 actually fixes rust-lang#85360, I reverted d34a3a4 and found that rust-lang#85868 does indeed resolve rust-lang#85360. With that question resolved, add a test case to our incremental test suite for the original Ok(EvaluatedToOkModuloRegions) ICE. Thanks to @lqd for helping track this down!
Configuration menu - View commit details
-
Copy full SHA for fa59cdb - Browse repository at this point
Copy the full SHA fa59cdbView commit details -
Add test with
#[rustc_evaluate_where_clauses]
As suggested via reviewer feedback.
Configuration menu - View commit details
-
Copy full SHA for d632ce1 - Browse repository at this point
Copy the full SHA d632ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e491ae - Browse repository at this point
Copy the full SHA 2e491aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 478daa7 - Browse repository at this point
Copy the full SHA 478daa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9bb599 - Browse repository at this point
Copy the full SHA e9bb599View commit details -
Stand-in for a backport of "Sync portable-simd to remove autosplats rust-lang#91484".
Configuration menu - View commit details
-
Copy full SHA for 439efc1 - Browse repository at this point
Copy the full SHA 439efc1View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10f9a63 - Browse repository at this point
Copy the full SHA 10f9a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for e458615 - Browse repository at this point
Copy the full SHA e458615View commit details
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.