<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_errors/src, branch 1.65.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.65.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.65.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-10-06T17:11:02+00:00</updated>
<entry>
<title>Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk"</title>
<updated>2022-10-06T17:11:02+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2022-09-20T18:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d223452d10d9d7c0a191b76ecbcb7951ac186f09'/>
<id>urn:sha1:d223452d10d9d7c0a191b76ecbcb7951ac186f09</id>
<content type='text'>
This reverts commit 2cb9a65684dba47c52de8fa938febf97a73e70a9, reversing
changes made to 750bd1a7ff3e010611b97ee75d30b7cbf5f3a03c.

(cherry picked from commit fc43df0333d5862a219f16d294ae38b14b9191d3)
</content>
</entry>
<entry>
<title>Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-static-without-type, r=compiler-errors</title>
<updated>2022-09-17T10:01:08+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>99973273+Dylan-DPC@users.noreply.github.com</email>
</author>
<published>2022-09-17T10:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c64c144202f6367755c476048aaaf0741af6086'/>
<id>urn:sha1:4c64c144202f6367755c476048aaaf0741af6086</id>
<content type='text'>
Do not suggest a placeholder to const and static without a type

Fixes #101755
</content>
</entry>
<entry>
<title>do not suggest a placeholder to const and static without a type</title>
<updated>2022-09-16T02:24:14+00:00</updated>
<author>
<name>Takayuki Maeda</name>
<email>takoyaki0316@gmail.com</email>
</author>
<published>2022-09-16T02:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=527292a1a697c8831fc1ec01b1047ecebc10f809'/>
<id>urn:sha1:527292a1a697c8831fc1ec01b1047ecebc10f809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only enable the let_else feature on bootstrap</title>
<updated>2022-09-15T19:06:45+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-02-27T06:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=173eb6f407438dff732b1636b5134ff220da3f5b'/>
<id>urn:sha1:173eb6f407438dff732b1636b5134ff220da3f5b</id>
<content type='text'>
On later stages, the feature is already stable.

Result of running:

rg -l "feature.let_else" compiler/ src/librustdoc/ library/ | xargs sed -s -i "s#\\[feature.let_else#\\[cfg_attr\\(bootstrap, feature\\(let_else\\)#"
</content>
</entry>
<entry>
<title>Compute `lint_levels` by definition</title>
<updated>2022-09-14T17:02:44+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2022-07-22T16:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb19a8a6208d992d6d4e661be8fa80c1eeab01f6'/>
<id>urn:sha1:eb19a8a6208d992d6d4e661be8fa80c1eeab01f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't render inline suggestions of only spaces</title>
<updated>2022-09-13T03:52:43+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-09-13T00:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd962e66cf2c3b48a4a54884c475e27e44ddf260'/>
<id>urn:sha1:cd962e66cf2c3b48a4a54884c475e27e44ddf260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't trim substitution if it's only whitespace</title>
<updated>2022-09-12T22:08:30+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-09-11T20:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c2cff68d8445fc2bcaff060a8b78993939f33878'/>
<id>urn:sha1:c2cff68d8445fc2bcaff060a8b78993939f33878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A SubstitutionPart is not a deletion if it replaces nothing with nothing</title>
<updated>2022-09-12T22:08:30+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2022-09-11T19:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=370c816a71742373401fd3c75699c04f1ceaf81f'/>
<id>urn:sha1:370c816a71742373401fd3c75699c04f1ceaf81f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc_error, rustc_private, rustc_ast: Switch to stable hash containers</title>
<updated>2022-09-10T09:49:12+00:00</updated>
<author>
<name>Niklas Jonsson</name>
<email>niklasandersjonsson@gmail.com</email>
</author>
<published>2022-07-16T13:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d3c30c00491b8452300d5ebaeb7822c9271306f'/>
<id>urn:sha1:8d3c30c00491b8452300d5ebaeb7822c9271306f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #101545 - TaKO8Ki:remove-unnecessary-partialord-ord, r=oli-obk</title>
<updated>2022-09-08T15:18:38+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>99973273+Dylan-DPC@users.noreply.github.com</email>
</author>
<published>2022-09-08T15:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=720a82dd52609f0dd90a51da4dd53fb51116241e'/>
<id>urn:sha1:720a82dd52609f0dd90a51da4dd53fb51116241e</id>
<content type='text'>
Remove unnecessary `PartialOrd` and `Ord`
</content>
</entry>
</feed>
