GitHub / servo/string-cache issues and pull requests
#297 - Bump version of string-cache-codegen to v0.6.1
Pull Request -
State: closed - Opened by nicoburns 6 months ago
#296 - Make macros accept idents where atom value is a valid ident
Pull Request -
State: closed - Opened by nicoburns 6 months ago
#295 - Update phf to 0.13
Pull Request -
State: closed - Opened by xu-cheng 7 months ago
#293 - Enable zero-allocation conversion between Atom's from different static atom sets
Issue -
State: open - Opened by nicoburns about 1 year ago
#292 - Publish 0.5.4 string cache codegen
Pull Request -
State: closed - Opened by Ygg01 about 1 year ago
#292 - Publish 0.5.4 string cache codegen
Pull Request -
State: closed - Opened by Ygg01 about 1 year ago
- 1 comment
#291 - Publish new minor version of codegen.
Pull Request -
State: closed - Opened by jdm about 1 year ago
#291 - Publish new minor version of codegen.
Pull Request -
State: closed - Opened by jdm about 1 year ago
#290 - Add test for atom order stability
Pull Request -
State: closed - Opened by Ygg01 about 1 year ago
- 2 comments
#289 - Implement `MallocSizeOf` for `Atom`
Pull Request -
State: closed - Opened by nicoburns about 1 year ago
#289 - Implement `MallocSizeOf` for `Atom`
Pull Request -
State: closed - Opened by nicoburns about 1 year ago
#288 - Set rust-version in Cargo.toml
Pull Request -
State: closed - Opened by atouchet about 1 year ago
#287 - MSRV 1.70 + Replace `once_cell::sync::Lazy` with `std::sync::OnceLock`
Pull Request -
State: closed - Opened by paolobarbolini about 1 year ago
#287 - MSRV 1.70 + Replace `once_cell::sync::Lazy` with `std::sync::OnceLock`
Pull Request -
State: closed - Opened by paolobarbolini about 1 year ago
#286 - Publish 0.8.8
Issue -
State: closed - Opened by webbeef about 1 year ago
- 1 comment
#285 - Remove parking_lot dependency
Pull Request -
State: closed - Opened by nicoburns over 1 year ago
- 2 comments
#285 - Remove parking_lot dependency
Pull Request -
State: open - Opened by nicoburns over 1 year ago
#284 - Update MSRV to 1.61.
Pull Request -
State: closed - Opened by jdm over 1 year ago
#284 - Update MSRV to 1.61.
Pull Request -
State: closed - Opened by jdm over 1 year ago
#283 - Rename `master` branch to `main`
Pull Request -
State: closed - Opened by mrobinson almost 2 years ago
#283 - Rename `master` branch to `main`
Pull Request -
State: closed - Opened by mrobinson almost 2 years ago
#282 - Update phf_shared to 0.11
Pull Request -
State: closed - Opened by Loirooriol about 2 years ago
- 1 comment
#281 - Update phf to 0.11
Pull Request -
State: closed - Opened by phy1729 about 2 years ago
- 4 comments
#281 - Update phf to 0.11
Pull Request -
State: closed - Opened by phy1729 about 2 years ago
- 4 comments
#279 - Unsoundness in dynamic_set.rs and `from_mutated_str`
Issue -
State: open - Opened by Ralith over 2 years ago
#278 - Prefer inline representation over static
Pull Request -
State: closed - Opened by overlookmotel over 2 years ago
- 3 comments
#278 - Prefer inline representation over static
Pull Request -
State: closed - Opened by overlookmotel over 2 years ago
- 2 comments
#277 - Faster deref of inline atoms
Pull Request -
State: closed - Opened by overlookmotel over 2 years ago
- 3 comments
#277 - Faster deref of inline atoms
Pull Request -
State: closed - Opened by overlookmotel over 2 years ago
- 4 comments
#276 - Prefer inline representation over static?
Issue -
State: closed - Opened by overlookmotel almost 3 years ago
- 2 comments
#275 - fix: move debug_assert check
Pull Request -
State: closed - Opened by YoniFeng about 3 years ago
- 6 comments
#274 - test: add common dependents' usage
Pull Request -
State: closed - Opened by YoniFeng about 3 years ago
- 6 comments
#273 - Publish 0.8.6.
Pull Request -
State: closed - Opened by jdm about 3 years ago
- 5 comments
#272 - Revert trivial impl of Borrow<str> for Atom
Pull Request -
State: closed - Opened by YoniFeng about 3 years ago
- 12 comments
#271 - 0.8.5 is a "breaking change"
Issue -
State: closed - Opened by ForsakenHarmony about 3 years ago
- 5 comments
#270 - Bump version to 0.8.5
Pull Request -
State: closed - Opened by mrobinson about 3 years ago
- 4 comments
#269 - feat: use bucket mutex instead of global mutex for dynamic set
Pull Request -
State: closed - Opened by Boshen about 3 years ago
- 1 comment
#268 - feat: use bucket mutex instead of global mutex for dynamic set
Pull Request -
State: closed - Opened by Boshen about 3 years ago
- 19 comments
#267 - Update MSRV.
Pull Request -
State: closed - Opened by jdm about 3 years ago
- 4 comments
#266 - Add trivial impl of Borrow<str> for Atom
Pull Request -
State: closed - Opened by adamreichold about 3 years ago
- 12 comments
#265 - chore: 🤖 make `parking_lot` dependency optional
Pull Request -
State: open - Opened by IWANABETHATGUY over 3 years ago
- 2 comments
#264 - UB detected by miri
Issue -
State: open - Opened by kdy1 over 3 years ago
#263 - The scope of the unsafe block can be appropriately reduced
Pull Request -
State: closed - Opened by cactter over 3 years ago
#263 - The scope of the unsafe block can be appropriately reduced
Pull Request -
State: closed - Opened by cactter over 3 years ago
#262 - Fix comment typo
Pull Request -
State: closed - Opened by overlookmotel over 3 years ago
- 7 comments
#261 - Drop memory after releasing the global lock
Pull Request -
State: open - Opened by kdy1 over 3 years ago
- 1 comment
#260 - Status of provenance/aliasing issues detected by Miri
Issue -
State: open - Opened by saethlin almost 4 years ago
#259 - Publish string-cache-codegen 0.5.2.
Pull Request -
State: closed - Opened by jdm almost 4 years ago
- 4 comments
#258 - 0.8.4
Pull Request -
State: closed - Opened by dsherret almost 4 years ago
- 4 comments
#257 - Would you able to publish a new version?
Issue -
State: closed - Opened by kwonoj almost 4 years ago
- 1 comment
#256 - Replace lazy_static with once_cell
Pull Request -
State: closed - Opened by upsuper almost 4 years ago
- 4 comments
#255 - Use SPDX license format
Pull Request -
State: closed - Opened by atouchet about 4 years ago
- 4 comments
#254 - fix: bump parking_lot to 0.12 in order to not create wasm export
Pull Request -
State: closed - Opened by dsherret about 4 years ago
- 13 comments
#253 - Update dependencies to be compatbile with `cargo update -Z minimal-versions`
Pull Request -
State: closed - Opened by xfix about 4 years ago
#252 - Clippy fixes
Pull Request -
State: closed - Opened by notriddle about 4 years ago
- 4 comments
#251 - Fix warning and typo in small stack regression test
Pull Request -
State: closed - Opened by notriddle about 4 years ago
- 4 comments
#250 - Update MSRV to 1.40.0
Pull Request -
State: closed - Opened by jdm over 4 years ago
- 4 comments
#249 - Update MSRV to 1.38.0.
Pull Request -
State: closed - Opened by jdm over 4 years ago
- 4 comments
#248 - Replace Travis CI badge with GitHub Actions
Pull Request -
State: closed - Opened by atouchet over 4 years ago
- 5 comments
#247 - Publish 0.8.2.
Pull Request -
State: closed - Opened by jdm over 4 years ago
- 4 comments
#246 - Can you publish a new version?
Issue -
State: closed - Opened by kdy1 over 4 years ago
- 1 comment
#245 - Add homu result.
Pull Request -
State: closed - Opened by jdm over 4 years ago
- 9 comments
#244 - Move CI to GitHub Actions
Pull Request -
State: closed - Opened by CYBAI over 4 years ago
#243 - Use mutex from parking_lot instead of one from std
Pull Request -
State: closed - Opened by kdy1 over 4 years ago
- 9 comments
#242 - Plan to use parking lot?
Issue -
State: closed - Opened by kdy1 over 4 years ago
- 2 comments
#241 - Use a custom Visitor in Deserialize
Pull Request -
State: closed - Opened by Lucretiel over 4 years ago
- 8 comments
#240 - Is there a way to print these in rust-lldb?
Issue -
State: open - Opened by vjpr over 4 years ago
- 3 comments
#239 - Update phf, rand dependencies
Pull Request -
State: closed - Opened by mullr over 4 years ago
- 10 comments
#238 - Add an Atom::try_static method
Pull Request -
State: closed - Opened by leops almost 5 years ago
- 4 comments
#237 - impl FromIterator for Atom
Pull Request -
State: open - Opened by burtonageo about 6 years ago
- 2 comments
#237 - impl FromIterator for Atom
Pull Request -
State: closed - Opened by burtonageo about 6 years ago
- 3 comments
#236 - stable 1.0.x release of string-cache?
Issue -
State: open - Opened by dkg about 6 years ago
- 8 comments
#235 - Make serde dependency optional
Pull Request -
State: closed - Opened by thomcc over 6 years ago
- 6 comments
#234 - 0.7.4 no longer builds with rustc 1.34.2
Issue -
State: closed - Opened by teythoon over 6 years ago
- 2 comments
#233 - Use unique const names in string_cache_codegen
Pull Request -
State: closed - Opened by nox over 6 years ago
- 4 comments
#232 - Spring cleaning
Pull Request -
State: closed - Opened by SimonSapin over 6 years ago
- 4 comments
#231 - Add the non-zero optimization to Atom
Pull Request -
State: closed - Opened by SimonSapin over 6 years ago
- 4 comments
#230 - Update phf and make a bunch of other breaking changes
Pull Request -
State: closed - Opened by nox over 6 years ago
- 4 comments
#229 - Pin rustc version in .travis.yml
Pull Request -
State: closed - Opened by brendanzab over 6 years ago
- 4 comments
#228 - Build failure on Rust 1.32 due to use of unstable feature 'maybe_uninit'
Issue -
State: closed - Opened by brendanzab over 6 years ago
- 2 comments
#227 - Fix initializing the global hash map with a small stack
Pull Request -
State: closed - Opened by SimonSapin over 6 years ago
- 4 comments
#226 - Move tests, benchmarks and codegen dependencies to sub-package
Pull Request -
State: closed - Opened by dekellum over 6 years ago
- 2 comments
#225 - Slim down crate by removing build script and build-deps
Issue -
State: closed - Opened by jonasbb over 6 years ago
- 3 comments
#224 - What guarantees do u32 Atom hash values offer?
Issue -
State: open - Opened by dekellum over 6 years ago
- 1 comment
#223 - Document the semantics of Atom's generic parameter
Pull Request -
State: closed - Opened by federicomenaquintero over 6 years ago
- 4 comments
#222 - Update syn related dependencies to 1.0 and bump version
Pull Request -
State: closed - Opened by Eijebong over 6 years ago
- 5 comments
#221 - Fix deprecation warnings
Pull Request -
State: closed - Opened by Manishearth over 6 years ago
- 1 comment
#220 - Update Travis CI URL
Pull Request -
State: closed - Opened by atouchet over 6 years ago
- 4 comments
#219 - Replace ... operator with ..=
Pull Request -
State: closed - Opened by xfix over 6 years ago
- 4 comments
#218 - Bump phf_generator generator version to 0.7.22
Pull Request -
State: closed - Opened by xfix over 6 years ago
- 4 comments
#217 - atom::tests::repr fails on armv7hl and s390x
Issue -
State: open - Opened by ignatenkobrain over 6 years ago
#216 - Lots of clippy errors due to hashes
Issue -
State: open - Opened by spease almost 7 years ago
#215 - Add licenses to shared and codegen crates.
Pull Request -
State: closed - Opened by jdm almost 7 years ago
- 5 comments
#214 - Include LICENSE files into sub-crates
Issue -
State: closed - Opened by ignatenkobrain almost 7 years ago
#213 - Remove unneeded webhook notification
Pull Request -
State: closed - Opened by Darkspirit over 7 years ago
- 4 comments
#212 - Document whether dynamic atoms are garbage-collected
Issue -
State: closed - Opened by 8573 over 7 years ago
- 1 comment
#211 - Why does not Atom implements Copy?
Issue -
State: closed - Opened by akurdyukov over 7 years ago
- 2 comments
#210 - New 0.2.x release to fix rustc error
Issue -
State: closed - Opened by Mark-Simulacrum over 7 years ago
- 3 comments
#209 - New version
Issue -
State: closed - Opened by derekdreery over 7 years ago
- 1 comment
#208 - Impl Borrow<str> for Atom
Pull Request -
State: closed - Opened by KodrAus over 7 years ago
- 3 comments