-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
[stable] 1.41.1 release #69359
Merged
Merged
[stable] 1.41.1 release #69359
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1059a86 - Browse repository at this point
Copy the full SHA 1059a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b07c6 - Browse repository at this point
Copy the full SHA 00b07c6View commit details -
Revert "Remove
checked_add
inLayout::repeat
"This fixes a a segfault in safe code, a stable regression. Reported in \rust-lang#69225. This reverts commit a983e05. Also adds a test for the expected behaviour.
Configuration menu - View commit details
-
Copy full SHA for aaa142a - Browse repository at this point
Copy the full SHA aaa142aView commit details
Commits on Feb 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a978a97 - Browse repository at this point
Copy the full SHA a978a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb392dc - Browse repository at this point
Copy the full SHA bb392dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2427a49 - Browse repository at this point
Copy the full SHA 2427a49View commit details -
Resolve long compile times when evaluating always valid constants
This extends the existing logic which skips validating every integer or floating point number type to also skip validating empty structs because they are also trivially valid. Fixes rust-lang#67539
Configuration menu - View commit details
-
Copy full SHA for c5b841c - Browse repository at this point
Copy the full SHA c5b841cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6195b60 - Browse repository at this point
Copy the full SHA 6195b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f92102 - Browse repository at this point
Copy the full SHA 8f92102View commit details
Commits on Feb 23, 2020
-
Clean out some default-installed directories
This helps us have enough disk space for our builders to be able to complete successfully. For now, the choices are ad-hoc and 'definitely not needed'. This should never fail the build, as everything our build needs should be inside Docker.
Configuration menu - View commit details
-
Copy full SHA for 6d4e588 - Browse repository at this point
Copy the full SHA 6d4e588View commit details
Commits on Feb 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 53139c5 - Browse repository at this point
Copy the full SHA 53139c5View 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.