Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / remexre/symbol-rs issues and pull requests
#7 - Fix YAML syntax...
Pull Request -
State: closed - Opened by remexre over 1 year ago
#6 - Adds GitHub Actions configuration.
Pull Request -
State: closed - Opened by remexre over 1 year ago
#5 - update to 2021 edition and replace lazy_static with once_cell
Pull Request -
State: closed - Opened by sam0x17 over 1 year ago
- 2 comments
#4 - Adds a const fn `from_static` which allows instantiating a `Symbol` in static contexts like a const
Pull Request -
State: closed - Opened by sam0x17 over 1 year ago
- 3 comments
#3 - way to define a symbol literal so it can be used in `matches!` and const situations
Issue -
State: closed - Opened by sam0x17 over 1 year ago
- 2 comments
#2 - Add disclaimer that Ord is not lexicographic
Issue -
State: open - Opened by remexre almost 7 years ago
Labels: documentation
#1 - Reference-count and free Symbols
Issue -
State: open - Opened by remexre almost 7 years ago
Labels: breaking