-
Notifications
You must be signed in to change notification settings - Fork 151
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: bluss/arrayvec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bluss/arrayvec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 7 files changed
- 8 contributors
Commits on Mar 7, 2024
-
Miri reported this here: Undefined Behavior: memory access failed: alloc42975 has size 4, so pointer at offset 5 is out-of-bounds specifically for the ptr.write() where ptr is a pointer to ZST. Somewhat confusing that miri complains about the write, maybe a new feature.
Configuration menu - View commit details
-
Copy full SHA for 27401fb - Browse repository at this point
Copy the full SHA 27401fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd7b9d - Browse repository at this point
Copy the full SHA 1cd7b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f45cc2 - Browse repository at this point
Copy the full SHA 9f45cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a1722e - Browse repository at this point
Copy the full SHA 7a1722eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4337b1b - Browse repository at this point
Copy the full SHA 4337b1bView commit details -
Improve optional support for borsh serialization
- Do not allocate when deserializing ArrayString - Serialize length as u32, not as u64, to be consistent with serialization of [T] and str - Add tests
Configuration menu - View commit details
-
Copy full SHA for ae6cfd3 - Browse repository at this point
Copy the full SHA ae6cfd3View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a2edb6 - Browse repository at this point
Copy the full SHA 5a2edb6View commit details
Commits on Mar 12, 2024
-
Remove borsch from msrv builder
Is not supported at msrv anyway (msrv applies to defaults)
Configuration menu - View commit details
-
Copy full SHA for f243d43 - Browse repository at this point
Copy the full SHA f243d43View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a75e11 - Browse repository at this point
Copy the full SHA 3a75e11View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cee33ee - Browse repository at this point
Copy the full SHA cee33eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 201d23a - Browse repository at this point
Copy the full SHA 201d23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 274fb2d - Browse repository at this point
Copy the full SHA 274fb2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2886dc - Browse repository at this point
Copy the full SHA b2886dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aadc8df - Browse repository at this point
Copy the full SHA aadc8dfView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b629f52 - Browse repository at this point
Copy the full SHA b629f52View commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3732a0 - Browse repository at this point
Copy the full SHA f3732a0View 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 0.7.4...0.7.5