-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Comparing changes
Open a pull request
base repository: rust-lang/rust
base: ae98ebf
head repository: rust-lang/rust
compare: 15aa15b
- 16 commits
- 28 files changed
- 7 contributors
Commits on Jul 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1ebfab5 - Browse repository at this point
Copy the full SHA 1ebfab5View commit details
Commits on Jul 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2f07eb3 - Browse repository at this point
Copy the full SHA 2f07eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93e62b - Browse repository at this point
Copy the full SHA c93e62bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 678d377 - Browse repository at this point
Copy the full SHA 678d377View commit details
Commits on Jul 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 226bc92 - Browse repository at this point
Copy the full SHA 226bc92View commit details
Commits on Jul 18, 2017
-
Fix LLVM assertion when a weak symbol is defined in global_asm.
This change will fix the issue from rust-embedded/svd2rust#130
Configuration menu - View commit details
-
Copy full SHA for 9b8c223 - Browse repository at this point
Copy the full SHA 9b8c223View commit details -
In the case the weak count was locked, the weak_count function could return usize::MAX. We need to test this condition manually.
Configuration menu - View commit details
-
Copy full SHA for 49edaf1 - Browse repository at this point
Copy the full SHA 49edaf1View commit details
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8416713 - Browse repository at this point
Copy the full SHA 8416713View commit details
Commits on Jul 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 077dead - Browse repository at this point
Copy the full SHA 077deadView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e5416 - Browse repository at this point
Copy the full SHA f6e5416View commit details -
Auto merge of #43368 - Aaronepower:patch-3, r=alexcrichton
Update release notes for 1.19.0 This is just #42503 there is some problems with submodules I can't seem to fix so I just created a new PR.
Configuration menu - View commit details
-
Copy full SHA for cc80053 - Browse repository at this point
Copy the full SHA cc80053View commit details
Commits on Jul 21, 2017
-
Auto merge of #43183 - michaelwoerister:internalize-symbols-without-l…
…lvm, r=eddyb trans: Internalize symbols without relying on LLVM This PR makes the compiler use the information gather by the trans collector in order to determine which symbols/trans-items can be made internal. This has the advantages: + of being LLVM independent, + of also working in incremental mode, and + of allowing to not keep all LLVM modules in memory at the same time. This is in preparation for fixing issue #39280. cc @rust-lang/compiler
Configuration menu - View commit details
-
Copy full SHA for e3c8433 - Browse repository at this point
Copy the full SHA e3c8433View commit details -
Auto merge of #43318 - jhjourdan:jh/fix_weak_cound_MAX, r=alexcrichton
Fix in weak_count in Arc in the case the weak count is locked. In the case the weak count was locked, the weak_count function could return usize::MAX. We need to test this condition manually.
Configuration menu - View commit details
-
Copy full SHA for d361efa - Browse repository at this point
Copy the full SHA d361efaView commit details -
Update Cargo to ffab51954ec32d55631c37a8730bb24915fc090b
rust-lang/cargo#4123 added the [patch] section of the manifest
Configuration menu - View commit details
-
Copy full SHA for b77ff24 - Browse repository at this point
Copy the full SHA b77ff24View commit details -
Auto merge of #43313 - pftbest:fix_asm, r=alexcrichton
[LLVM] Fix an assertion when a weak symbol is defined in global_asm. This change will fix the issue from rust-embedded/svd2rust#130 cc @japaric r? @alexcrichton
Configuration menu - View commit details
-
Copy full SHA for 6c94965 - Browse repository at this point
Copy the full SHA 6c94965View commit details -
Auto merge of #43319 - SimonSapin:cargoup, r=alexcrichton
Update Cargo to ffab51954ec32d55631c37a8730bb24915fc090b rust-lang/cargo#4123 added the `[patch]` section of the manifest
Configuration menu - View commit details
-
Copy full SHA for 15aa15b - Browse repository at this point
Copy the full SHA 15aa15bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ae98ebf...15aa15b