<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_ast_lowering, 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-09-26T04:34:09+00:00</updated>
<entry>
<title>Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkov</title>
<updated>2025-09-26T04:34:09+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-09-26T04:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40ace17fc3891155bad26a50d60a9ab07b83bf8e'/>
<id>urn:sha1:40ace17fc3891155bad26a50d60a9ab07b83bf8e</id>
<content type='text'>
Extended temporary argument to format_args!() in all cases

Fixes https://github.com/rust-lang/rust/issues/145880 by removing the special case.
</content>
</entry>
<entry>
<title>Introduce hir::ImplItemImplKind</title>
<updated>2025-09-12T20:14:15+00:00</updated>
<author>
<name>Cameron Steffen</name>
<email>cam.steffen94@gmail.com</email>
</author>
<published>2025-08-05T20:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88a8bfcaf0398011b621a981483c288d1e3b64e2'/>
<id>urn:sha1:88a8bfcaf0398011b621a981483c288d1e3b64e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #145879 - Bryanskiy:supertraits-2, r=lcnr</title>
<updated>2025-09-10T18:29:05+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-09-10T18:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fc6beb3034c766dff3ccc534b011bb9141cc9ee7'/>
<id>urn:sha1:fc6beb3034c766dff3ccc534b011bb9141cc9ee7</id>
<content type='text'>
default auto traits: use default supertraits instead of `Self: Trait` bounds on associated items

First commit: the motivation has been discussed [here](https://github.com/rust-lang/rust/pull/144679).

Second commit:  the only new places where new implicit `DefaultAutoTrait` bounds are generated are supertraits and trait object so `?Trait` syntax should be extended to these places only.

r? `@lcnr`
</content>
</entry>
<entry>
<title>Permit `more_maybe_bounds` in supertraits and trait objects only</title>
<updated>2025-09-10T12:08:08+00:00</updated>
<author>
<name>Bryanskiy</name>
<email>ivakin.kir@gmail.com</email>
</author>
<published>2025-08-24T18:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ab7b397bbd27d220d1eebc1b21963235dd26711'/>
<id>urn:sha1:3ab7b397bbd27d220d1eebc1b21963235dd26711</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change end to last</title>
<updated>2025-09-09T02:07:43+00:00</updated>
<author>
<name>Jeremy Smart</name>
<email>jeremy3141592@gmail.com</email>
</author>
<published>2025-08-01T03:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d0c07f1a1ccc46f58d2c6dbf0dbf32dc0b0d6b9'/>
<id>urn:sha1:8d0c07f1a1ccc46f58d2c6dbf0dbf32dc0b0d6b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #146102 - fmease:rm-dead-eff-code-iii, r=fee1-dead</title>
<updated>2025-09-02T15:08:58+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-09-02T15:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07f7d86f36fe3a12381a9ca772a4705eaf0abc80'/>
<id>urn:sha1:07f7d86f36fe3a12381a9ca772a4705eaf0abc80</id>
<content type='text'>
Remove dead code stemming from an old effects desugaring

CC https://github.com/rust-lang/rust/pull/132374, https://github.com/rust-lang/rust/pull/133443.

r? fee1-dead
</content>
</entry>
<entry>
<title>Remove dead code stemming from an old effects desugaring</title>
<updated>2025-09-01T19:39:01+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2025-09-01T19:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6fc0cf428885a4939fc3b6f60f638ce09e48339f'/>
<id>urn:sha1:6fc0cf428885a4939fc3b6f60f638ce09e48339f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `tracing` to `[workspace.dependencies]`.</title>
<updated>2025-08-27T04:21:19+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-08-22T00:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c50d2cc8078280a0dfdd562c7688e81b664e5880'/>
<id>urn:sha1:c50d2cc8078280a0dfdd562c7688e81b664e5880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `thin-vec` to newly added `[workspace.dependencies]`.</title>
<updated>2025-08-27T03:59:32+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-08-21T21:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=777e2d6a2aa92be8f966c147b0d5c96930873807'/>
<id>urn:sha1:777e2d6a2aa92be8f966c147b0d5c96930873807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 1-argument special case from format_args!().</title>
<updated>2025-08-26T12:46:11+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2025-08-26T12:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa9c8ceb73c88674a792719dee8bfbcbee22a360'/>
<id>urn:sha1:aa9c8ceb73c88674a792719dee8bfbcbee22a360</id>
<content type='text'>
The argument needs to be lifetime-extended, so this special case isn't
actually perfectly equivalent to the general case.
</content>
</entry>
</feed>
