aboutsummaryrefslogtreecommitdiff
path: root/gen/build/src/intern.rs
AgeCommit message (Expand)Author
2023-09-03Reduce visibility of all pub items which are not publicly exportedDavid Tolnay
2022-01-03Replace lazy_static with once_cellDavid Tolnay
2020-12-31Add wrapper to prevent iteration of unordered mapsDavid Tolnay
2020-11-04Use interned strings in cfg implementationDavid Tolnay
2020-11-04Add string intern setDavid Tolnay