Skip to content

Conversation

@Nokel81
Copy link

@Nokel81 Nokel81 commented Mar 11, 2020

Fixes: #10

@Nokel81 Nokel81 mentioned this pull request Mar 11, 2020
@Boscop
Copy link
Collaborator

Boscop commented Mar 12, 2020

@Nokel81 Thanks!
Could you also support this syntax? vecdeque![expr; N]
Like slice-deque's sdeq macro:

let v = sdeq![Rc::new(1_i32); 5];

@bluss
Copy link
Owner

bluss commented Apr 13, 2020

@Boscop Can I invite you to help with maint of this crate? Fair warning - I don't have much time for Rust, but in my accounting books, this crate has been in maintenance mode. If you want, let's also set up crates.io publishing for you.

I'd suggest to keep existing users in mind, being careful with changing the scope of the crate and only aiming for semver breaking changes with very good reason. Let me know what you expect from me.

@minghu6
Copy link

minghu6 commented Jun 7, 2020

Hope for your merge @bluss

@gmoshkin
Copy link

Hey guys, anybody wants to merge this anytime soon? I'd really like to use this in my work!

@praveenperera
Copy link

@bluss can we merge this in? I can help maintain this crate

@boredcity
Copy link

Any news on that one? 🙏

@willtennien
Copy link

Can you submit the same PR to github.com/willtennien/maplit2? I'll try to approve speedily.

@gamedev-pnc
Copy link

gamedev-pnc commented Jun 8, 2024

So, was macro vecdeque added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Macro for VecDeque

9 participants