Results 415 comments of Aria Desires
trafficstars

Good progress today. CC @stepancheg @sellibitze @csouth3 @csherratt This is happening, your code is moving/moved.

@huonw has set up highfive and homu for us under the @FlashCat bot: http://huon.me:54857/ Of particular interest: http://huon.me:54857/queue/all

@reem Modulo bugs, yes. See https://github.com/contain-rs/linked-hash-map/pull/2 for my experiments with using the functionality. Basically if you r+ it seems to get stuck in an infinite verification step. Not sure what...

I've made stub repos for linear-map, par-vec, and string-joiner. If someone wants to take any of those migrations over, that would be super keen. Otherwise I'm kinda unsure what to...

@huonw Sounds like something that might use mutexes or some lock-free strategy to be mutably shared, where this is persistent.

@cybergeek94 That would be great! Check out any of the other repos for the format we're using.

@cybergeek94 I think we're looking at https://github.com/contain-rs/discuss ala rust-lang/rfcs right now

string_joiner and linear_map are all that's left