<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_hir_analysis/src/impl_wf_check, branch 1.78.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.78.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.78.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-02-20T16:31:59+00:00</updated>
<entry>
<title>Use expand_weak_alias_tys when collecting constrained generics params in impls</title>
<updated>2024-02-20T16:31:59+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-02-20T13:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b3df6f068cb676486c511890148dbb7981b62b1'/>
<id>urn:sha1:1b3df6f068cb676486c511890148dbb7981b62b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly check constrainedness of gen params in the presence of weak alias types</title>
<updated>2024-02-17T07:39:01+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-02-08T13:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fde4556785ac5e07302a48fcea7ead71e711d5f4'/>
<id>urn:sha1:fde4556785ac5e07302a48fcea7ead71e711d5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obk</title>
<updated>2024-02-12T22:18:54+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2024-02-12T22:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cb0d74be28733e4d9bc8340be17087f5d2037d45'/>
<id>urn:sha1:cb0d74be28733e4d9bc8340be17087f5d2037d45</id>
<content type='text'>
Dejargonize `subst`

In favor of #110793, replace almost every occurence of `subst` and `substitution` from rustc codes, but they still remains in subtrees under `src/tools/` like clippy and test codes (I'd like to replace them after this)
</content>
</entry>
<entry>
<title>Dejargnonize subst</title>
<updated>2024-02-12T06:46:35+00:00</updated>
<author>
<name>Shoyu Vanilla</name>
<email>modulo641@gmail.com</email>
</author>
<published>2024-02-12T06:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3856df059ed90b8fd19a82efbfb9da36f68e6bb9'/>
<id>urn:sha1:3856df059ed90b8fd19a82efbfb9da36f68e6bb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove a bunch of dead parameters in fn</title>
<updated>2024-02-12T01:51:35+00:00</updated>
<author>
<name>yukang</name>
<email>moorekang@gmail.com</email>
</author>
<published>2024-02-11T06:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2bcbc16caf17351ef3f8d5e9faee98b48387d589'/>
<id>urn:sha1:2bcbc16caf17351ef3f8d5e9faee98b48387d589</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #119869 - oli-obk:track_errors2, r=matthewjasper</title>
<updated>2024-01-18T19:56:20+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2024-01-18T19:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa52edaa51b0f3651a5f8abf8c2d2bb6d0bf587d'/>
<id>urn:sha1:fa52edaa51b0f3651a5f8abf8c2d2bb6d0bf587d</id>
<content type='text'>
replace `track_errors` usages with bubbling up `ErrorGuaranteed`

more of the same as https://github.com/rust-lang/rust/pull/117449 (removing `track_errors`)
</content>
</entry>
<entry>
<title>Add -Zno-implied-bounds-compat option and use it</title>
<updated>2024-01-18T02:27:34+00:00</updated>
<author>
<name>Jack Huey</name>
<email>31162821+jackh726@users.noreply.github.com</email>
</author>
<published>2024-01-16T23:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=acab76573fffe8a3c2578506f277a89ef772a05d'/>
<id>urn:sha1:acab76573fffe8a3c2578506f277a89ef772a05d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly handle normalization in implied bounds</title>
<updated>2024-01-18T02:27:34+00:00</updated>
<author>
<name>Ali MJ Al-Nasrawy</name>
<email>alimjalnasrawy@gmail.com</email>
</author>
<published>2023-12-11T01:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d96003dd2a780ecb19252229b1927b1dc09f699b'/>
<id>urn:sha1:d96003dd2a780ecb19252229b1927b1dc09f699b</id>
<content type='text'>
Special-case Bevy dependents to not error
</content>
</entry>
<entry>
<title>Move `check_mod_impl_wf` query call out of track_errors and bubble errors up instead.</title>
<updated>2024-01-17T10:02:19+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-01-11T22:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1ce8a4ecdcdb179d023d9fd1061575ba651aeeb'/>
<id>urn:sha1:b1ce8a4ecdcdb179d023d9fd1061575ba651aeeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `Session` methods that duplicate `DiagCtxt` methods.</title>
<updated>2023-12-23T21:05:28+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-12-18T11:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99472c7049783605444ab888a97059d0cce93a12'/>
<id>urn:sha1:99472c7049783605444ab888a97059d0cce93a12</id>
<content type='text'>
Also add some `dcx` methods to types that wrap `TyCtxt`, for easier
access.
</content>
</entry>
</feed>
