-
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 #42927
Merged
Merged
[beta] backports #42927
Commits on Jun 22, 2017
-
Fixes bootstrapping with custom cargo/rustc.
config.mk is now always read when parsing the configuration to prevent this from reoccurring in the future, hopefully.
Configuration menu - View commit details
-
Copy full SHA for d687176 - Browse repository at this point
Copy the full SHA d687176View commit details -
Backport fixes to LLVM 4.0 ARM codegen bugs
So ARM had quite a few codegen bugs on LLVM 4.0 which are fixed on LLVM trunk. This backports 5 of them: r297871 - ARM: avoid clobbering register in v6 jump-table expansion. - fixes rust-lang#42248 r294949 - [Thumb-1] TBB generation: spot redefinitions of index r295816 - [ARM] Fix constant islands pass. r300870 - [Thumb-1] Fix corner cases for compressed jump tables r302650 - [IfConversion] Add missing check in IfConversion/canFallThroughTo - unblocks rust-lang#39409
Configuration menu - View commit details
-
Copy full SHA for d9b47c3 - Browse repository at this point
Copy the full SHA d9b47c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8551427 - Browse repository at this point
Copy the full SHA 8551427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 433450a - Browse repository at this point
Copy the full SHA 433450aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fd8df - Browse repository at this point
Copy the full SHA d8fd8dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e76be - Browse repository at this point
Copy the full SHA f6e76beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 785e82c - Browse repository at this point
Copy the full SHA 785e82cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b276f - Browse repository at this point
Copy the full SHA 21b276fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6d9d1 - Browse repository at this point
Copy the full SHA 8d6d9d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b1469a - Browse repository at this point
Copy the full SHA 0b1469aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 818fa6e - Browse repository at this point
Copy the full SHA 818fa6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ded8a9 - Browse repository at this point
Copy the full SHA 7ded8a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b568ab6 - Browse repository at this point
Copy the full SHA b568ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202263d - Browse repository at this point
Copy the full SHA 202263dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc273a5 - Browse repository at this point
Copy the full SHA cc273a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a3296 - Browse repository at this point
Copy the full SHA f0a3296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ad9e1 - Browse repository at this point
Copy the full SHA 47ad9e1View commit details -
Revert "Update jemalloc to 4.5.0"
This reverts commit 65d0be3.
Configuration menu - View commit details
-
Copy full SHA for fc87577 - Browse repository at this point
Copy the full SHA fc87577View 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.