-
Notifications
You must be signed in to change notification settings - Fork 690
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: nix-rust/nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nix-rust/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 10 files changed
- 4 contributors
Commits on Aug 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 97f6ec5 - Browse repository at this point
Copy the full SHA 97f6ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb8fe6 - Browse repository at this point
Copy the full SHA feb8fe6View commit details -
Fix test_vsock failure on VMADDR_CID_LOCAL testing
Starting from Linux 5.6, VMADDR_CID_LOCAL is supported to do local communication (loopback device). Before Linux 5.6 it was called VMADDR_CID_RESERVED and was not supported, so we could expect an EADDRNOTAVAIL, but now this address is supported and handled by the 'vsock_loopback' kernel module loaded automatically if no other vsock transports are loaded. Issue #1310 Issue #1403 Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for e266b7c - Browse repository at this point
Copy the full SHA e266b7cView commit details -
Use memoffset::offset_of instead of homegrown macro
The homegrown macro was fine in 2016, but at some point it technically became UB. The memoffset crate does the same thing, but avoids UB when using rustc 1.51.0 or later. Fixes #1415
Configuration menu - View commit details
-
Copy full SHA for c0a9fd7 - Browse repository at this point
Copy the full SHA c0a9fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b13f73c - Browse repository at this point
Copy the full SHA b13f73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de534c1 - Browse repository at this point
Copy the full SHA de534c1View commit details
Commits on Sep 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94ccf88 - Browse repository at this point
Copy the full SHA 94ccf88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 199acc7 - Browse repository at this point
Copy the full SHA 199acc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d805a - Browse repository at this point
Copy the full SHA 72d805aView 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 v0.20.0...v0.20.2