<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/const-generics, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up</title>
<updated>2023-01-09T08:41:21+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2022-12-21T21:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=21c5ffe008cce39bcd676ed197f691adbfbf7a2f'/>
<id>urn:sha1:21c5ffe008cce39bcd676ed197f691adbfbf7a2f</id>
<content type='text'>
Simplify match statement

Add multiple tests
- 1 test for checking `N + 1 + 1` does not unify with `N+1`
- 2 tests for checking that a function that uses two parameters only returns the parameter that
  is actually used.
- Check exact repeat predicates
</content>
</entry>
<entry>
<title>Set !const_evaluatable if ambig. and not inferred</title>
<updated>2023-01-09T08:41:21+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2022-12-20T03:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b79a9a0900dd1d29d8bf49e73b5ac75acafd9c3b'/>
<id>urn:sha1:b79a9a0900dd1d29d8bf49e73b5ac75acafd9c3b</id>
<content type='text'>
This prevents an ICE due to a value not actually being evaluatable later.
</content>
</entry>
<entry>
<title>Change based on comments</title>
<updated>2023-01-09T08:41:21+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2022-12-13T09:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77b61379b6a808f388b347044b2d37a8968a274e'/>
<id>urn:sha1:77b61379b6a808f388b347044b2d37a8968a274e</id>
<content type='text'>
Instead of just switching to a probe, check for different matches, and see how many there are.
If one, unify it, otherwise return true and let it be unified later.
</content>
</entry>
<entry>
<title>Change commit_if_ok to probe</title>
<updated>2023-01-09T08:41:21+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2022-12-04T19:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=abe040d876f697ef86b1ad395caf68c03ecbf046'/>
<id>urn:sha1:abe040d876f697ef86b1ad395caf68c03ecbf046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #106283 - JulianKnodt:enum_err, r=cjgillot</title>
<updated>2023-01-07T10:04:39+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2023-01-07T10:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d72b7d2d2a64f5f77b919a1428873b4d4149f60d'/>
<id>urn:sha1:d72b7d2d2a64f5f77b919a1428873b4d4149f60d</id>
<content type='text'>
Add help diag. for `const = Enum` missing braces around `Enum`

Previously it was not clear why this errored or if it was even supported, as there was no diagnostic that suggested wrapping it in braces.

Thus, add a simple diagnostic that suggests wrapping enum variants in braces.

Fixes #105927
</content>
</entry>
<entry>
<title>Tweak wording of fn call with wrong number of args</title>
<updated>2023-01-05T03:02:10+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2023-01-05T03:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5393c6bbd172bb87b49033e755f538228b14440b'/>
<id>urn:sha1:5393c6bbd172bb87b49033e755f538228b14440b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add note about wrapping in braces</title>
<updated>2023-01-03T23:26:57+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2022-12-30T05:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=077fae94a175408d8d7624af8a9fb96ce71bf3c3'/>
<id>urn:sha1:077fae94a175408d8d7624af8a9fb96ce71bf3c3</id>
<content type='text'>
Previously it was not clear why this errored or if it was even supported, as there was no
diagnostic that suggested wrapping it in braces.

Thus, add a simple diagnostic that suggests wrapping enum variants in braces.
</content>
</entry>
<entry>
<title>Rollup merge of #105994 - JohnTitor:issue-99647, r=compiler-errors</title>
<updated>2022-12-27T15:37:47+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-12-27T15:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d5b975cb7c227b5eec4a83c4651d1225f479c230'/>
<id>urn:sha1:d5b975cb7c227b5eec4a83c4651d1225f479c230</id>
<content type='text'>
Add regression test for #99647

Closes #99647
r? `@compiler-errors`

Signed-off-by: Yuki Okushi &lt;jtitor@2k36.org&gt;
</content>
</entry>
<entry>
<title>Add regression test for #94293</title>
<updated>2022-12-22T11:29:20+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>jtitor@2k36.org</email>
</author>
<published>2022-12-22T11:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34ae96868fcbdb2d2fa4a0b269fab94279c13e6b'/>
<id>urn:sha1:34ae96868fcbdb2d2fa4a0b269fab94279c13e6b</id>
<content type='text'>
Signed-off-by: Yuki Okushi &lt;jtitor@2k36.org&gt;
</content>
</entry>
</feed>
