An open API service for providing issue and pull request metadata for open source projects.

GitHub / rye/rust-netaddr2 issues and pull requests

#90 - A couple of README updates

Pull Request - State: closed - Opened by rye over 3 years ago
Labels: documentation

#89 - ci: Enable source-based coverage

Pull Request - State: closed - Opened by rye over 3 years ago - 1 comment
Labels: ci

#88 - Fix some Clippy lints; Update Changelog for release

Pull Request - State: closed - Opened by rye about 4 years ago
Labels: refactor

#87 - ci: Reduce frequencies and reduce variability from test coverage

Pull Request - State: closed - Opened by rye about 4 years ago
Labels: ci

#86 - Un-derive Ord and instead provide our own impl

Pull Request - State: closed - Opened by rye almost 5 years ago - 1 comment
Labels: enhancement, refactor

#85 - Create Dependabot config file

Pull Request - State: closed - Opened by dependabot-preview[bot] about 5 years ago - 1 comment
Labels: dependencies

#84 - New Contains ergonomics

Pull Request - State: closed - Opened by rye over 5 years ago - 1 comment
Labels: enhancement, refactor

#83 - Improved Contains ergonomics

Issue - State: closed - Opened by rye over 5 years ago
Labels: enhancement, refactor

#82 - Add Net.*Addr#is_cidr method

Pull Request - State: closed - Opened by rye over 5 years ago - 2 comments
Labels: enhancement

#81 - RFC 1519 / RFC 4632 — Require contiguous netmasks

Issue - State: open - Opened by rye over 5 years ago

#80 - Write tests for non-CIDR address spaces

Issue - State: open - Opened by rye over 5 years ago
Labels: bug, enhancement, refactor, needs tests, tests

#79 - Adjust serde::de error behavior and add tests for it

Pull Request - State: closed - Opened by rye over 5 years ago - 1 comment
Labels: enhancement, tests

#78 - NetAddr: Add tests for From<Netv4Addr> and From<Netv6Addr>

Pull Request - State: closed - Opened by rye over 5 years ago - 1 comment
Labels: tests

#77 - Add PartialOrd tests

Pull Request - State: closed - Opened by rye over 5 years ago - 1 comment
Labels: tests

#76 - Documentation

Pull Request - State: closed - Opened by rye over 5 years ago
Labels: documentation

#75 - Add Iterator traits

Pull Request - State: closed - Opened by rye over 5 years ago - 1 comment
Labels: enhancement

#74 - Implement Iterator-y traits

Issue - State: closed - Opened by rye over 5 years ago - 1 comment
Labels: enhancement

#73 - Error type changes

Pull Request - State: closed - Opened by rye over 5 years ago - 1 comment

#72 - Use caching

Pull Request - State: open - Opened by rye over 5 years ago - 1 comment
Labels: ci

#71 - tarpaulin: Enable all features when generating coverage

Pull Request - State: closed - Opened by rye over 5 years ago - 2 comments
Labels: ci

#70 - Add Validations

Issue - State: open - Opened by rye over 5 years ago

#69 - Add serde support

Pull Request - State: closed - Opened by rye over 5 years ago - 2 comments

#68 - Add Net.*Addr#is_cidr method

Issue - State: open - Opened by rye almost 6 years ago - 3 comments

#67 - Implement the Display trait on Net{,v4,v6}Addr

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: enhancement

#66 - Release v0.4.1

Pull Request - State: closed - Opened by rye almost 6 years ago
Labels: release

#65 - Actions: Remove an unnecessary check and upload coverage reports

Pull Request - State: closed - Opened by rye almost 6 years ago
Labels: ci

#64 - Test methods on the Netv*Addr structs

Pull Request - State: closed - Opened by rye almost 6 years ago
Labels: tests

#63 - Test merge impls on specific types

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: tests

#62 - Add and Improve Documentation

Pull Request - State: closed - Opened by rye almost 6 years ago

#61 - Release Version 0.4.0

Pull Request - State: closed - Opened by rye almost 6 years ago

#60 - Some small tweaks to make clippy::nursery happy

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#59 - Release Version 0.3.0

Pull Request - State: closed - Opened by rye almost 6 years ago

#58 - Add some more entries to the CHANGELOG

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: documentation

#57 - Remove the script directory containing a `clippy` script

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment

#56 - More tests

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: enhancement, tests

#55 - Reorganize code

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor, tests

#54 - Move and restructure the tests for the Contains impl

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor, tests

#53 - Move/restructure the tests for the PartialOrd derivation on NetAddr

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: tests

#52 - Remove fail-fast ignorance in test job

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: ci

#51 - Move and restructure FromStr tests for NetAddr

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor, tests

#50 - Remove unnecessary randomness things for testing purposes

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor, tests

#49 - Add tests for the Mask trait and its impls

Pull Request - State: closed - Opened by rye almost 6 years ago
Labels: tests

#48 - Add more tests for From<IpAddr> to the NetAddr tests

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor, tests

#47 - Use the nascent Self type alias in enum code

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#46 - Add Broadcast tests for Netv4Addr

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: tests

#45 - Move and restructure the Broadcast trait tests for NetAddr

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#44 - Move and restructure the Merge trait tests for NetAddr

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#43 - Remove trait tests

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#42 - Remove trait tests

Pull Request - State: closed - Opened by rye almost 6 years ago
Labels: refactor

#41 - Remove the dump_context step

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: ci

#40 - More tests for netaddr

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#39 - Move the From<IpAddr> and related tests

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#38 - Get rid of src/tests/ subdirectory, reorganize source hierarchy

Issue - State: closed - Opened by rye almost 6 years ago

#37 - Migrate to GitHub Actions

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment

#36 - tests: Verify that Hash preserves uniqueness

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment

#35 - Verify that Hash produces the same output for two separate NetAddrs that represent the same thing

Issue - State: closed - Opened by rye almost 6 years ago
Labels: needs tests

#34 - Release v0.2.0

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment

#33 - Extract traits and types into their own modules

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: refactor

#32 - Extract traits into their own files

Issue - State: closed - Opened by rye almost 6 years ago
Labels: refactor

#31 - Add some content to the README

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment

#30 - README: Add badges and change listed title

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment
Labels: documentation

#29 - Implement fmt::Display for NetAddrError

Pull Request - State: closed - Opened by rye almost 6 years ago - 1 comment

#28 - Remove unnecessary scoping on AddrParseError

Pull Request - State: closed - Opened by rye almost 6 years ago

#27 - convert to Self::V4, Self::V6 once stabilized in 1.37 (2019-08-15)

Issue - State: closed - Opened by todo[bot] almost 6 years ago
Labels: todo :spiral_notepad:

#26 - Implement the Rust API guidelines

Issue - State: open - Opened by rye almost 6 years ago - 2 comments
Labels: documentation, enhancement

#25 - Trait system

Pull Request - State: closed - Opened by rye almost 6 years ago - 4 comments
Labels: refactor

#24 - Switch to generics over Iterator<Item=u8> instead of having two branches in each function

Issue - State: closed - Opened by rye about 6 years ago - 1 comment
Labels: refactor

#23 - Release version 0.1.0

Pull Request - State: closed - Opened by rye about 6 years ago

#22 - Turn the NetAddr struct into an Enum, reorganize a lot

Pull Request - State: closed - Opened by rye about 6 years ago - 2 comments
Labels: enhancement

#21 - NetAddr: Begin writing "merge" logic

Pull Request - State: closed - Opened by rye about 6 years ago - 1 comment
Labels: enhancement

#20 - Set up Travis (w/ tarpaulin + cargo test)

Pull Request - State: closed - Opened by rye about 6 years ago

#19 - Use Ipv4Addr and Ipv6Addr in crate as well

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#18 - NetAddr: Derive PartialEq

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#17 - Add a method to compute the broadcast address of a NetAddr

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#16 - Improve NetAddr's FromStr panic surface

Pull Request - State: closed - Opened by rye about 6 years ago

#15 - Panic when parsing a string that doesn't split

Issue - State: closed - Opened by rye about 6 years ago - 1 comment
Labels: bug

#14 - Add some compile-tests to ensure that NetAddr is Sync and Send

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#13 - Add a function to convert from IpAddr types

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#12 - Eq, Ord, etc.

Pull Request - State: closed - Opened by rye about 6 years ago

#11 - README: Add an Acknowledgements section

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#10 - Implement PartialOrd for NetAddr

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: documentation, enhancement

#9 - Implement PartialEq for NetAddr

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: documentation, enhancement

#8 - Derive Copy, Clone, Hash, and Debug for NetAddr

Pull Request - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#7 - Implement PartialOrd for NetAddr

Issue - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#6 - Implement PartialEq for NetAddr

Issue - State: closed - Opened by rye about 6 years ago
Labels: enhancement

#5 - no_std support

Issue - State: open - Opened by rye about 6 years ago

#4 - Add a function to compute sibling networks

Issue - State: open - Opened by rye about 6 years ago

#3 - Clean up test 0s

Pull Request - State: closed - Opened by rye about 6 years ago

#2 - Support space separated form

Pull Request - State: closed - Opened by rye about 6 years ago

#1 - Rename "lhs" variable to "address"

Pull Request - State: closed - Opened by rye about 6 years ago