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
The way loom is set up now, loom and its dependencies show up in my dep graph as soon as I depend on crossbeam-utils or crossbeam-epoch. It would be nice to avoid this, for example as done in https://github.com/hawkw/sharded-slab/pull/52/files. (I can do the legwork on this if you like.)
The text was updated successfully, but these errors were encountered:
The way loom is set up now, loom and its dependencies show up in my dep graph as soon as I depend on crossbeam-utils or crossbeam-epoch. It would be nice to avoid this, for example as done in https://github.com/hawkw/sharded-slab/pull/52/files. (I can do the legwork on this if you like.)
The text was updated successfully, but these errors were encountered: