<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/clippy/tests/ui/unnecessary_literal_unwrap.stderr, 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>2025-02-28T22:27:09+00:00</updated>
<entry>
<title>Merge commit '9f9a822509e5ad3e560cbbe830d1013f936fca28' into clippy-subtree-update</title>
<updated>2025-02-28T22:27:09+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2025-02-28T22:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=65eb2b22371f506478a6d4c57bcadb15da1fbedc'/>
<id>urn:sha1:65eb2b22371f506478a6d4c57bcadb15da1fbedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show diff suggestion format on verbose replacement</title>
<updated>2025-02-10T20:21:39+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-07-09T22:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0845adb0c1b7a7fa1bef73e749b2d7e1d7f374d'/>
<id>urn:sha1:f0845adb0c1b7a7fa1bef73e749b2d7e1d7f374d</id>
<content type='text'>
```
error[E0610]: `{integer}` is a primitive type and therefore doesn't have fields
  --&gt; $DIR/attempted-access-non-fatal.rs:7:15
   |
LL |     let _ = 2.l;
   |               ^
   |
help: if intended to be a floating point literal, consider adding a `0` after the period and a `f64` suffix
   |
LL -     let _ = 2.l;
LL +     let _ = 2.0f64;
   |
```
</content>
</entry>
<entry>
<title>Do not underline suggestions for code that is already there</title>
<updated>2024-08-01T18:53:42+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-06-22T04:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ce8c42e0bf66d32504659cbbe91ad2a0c315891'/>
<id>urn:sha1:8ce8c42e0bf66d32504659cbbe91ad2a0c315891</id>
<content type='text'>
When a suggestion part is for already present code, do not highlight it. If after that there are no highlights left, do not show the suggestion at all.

Fix clippy lint suggestion incorrectly treated as `span_help`.
</content>
</entry>
<entry>
<title>Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-update</title>
<updated>2024-02-27T14:50:17+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2024-02-27T14:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ad7513e8743647dc93f0f3703cce9b9f1403df08'/>
<id>urn:sha1:ad7513e8743647dc93f0f3703cce9b9f1403df08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clippy</title>
<updated>2023-10-04T21:09:54+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-10-02T21:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=89b14ae212e50f7a92800c4cb4f7cdefd2b1495e'/>
<id>urn:sha1:89b14ae212e50f7a92800c4cb4f7cdefd2b1495e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust clippy tests with new rustc help suggestion for lints</title>
<updated>2023-09-04T12:22:02+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2023-08-01T12:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9190e960e1c6b2c2e73c23e85545656ab1577761'/>
<id>urn:sha1:9190e960e1c6b2c2e73c23e85545656ab1577761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup</title>
<updated>2023-08-24T19:32:12+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2023-08-24T19:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7137a09806171e75b54c5fb70bf629a55ff04d8b'/>
<id>urn:sha1:7137a09806171e75b54c5fb70bf629a55ff04d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup</title>
<updated>2023-07-31T21:53:53+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2023-07-31T21:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=53f09d95eb50eb2fec3792cc44ea344475a5e084'/>
<id>urn:sha1:53f09d95eb50eb2fec3792cc44ea344475a5e084</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup</title>
<updated>2023-07-17T08:22:32+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2023-07-17T08:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=561303d74ccbe246e2e8e89153d18508902074d1'/>
<id>urn:sha1:561303d74ccbe246e2e8e89153d18508902074d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup</title>
<updated>2023-07-02T12:59:02+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2023-07-02T12:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=beb0e731de1c13ee0ee341965718b6350a48b34d'/>
<id>urn:sha1:beb0e731de1c13ee0ee341965718b6350a48b34d</id>
<content type='text'>
</content>
</entry>
</feed>
