-
Notifications
You must be signed in to change notification settings - Fork 120
Issues: rust-phf/rust-phf
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Expose hash functions in public API and add methods for lookup by single hash value
#320
opened Nov 24, 2024 by
cher-nov
Do I really need to specify
phf_shared
dependency if I need to use a custom struct as key of a map?
#308
opened Feb 7, 2024 by
GyulyVGC
Macro codegen hangs forever when trying to mix Unicase and normal strings
#299
opened Oct 19, 2023 by
DelSkayn
Macros: key expressions should support match-like alternation with
|
#286
opened May 17, 2023 by
43615
error[E0492]: statics cannot refer to interior mutable data
A-macros
Area: phf-macros
C-enhancement
#283
opened Mar 26, 2023 by
abc-mikey
question: how to resolve
impl Borrow<UniCase<'a>> for UniCase<&'static str>
#277
opened Jan 22, 2023 by
OliverNChalk
Question: Removing unused lookup entries during compilation
blocked-on-upstream
the progress is blocked on upstream
#202
opened Mar 3, 2021 by
mainrs
Suggestion: lookup table construction with const fn
blocked-on-upstream
the progress is blocked on upstream
#188
opened Feb 10, 2020 by
arucil
Nested maps don't compile
A-macros
Area: phf-macros
C-enhancement
#183
opened Oct 25, 2019 by
piegamesde
Simplify number literals
A-macros
Area: phf-macros
C-enhancement
#78
opened Feb 6, 2016 by
flenniken
ProTip!
Add no:assignee to see everything that’s not assigned.