<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/rust-2018/edition-lint-nested-paths.fixed, branch 1.60.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.60.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.60.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-01-23T22:05:48+00:00</updated>
<entry>
<title>Remove deduplication of early lints</title>
<updated>2022-01-23T22:05:48+00:00</updated>
<author>
<name>Aaron Hill</name>
<email>aa1ronham@gmail.com</email>
</author>
<published>2022-01-23T22:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=58d676b0cc73217703210913fdb266faa39687a0'/>
<id>urn:sha1:58d676b0cc73217703210913fdb266faa39687a0</id>
<content type='text'>
We already have a general mechanism for deduplicating reported
lints, so there's no need to have an additional one for early lints
specifically. This allows us to remove some `PartialEq` impls.
</content>
</entry>
<entry>
<title>Address PR feedback</title>
<updated>2021-06-25T12:51:56+00:00</updated>
<author>
<name>Ryan Levick</name>
<email>me@ryanlevick.com</email>
</author>
<published>2021-06-16T12:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b3940f44b1f0774f8b43d01786193744fee0079'/>
<id>urn:sha1:7b3940f44b1f0774f8b43d01786193744fee0079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how edition based future compatibility warnings are handled</title>
<updated>2021-06-25T12:51:56+00:00</updated>
<author>
<name>Ryan Levick</name>
<email>me@ryanlevick.com</email>
</author>
<published>2021-06-15T15:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=23176f60e75f7f7b55cb1cc34b667705d1d10032'/>
<id>urn:sha1:23176f60e75f7f7b55cb1cc34b667705d1d10032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove crate_visibility_modifier from 2018 edition</title>
<updated>2018-09-09T00:28:13+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-09-06T16:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5af06768a9b80afd9c1b8bbed695152d4ac5d9db'/>
<id>urn:sha1:5af06768a9b80afd9c1b8bbed695152d4ac5d9db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix naming conventions for new lints</title>
<updated>2018-05-24T23:35:07+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-05-18T22:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e60eaf59dfb080317e9a8f8b3b301fca0b430fea'/>
<id>urn:sha1:e60eaf59dfb080317e9a8f8b3b301fca0b430fea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Fix another double-lint issue with `crate::`</title>
<updated>2018-05-22T22:59:51+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-05-22T22:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e39c9592948995569ca09a69cdafe1f6035f9364'/>
<id>urn:sha1:e39c9592948995569ca09a69cdafe1f6035f9364</id>
<content type='text'>
This commit fixes another issue in the `absolute_path_not_starting_with_crate`
lint where it warns twice about an import which may contain `self`. It turns out
there were a few more locations that needed updating to use `root_id` and
`root_span` introduced in #50970 and after that it looks to work like a charm!

Closes #50978
</content>
</entry>
<entry>
<title>add new test and add an existing scenario I didn't see covered</title>
<updated>2018-05-22T16:31:12+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2018-05-22T15:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dfd2a138eb81556fe7fd2c2745c0e18d25911084'/>
<id>urn:sha1:dfd2a138eb81556fe7fd2c2745c0e18d25911084</id>
<content type='text'>
</content>
</entry>
</feed>
