Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / uuid-rs/uuid issues and pull requests
#671 - Use sha hash for checkout action and remove others
Pull Request -
State: closed - Opened by KodrAus over 1 year ago
#670 - prepare for 1.3.2 release
Pull Request -
State: closed - Opened by KodrAus over 1 year ago
#669 - Faster as_u128 and to_u128_le
Pull Request -
State: closed - Opened by pkoenig10 over 1 year ago
- 1 comment
#668 - Create SECURITY.md
Pull Request -
State: closed - Opened by KodrAus over 1 year ago
#667 - Prepare for 1.3.1 release
Pull Request -
State: closed - Opened by KodrAus over 1 year ago
#666 - remove some extra chars in a comment
Pull Request -
State: closed - Opened by KodrAus over 1 year ago
#665 - Update windows-sys requirement from 0.45.0 to 0.48.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#663 - Update syn requirement from 1.0.80 to 2.0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#662 - Update syn requirement from 1.0.80 to 2.0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#661 - Update syn requirement from 1.0.80 to 2.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#660 - `cargo install uuid` should give me a uuid tool
Issue -
State: closed - Opened by ctsrc over 1 year ago
- 5 comments
#659 - Prepare for 1.3.0 release
Pull Request -
State: closed - Opened by KodrAus almost 2 years ago
#658 - Always use hyphenated format regardless of flags
Pull Request -
State: closed - Opened by KodrAus almost 2 years ago
#657 - implement Arbitrary::size_hint
Pull Request -
State: closed - Opened by Ekleog almost 2 years ago
- 1 comment
#656 - Fix error message.
Pull Request -
State: closed - Opened by basbossink-ds almost 2 years ago
#655 - Parsing error mentions incorrect characters as expected
Issue -
State: closed - Opened by basbossink-ds almost 2 years ago
#654 - Update windows-sys requirement from 0.42.0 to 0.45.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#653 - Compilation error with wasm_bindgen
Issue -
State: closed - Opened by barvirm almost 2 years ago
- 2 comments
#652 - regression(?): Pretty debug printing now strips hyphens
Issue -
State: closed - Opened by bergmark almost 2 years ago
#651 - Add compatibility with rocket
Issue -
State: closed - Opened by LMH01 almost 2 years ago
- 1 comment
#650 - Add compatibility with rocket
Pull Request -
State: closed - Opened by LMH01 almost 2 years ago
- 6 comments
#649 - Implement FromParam trait for Uuid from the Rocket web framework crate
Issue -
State: closed - Opened by LMH01 almost 2 years ago
- 1 comment
#648 - Add reordering to convert between v1 and v6 UUIDs
Issue -
State: closed - Opened by tgross35 almost 2 years ago
- 2 comments
#647 - error[E0432]: unresolved import `uuid` --> testuuid.rs:1:5 | 1 | use uuid::Uuid; | ^^^^ maybe a missing crate `uuid`? | = help: consider adding `extern crate uuid` to use the `uuid` crate
Issue -
State: closed - Opened by harryheng almost 2 years ago
- 1 comment
#646 - Prepare for 1.2.2 release
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#645 - Remove extern crate alloc
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#644 - Guard alloc requirement behind alloc feature flag
Pull Request -
State: closed - Opened by lulf about 2 years ago
- 1 comment
#643 - Uuid 1.2x requires alloc
Issue -
State: closed - Opened by lulf about 2 years ago
- 3 comments
#642 - Fix incorrect reference to `try_parse`'s error messages in its doc comment
Pull Request -
State: closed - Opened by nick96 about 2 years ago
- 2 comments
#641 - Backport Arbitrary support to 0.7.x and 0.6.x versions
Issue -
State: closed - Opened by greyblake about 2 years ago
- 2 comments
#640 - CI Cleanups
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#639 - Optional defmt support
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#638 - Tracking issue for defmt
Issue -
State: closed - Opened by KodrAus about 2 years ago
- 3 comments
Labels: unstable
#637 - Prepare for 1.2.1 release
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#636 - Fix up lost re-export of v1 Timestamp
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#635 - Breaking change in `v1` module in v1.2.0
Issue -
State: closed - Opened by jtomschroeder about 2 years ago
- 3 comments
#634 - Prepare for 1.2.0 release
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#633 - hide draft versions behind the unstable cfg
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#632 - Update arbitrary requirement from =1.1.3 to =1.1.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#631 - More work on docs
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#630 - Implement now in wasm
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#629 - Add a Natvis definition for `Uuid` along with tests and documentation
Pull Request -
State: closed - Opened by ridwanabdillahi about 2 years ago
- 2 comments
#628 - Update windows-sys requirement from 0.36.1 to 0.42.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#626 - migrate from winapi to windows_sys in examples
Pull Request -
State: closed - Opened by sn99 about 2 years ago
#625 - Some work on the new version features
Pull Request -
State: closed - Opened by KodrAus about 2 years ago
#624 - base64 serde module
Issue -
State: closed - Opened by dhduvall about 2 years ago
- 3 comments
#623 - Generate v5 & v3 UUIDs from Values that Implement `Hash`
Issue -
State: closed - Opened by azdle about 2 years ago
- 4 comments
#622 - Migrate from winapi to windows-rs in examples
Pull Request -
State: closed - Opened by sn99 about 2 years ago
- 4 comments
#621 - Fixing clippy warning on dead code
Pull Request -
State: closed - Opened by gents83 about 2 years ago
- 1 comment
#620 - Update arbitrary requirement from =1.1.3 to =1.1.6
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#619 - Update arbitrary requirement from =1.1.3 to =1.1.5
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#618 - Implement sql trait
Issue -
State: closed - Opened by HumanG33k about 2 years ago
- 2 comments
#617 - Update arbitrary requirement from =1.1.3 to =1.1.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#616 - Remove outdated Travis CI reference
Pull Request -
State: closed - Opened by atouchet over 2 years ago
#615 - Uuid 2.0 RFC
Pull Request -
State: open - Opened by rrichardson over 2 years ago
- 7 comments
#614 - Get doc tests to pass without std and shrink build runs
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
- 2 comments
#613 - Optionally implement `defmt::Format`
Pull Request -
State: closed - Opened by falk-h over 2 years ago
- 4 comments
#612 - API Refactoring
Issue -
State: open - Opened by rrichardson over 2 years ago
- 4 comments
#611 - refactors Timestamp, Context and ClockSequence, and adds UUIDS v6, v7, v8
Pull Request -
State: closed - Opened by rrichardson over 2 years ago
- 9 comments
#610 - formatting changes
Pull Request -
State: closed - Opened by pintariching over 2 years ago
- 3 comments
#609 - Codebase formatting
Issue -
State: closed - Opened by malobre over 2 years ago
#607 - Prepare for 1.1.2 release
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
#606 - Fix some doc links
Pull Request -
State: closed - Opened by mbrobbel over 2 years ago
#605 - Add Changelog
Issue -
State: closed - Opened by ghost over 2 years ago
- 2 comments
#604 - Prepare for 1.1.1 release
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
#603 - Fix documentation typo
Pull Request -
State: closed - Opened by nstinus over 2 years ago
- 1 comment
#602 - Prepare for 1.1.0 release
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
#600 - Fixed documentation link
Pull Request -
State: closed - Opened by Razican over 2 years ago
- 2 comments
#599 - Add to_bytes_le method
Pull Request -
State: closed - Opened by dfaust over 2 years ago
- 1 comment
#598 - Léo
Issue -
State: closed - Opened by Leonidas202 over 2 years ago
#597 - note that the Error display impl is public API
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
#596 - Prepare for 1.0.0 release
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
- 2 comments
#595 - Remove unnecessary AND
Pull Request -
State: closed - Opened by clehner over 2 years ago
#594 - Timestamp::from_unix - Why is the `seconds` parameter a u64 and not i64?
Issue -
State: closed - Opened by ragnese over 2 years ago
- 2 comments
#593 - Uuid 0.8.2 no_std with features = "v5" is broken
Issue -
State: closed - Opened by bootstrap-prime over 2 years ago
- 2 comments
#592 - update contact details in the CoC
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
#591 - Use the parsed literal as the span source for errors
Pull Request -
State: closed - Opened by KodrAus over 2 years ago
#590 - Build appears to be failing on 0.8.x branch
Issue -
State: closed - Opened by caipre almost 3 years ago
- 5 comments
#589 - Rework optional dependencies to discourage direct use as Cargo features
Pull Request -
State: closed - Opened by KodrAus almost 3 years ago
#588 - Tracking issue for zerocopy
Issue -
State: open - Opened by KodrAus almost 3 years ago
Labels: unstable
#587 - Use the sha1_smol library for SHA1
Pull Request -
State: closed - Opened by KodrAus almost 3 years ago
- 5 comments
#586 - Only check diagnostics output on nightly
Pull Request -
State: closed - Opened by KodrAus almost 3 years ago
#585 - uuid! macro not reporting precise diagnostics
Issue -
State: closed - Opened by KodrAus almost 3 years ago
- 3 comments
#584 - Add Uuid::into_bytes(self)
Pull Request -
State: closed - Opened by A248 almost 3 years ago
- 1 comment
#583 - Add `valuable` support for `Uuid`s
Issue -
State: open - Opened by QnnOkabayashi almost 3 years ago
- 11 comments
#582 - Alterantive SHA-1 Implementation
Issue -
State: closed - Opened by mitsuhiko almost 3 years ago
- 1 comment
#581 - Update hashes to v0.10 and change sha-1 to sha1
Pull Request -
State: closed - Opened by newpavlov almost 3 years ago
- 5 comments
#580 - Provide Uuid::into_bytes(self) -> Bytes
Issue -
State: closed - Opened by A248 almost 3 years ago
- 1 comment
#579 - add try_parse_ascii to avoid string conversions when parsing from bytes
Pull Request -
State: closed - Opened by KodrAus almost 3 years ago
#578 - Update md-5 requirement from 0.9 to 0.10
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 3 comments
Labels: dependencies
#577 - Update sha-1 requirement from 0.9 to 0.10
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies
#576 - Update CODE_OF_CONDUCT.md
Issue -
State: closed - Opened by kinggoesgaming about 3 years ago
#570 - `Uuid::parse_str` doesn't really require utf8
Issue -
State: closed - Opened by derekdreery about 3 years ago
- 11 comments
#561 - SIMD accelerations
Issue -
State: closed - Opened by Nugine about 3 years ago
- 2 comments
#551 - Inconsistent inlining?
Issue -
State: closed - Opened by kinggoesgaming about 3 years ago
- 4 comments
#523 - UUIDv6–v8 Support
Issue -
State: closed - Opened by XAMPPRocky over 3 years ago
- 53 comments
#462 - Handling endian Uuids
Issue -
State: closed - Opened by kinggoesgaming over 4 years ago
- 6 comments
#408 - remove the serde_derive dev dependency
Issue -
State: closed - Opened by kinggoesgaming over 5 years ago
- 2 comments
#113 - Tracker: Release 1.0
Issue -
State: closed - Opened by KodrAus almost 7 years ago
- 17 comments
#104 - Serialize to binary if the serde format is not human readable
Pull Request -
State: closed - Opened by Marwes about 7 years ago
- 4 comments