-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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/rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kennytm/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: needle-api
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 32 files changed
- 1 contributor
Commits on Apr 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fcd71f6 - Browse repository at this point
Copy the full SHA fcd71f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175d8e8 - Browse repository at this point
Copy the full SHA 175d8e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a795af0 - Browse repository at this point
Copy the full SHA a795af0View commit details -
Generalize the slice methods to use the Needle API.
Known issue: will require additional type annotations.
Configuration menu - View commit details
-
Copy full SHA for 3be85df - Browse repository at this point
Copy the full SHA 3be85dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e8735 - Browse repository at this point
Copy the full SHA 58e8735View commit details -
Delegate Eq/PartialEq/Ord/PartialOrd/Hash of OsStr to their internal …
…impl. This is required to make OsStr on Windows behaves as expected.
Configuration menu - View commit details
-
Copy full SHA for 18a59c0 - Browse repository at this point
Copy the full SHA 18a59c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602da5c - Browse repository at this point
Copy the full SHA 602da5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bedc3 - Browse repository at this point
Copy the full SHA f1bedc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10c43a - Browse repository at this point
Copy the full SHA a10c43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d118cd0 - Browse repository at this point
Copy the full SHA d118cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eba3253 - Browse repository at this point
Copy the full SHA eba3253View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fece2 - Browse repository at this point
Copy the full SHA f9fece2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d38b8e6 - Browse repository at this point
Copy the full SHA d38b8e6View commit details -
Removed all intra-doc-links from the needle docs.
They are not resolving (perhaps due to re-export) and causing CI failure.
Configuration menu - View commit details
-
Copy full SHA for a8bc182 - Browse repository at this point
Copy the full SHA a8bc182View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ad8c4 - Browse repository at this point
Copy the full SHA f4ad8c4View commit details -
Convert slice::split and friends back to taking FnMut only.
The inference breakage is too strong. Instead, introduced slice::split_match and friends as the needle-taking methods.
Configuration menu - View commit details
-
Copy full SHA for 9dc2d70 - Browse repository at this point
Copy the full SHA 9dc2d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f34fa - Browse repository at this point
Copy the full SHA f1f34faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc67c7 - Browse repository at this point
Copy the full SHA 6cc67c7View 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 master...needle-api