-
Notifications
You must be signed in to change notification settings - Fork 14k
test: make <[T; N]>::default use const generics
#146531
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment has been minimized.
This comment has been minimized.
0a40a57 to
051168f
Compare
|
@bors try |
This comment has been minimized.
This comment has been minimized.
test: make [T; N]::default use const generics
<[T; N]>::default use const generics
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
See #61415 for previous discussion |
|
See also #145457. |
|
Perhaps it's a good idea to remove this test for the PR? |
|
Ok... I don't know if I have permissions for this but I'll try... @craterbot check |
|
🔒 Error: you're not allowed to interact with this bot. 🔑 If you are a member of a Rust team and need access, please update rust-lang/team to grant your team or yourself access to the |
|
This is effecticely a duplicate of #145457 (comment), so there's no point in running crater again |
|
This is a duplicate we already have results here https://crater-reports.s3.amazonaws.com/pr-145457/index.html |
…-errors Note some previous attempts to change the Default impl for `[T; 0]` Recently, rust-lang#145457 experimented with changing the Default impl for `[T; 0]`. Subsequently, rust-lang#146531 also aimed to perform a similar experiment. It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
…-errors Note some previous attempts to change the Default impl for `[T; 0]` Recently, rust-lang#145457 experimented with changing the Default impl for `[T; 0]`. Subsequently, rust-lang#146531 also aimed to perform a similar experiment. It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
…-errors Note some previous attempts to change the Default impl for `[T; 0]` Recently, rust-lang#145457 experimented with changing the Default impl for `[T; 0]`. Subsequently, rust-lang#146531 also aimed to perform a similar experiment. It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
…-errors Note some previous attempts to change the Default impl for `[T; 0]` Recently, rust-lang#145457 experimented with changing the Default impl for `[T; 0]`. Subsequently, rust-lang#146531 also aimed to perform a similar experiment. It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
…-errors Note some previous attempts to change the Default impl for `[T; 0]` Recently, rust-lang#145457 experimented with changing the Default impl for `[T; 0]`. Subsequently, rust-lang#146531 also aimed to perform a similar experiment. It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
Rollup merge of #146533 - Zalathar:array-default, r=compiler-errors Note some previous attempts to change the Default impl for `[T; 0]` Recently, #145457 experimented with changing the Default impl for `[T; 0]`. Subsequently, #146531 also aimed to perform a similar experiment. It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
…-errors Note some previous attempts to change the Default impl for `[T; 0]` Recently, rust-lang#145457 experimented with changing the Default impl for `[T; 0]`. Subsequently, rust-lang#146531 also aimed to perform a similar experiment. It seems like a good idea to add some links to the relevant source code, so that the historical context of this tricky topic is easier to find.
This is a test to check how much this would break crates. https://discord.com/channels/273534239310479360/957720175619215380/1416580604534980679