Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thomcc
/
string-cache
Public
forked from
servo/string-cache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
string-cache
src
lib.rs
on
string_cache_codegen-v0.4.1
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 24, 2017
Remove `heapsize` dependency.
Show description for f48bdff
nnethercote
committed
f48bdff
View commit details
Copy full SHA for f48bdff
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Correct cfg for optional rand dependency
SimonSapin
committed
a955aba
View commit details
Copy full SHA for a955aba
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Version bump.
emilio
committed
8518b44
View commit details
Copy full SHA for 8518b44
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Expose the precomputed hash using a trait so that I can use it from rust-selectors.
Show description for f7ce843
emilio
committed
f7ce843
View commit details
Copy full SHA for f7ce843
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Silence a warning
nox
committed
6db3edb
View commit details
Copy full SHA for 6db3edb
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Cargo insists on no shared files between crates.
SimonSapin
committed
122d793
View commit details
Copy full SHA for 122d793
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Add and use new string-cache-codegen crate
aidanhs
authored and
SimonSapin
committed
f054f9b
View commit details
Copy full SHA for f054f9b
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Add EmptyStaticAtomSet and DefaultAtom.
SimonSapin
committed
fabedb0
View commit details
Copy full SHA for fabedb0
View code at this point
Browse repository at this point
Inline PhfStrSet methods.
SimonSapin
committed
c3eac36
View commit details
Copy full SHA for c3eac36
View code at this point
Browse repository at this point
Make StaticAtomSet impls provide a PhfStrSet.
SimonSapin
committed
0ad43ea
View commit details
Copy full SHA for 0ad43ea
View code at this point
Browse repository at this point
Remove namespaces. They’re going into htmlever.
SimonSapin
committed
dbf6ad7
View commit details
Copy full SHA for dbf6ad7
View code at this point
Browse repository at this point
Remove macro hack rendered unneeded by `$crate`.
SimonSapin
committed
fef1fa6
View commit details
Copy full SHA for fef1fa6
View code at this point
Browse repository at this point
Remove BorrowedAtom.
Show description for 0c82b2c
SimonSapin
committed
0c82b2c
View commit details
Copy full SHA for 0c82b2c
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Drop flags are dead, long live MIR!
SimonSapin
committed
4c0ee07
View commit details
Copy full SHA for 4c0ee07
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
Remove use of heapsize_plugin
nox
committed
ba9bde9
View commit details
Copy full SHA for ba9bde9
View code at this point
Browse repository at this point
Commits on May 18, 2016
Implement trivial BorrowedAtom, BorrowedNamespace, with_str, and eq_str_ignore_ascii_case.
bholley
committed
c5d1e4e
View commit details
Copy full SHA for c5d1e4e
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Merge into a single crate. Use macros even on unstable.
Show description for eb85a9a
SimonSapin
committed
eb85a9a
View commit details
Copy full SHA for eb85a9a
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
derive(HeapSizeOf).
Show description for 783f0ec
notriddle
committed
783f0ec
View commit details
Copy full SHA for 783f0ec
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Have Travis run (some) tests on stable Rust.
SimonSapin
committed
66ad520
View commit details
Copy full SHA for 66ad520
View code at this point
Browse repository at this point
Gratuitious refactoring.
SimonSapin
committed
7452b76
View commit details
Copy full SHA for 7452b76
View code at this point
Browse repository at this point
Make rand a dev-dependency. (It’s only used in tests.)
SimonSapin
committed
2d146b5
View commit details
Copy full SHA for 2d146b5
View code at this point
Browse repository at this point
Only make warnings fatal when testing.
Show description for ba28f51
SimonSapin
committed
ba28f51
View commit details
Copy full SHA for ba28f51
View code at this point
Browse repository at this point
Move remaining usage of unstable features behind a `unstable` Cargo feature flag.
Show description for 8a3f35c
SimonSapin
committed
8a3f35c
View commit details
Copy full SHA for 8a3f35c
View code at this point
Browse repository at this point
Update to filling drop
SimonSapin
committed
36fb311
View commit details
Copy full SHA for 36fb311
View code at this point
Browse repository at this point
Use phf_codegen instead of phf_macros
SimonSapin
committed
917dd80
View commit details
Copy full SHA for 917dd80
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
Add support for serialization via `serde`
pcwalton
committed
09739fb
View commit details
Copy full SHA for 09739fb
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Upgrade to rustc 1.2.0-nightly (2f5683913 2015-06-18)
SimonSapin
committed
c188d66
View commit details
Copy full SHA for c188d66
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
Minor changes for new Rust.
metajack
committed
1fa8d03
View commit details
Copy full SHA for 1fa8d03
View code at this point
Browse repository at this point
Commits on May 11, 2015
Remove usage of #[static_assert]
Show description for 49da403
SimonSapin
committed
49da403
View commit details
Copy full SHA for 49da403
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
Publish on cartes.io
SimonSapin
committed
c5912f9
View commit details
Copy full SHA for c5912f9
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Upgrade to rustc 1.0.0-nightly (123a754cb 2015-03-24) (built 2015-03-25)
SimonSapin
committed
654e690
View commit details
Copy full SHA for 654e690
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Upgrade to rustc 1.0.0-dev (fed12499e 2015-03-03) (built 2015-03-04)
kmcallister
committed
26017d2
View commit details
Copy full SHA for 26017d2
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Un-bitrot the event logging stuff
kmcallister
committed
5358138
View commit details
Copy full SHA for 5358138
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Upgrade to rustc 1.0.0-dev (2b01a37ec 2015-02-21) (built 2015-02-23)
kmcallister
committed
2e0c07c
View commit details
Copy full SHA for 2e0c07c
View code at this point
Browse repository at this point
Switch back to SipHash
Show description for c57d501
kmcallister
committed
c57d501
View commit details
Copy full SHA for c57d501
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.