-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: hyperium/hyper
base: v0.14.17
head repository: hyperium/hyper
compare: v0.14.18
- 10 commits
- 12 files changed
- 5 contributors
Commits on Feb 15, 2022
-
docs(client): Add tcp feature for Client::new docs
added cfg attr to denote required tcp feature in docs for Client::new method Closes: #2759
Configuration menu - View commit details
-
Copy full SHA for 4fcfe1f - Browse repository at this point
Copy the full SHA 4fcfe1fView commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7534522 - Browse repository at this point
Copy the full SHA 7534522View commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6464c0e - Browse repository at this point
Copy the full SHA 6464c0eView commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce2bfa9 - Browse repository at this point
Copy the full SHA ce2bfa9View commit details -
feat(client): add
HttpInfo::local_addr()methodThis adds `local_addr` information from `TcpStream` to the `HttpInfo` struct Closes #2767
Configuration menu - View commit details
-
Copy full SHA for 055b4e7 - Browse repository at this point
Copy the full SHA 055b4e7View commit details
Commits on Mar 3, 2022
-
fix(ffi): don't build C libraries by default
Remove unconditional building of FFI libraries: now that nightly supports --crate-type, it can be opted into. This fixes cargo's pipelining both for dependencies and for dependent crates, resulting in faster from-scratch builds.
Configuration menu - View commit details
-
Copy full SHA for 1c66370 - Browse repository at this point
Copy the full SHA 1c66370View commit details -
chore(ci): test FFI on CI using nightly
Now that FFI is opt-in using cargo's --crate-type, nightly needs to be used on CI: this flag is still unstable and requires a nightly to enable -Z unstable options.
Configuration menu - View commit details
-
Copy full SHA for bd591f4 - Browse repository at this point
Copy the full SHA bd591f4View commit details -
docs(ffi): document nightly requirement for FFI
Update the command to use `--crate-type`.
Configuration menu - View commit details
-
Copy full SHA for 1e9cd4f - Browse repository at this point
Copy the full SHA 1e9cd4fView commit details
Commits on Mar 14, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 740654e - Browse repository at this point
Copy the full SHA 740654eView commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 53f15e5 - Browse repository at this point
Copy the full SHA 53f15e5View 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 v0.14.17...v0.14.18