<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_lint/src/levels.rs, branch cargo_update</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=cargo_update</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=cargo_update'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-22T22:10:58+00:00</updated>
<entry>
<title>Make lints work with `allow_internal_unstable`</title>
<updated>2025-07-22T22:10:58+00:00</updated>
<author>
<name>Jules Bertholet</name>
<email>julesbertholet@quoi.xyz</email>
</author>
<published>2023-10-30T03:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=acb0e71c49135741f6e48c7cfb16e8b41c2235f1'/>
<id>urn:sha1:acb0e71c49135741f6e48c7cfb16e8b41c2235f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port `#[automatically_derived]` to the new attribute parsing infrastructure</title>
<updated>2025-07-12T15:48:50+00:00</updated>
<author>
<name>Jonathan Brouwer</name>
<email>jonathantbrouwer@gmail.com</email>
</author>
<published>2025-07-11T10:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ef82007ed7b7833e3efdec0d80712849048c5c1f'/>
<id>urn:sha1:ef82007ed7b7833e3efdec0d80712849048c5c1f</id>
<content type='text'>
Signed-off-by: Jonathan Brouwer &lt;jonathantbrouwer@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add runtime check to avoid overwrite arg easily in diag and store and restore snapshot when set subdiag arg</title>
<updated>2025-06-25T13:07:16+00:00</updated>
<author>
<name>xizheyin</name>
<email>xizheyin@smail.nju.edu.cn</email>
</author>
<published>2025-06-21T16:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2d17c60bd62c03b91f6ded31b34da90addf2fc0'/>
<id>urn:sha1:d2d17c60bd62c03b91f6ded31b34da90addf2fc0</id>
<content type='text'>
Signed-off-by: xizheyin &lt;xizheyin@smail.nju.edu.cn&gt;
</content>
</entry>
<entry>
<title>decouple "reporting in deps" from future incompatibility reason</title>
<updated>2025-06-03T08:49:22+00:00</updated>
<author>
<name>Waffle Lapkin</name>
<email>waffle.lapkin@gmail.com</email>
</author>
<published>2025-06-02T23:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b7da4deb2868eae4a8c4154045ae3e67ee74de7'/>
<id>urn:sha1:9b7da4deb2868eae4a8c4154045ae3e67ee74de7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix `register_group_alias` for tools</title>
<updated>2025-04-10T20:58:15+00:00</updated>
<author>
<name>Alex Macleod</name>
<email>alex@macleod.io</email>
</author>
<published>2025-04-10T20:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3375264fa1c6e7fe95b05c7c369f1f884dee1c91'/>
<id>urn:sha1:3375264fa1c6e7fe95b05c7c369f1f884dee1c91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not visit whole crate to compute `lints_that_dont_need_to_run`.</title>
<updated>2025-04-04T12:37:38+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2024-12-03T00:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=280a1d8edb8322280bb9b10fab41c7bfb43d67b2'/>
<id>urn:sha1:280a1d8edb8322280bb9b10fab41c7bfb43d67b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `LintExpectationId` from `Level` variants</title>
<updated>2025-04-03T09:22:21+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-03-19T08:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=805f389da5d8870dc19f879300684bd421194d88'/>
<id>urn:sha1:805f389da5d8870dc19f879300684bd421194d88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make LevelAndSource a struct</title>
<updated>2025-04-03T09:17:55+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-03-19T09:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c51816ee59576477f79d58e633e145bec381d807'/>
<id>urn:sha1:c51816ee59576477f79d58e633e145bec381d807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose `LintLevelsBuilder` with crate root builder</title>
<updated>2025-03-31T15:58:13+00:00</updated>
<author>
<name>Urgau</name>
<email>urgau@numericable.fr</email>
</author>
<published>2025-03-31T15:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1238a20d38d976ccd4ccecf1b9e2cab039ab6d63'/>
<id>urn:sha1:1238a20d38d976ccd4ccecf1b9e2cab039ab6d63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #138434 - compiler-errors:lint-level-pat-field, r=jieyouxu</title>
<updated>2025-03-14T05:37:34+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2025-03-14T05:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb2a7fa209709545bd7f8458ff8618da03ab00eb'/>
<id>urn:sha1:fb2a7fa209709545bd7f8458ff8618da03ab00eb</id>
<content type='text'>
Visit `PatField` when collecting lint levels

Fixes #138428

Side-note, I vaguely skimmed over the other nodes we could be visiting here and it doesn't *seem* to me that we're missing anything, though I may be mistaken given recent(?) support for attrs in where clauses(??). Can be fixed in a follow-up PR.
</content>
</entry>
</feed>
