<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/crates/edition, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-03-17T11:29:19+00:00</updated>
<entry>
<title>chore: Bump `Edition::CURRENT` to 2024</title>
<updated>2025-03-17T11:29:19+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-03-14T13:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=65f73976bbc387b9ec09f7b7cb94aad600d8d114'/>
<id>urn:sha1:65f73976bbc387b9ec09f7b7cb94aad600d8d114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal: Render root syntax contexts more clearly</title>
<updated>2025-03-16T15:26:07+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-03-14T12:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68d08a542c8c60ed33810c5945cc4fa282a84500'/>
<id>urn:sha1:68d08a542c8c60ed33810c5945cc4fa282a84500</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal: port rust-analyzer to new Salsa</title>
<updated>2025-03-10T17:30:51+00:00</updated>
<author>
<name>David Barsky</name>
<email>me@davidbarsky.com</email>
</author>
<published>2024-11-05T17:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5c071633be35085edff186cef7fcfb2d17c22af'/>
<id>urn:sha1:a5c071633be35085edff186cef7fcfb2d17c22af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make edition per-token, not per-file</title>
<updated>2025-01-09T03:43:08+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2025-01-07T06:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=89a72c78fc60106b8eeba707dd82cf6eaafe41ef'/>
<id>urn:sha1:89a72c78fc60106b8eeba707dd82cf6eaafe41ef</id>
<content type='text'>
More correctly, *also* per-token. Because as it turns out, while the top-level edition affects parsing (I think), the per-token edition affects escaping of identifiers/keywords.
</content>
</entry>
<entry>
<title>Add description field to edition manifest</title>
<updated>2025-01-03T12:32:35+00:00</updated>
<author>
<name>Laurențiu Nicola</name>
<email>lnicola@dend.ro</email>
</author>
<published>2025-01-03T12:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b18979f4607dc8bb35e1c5873fde75ee4ca7a6bb'/>
<id>urn:sha1:b18979f4607dc8bb35e1c5873fde75ee4ca7a6bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly handle different defaults for severity of lints</title>
<updated>2024-12-11T18:48:41+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2024-11-02T21:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2950325f37fda0629fba99e751104b6faeb73ddb'/>
<id>urn:sha1:2950325f37fda0629fba99e751104b6faeb73ddb</id>
<content type='text'>
Previously all lints were assumed to be `#[warn]`, and we had a hand-coded list of `#[allow]` exceptions. Now the severity is autogenerated from rustdoc output.

Also support lints that change status between editions, and the `warnings` lint group.
</content>
</entry>
</feed>
