-
Notifications
You must be signed in to change notification settings - Fork 65
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rust-lang/stacker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1581ef8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rust-lang/stacker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0fd32d4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 9 files changed
- 4 contributors
Commits on May 9, 2020
-
allocate 2 pages more than requested for guard pages
as there is two guard pages used (one on top, and another on bottom), two additionnals guard pages needs to be allocated.
Configuration menu - View commit details
-
Copy full SHA for 88f67c4 - Browse repository at this point
Copy the full SHA 88f67c4View commit details -
few corrections for guess_os_stack_limit() on OpenBSD
- assert_eq!() syntax - `ss_sp` is pointer (not usize) - `ss_sp` is top (well, for all archs except hppa on OpenBSD, but hppa isn't supported by rust for now)
Configuration menu - View commit details
-
Copy full SHA for 772c9aa - Browse repository at this point
Copy the full SHA 772c9aaView commit details -
allocate stack with MAP_STACK on OpenBSD
use mmap(2) instead of mprotect(2) to pass MAP_STACK
Configuration menu - View commit details
-
Copy full SHA for 93325b4 - Browse repository at this point
Copy the full SHA 93325b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a01959 - Browse repository at this point
Copy the full SHA 9a01959View commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b2e217d - Browse repository at this point
Copy the full SHA b2e217dView commit details
Commits on Jun 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b57b5ac - Browse repository at this point
Copy the full SHA b57b5acView commit details
Commits on Jun 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6789b46 - Browse repository at this point
Copy the full SHA 6789b46View commit details
Commits on Jun 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b3da6c - Browse repository at this point
Copy the full SHA 8b3da6cView commit details
Commits on Jun 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ce83dfa - Browse repository at this point
Copy the full SHA ce83dfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd32d4 - Browse repository at this point
Copy the full SHA 0fd32d4View commit details
Loading
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 1581ef8...0fd32d4