Skip to content

Conversation

@erickt
Copy link
Contributor

@erickt erickt commented Aug 5, 2011

This is the first attempt at converting the ivec type syntax from T[] to [T]. It seems to work with a check-full, so I expect no problems. There are three phases to this commit. First is adding support for the syntax [T]. Then, all the code is converted over to the [T] syntax. Finally, support for T[] is removed.
As a word of caution, the commit 4ea04c9 (Change the ivec type syntax to [T]) needs a stage 3 snapshot made before the rest of the commits can be committed.

Please let me know if you need any tweaks.

@brson
Copy link
Contributor

brson commented Aug 5, 2011

This looks great. Working on integrating it now.

@brson
Copy link
Contributor

brson commented Aug 5, 2011

I don't think I'm going to get to this today. The windows build is broken so we can't snapshot.

@erickt
Copy link
Contributor Author

erickt commented Aug 6, 2011

No rush, thanks for looking into this :)

On Fri, Aug 5, 2011 at 4:53 PM, brson
reply@reply.github.com
wrote:

I don't think I'm going to get to this today. The windows build is broken so we can't snapshot.

Reply to this email directly or view it on GitHub:
https://github.com/graydon/rust/pull/806#issuecomment-1740015

@erickt
Copy link
Contributor Author

erickt commented Aug 6, 2011

By the way, I re-rebased this patch on top of the graydon/master.

@brson
Copy link
Contributor

brson commented Aug 9, 2011

I've pushed the pre-snapshot commits. Still waiting for the right conditions to do the snapshot.

@brson
Copy link
Contributor

brson commented Aug 9, 2011

Integrated.

@brson brson closed this Aug 9, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
define SYS_renameat2 + flags on linux Motivation: there is no glibc wrapper for this syscall
bjorn3 added a commit to bjorn3/rust that referenced this pull request Mar 5, 2021
bjorn3 added a commit to bjorn3/rust that referenced this pull request Mar 20, 2022
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
* feat: add Stable Matching Algorithm * Changes * Changes * add cases * consize * Suggested changes * fmt --------- Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
GuillaumeGomez pushed a commit to GuillaumeGomez/rust that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants