about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-02-16 00:51:25 -0500
committerGitHub <noreply@github.com>2025-02-16 00:51:25 -0500
commit7884e171f78a8ab8cb7c3c1effd1c37a4cc30666 (patch)
tree4aa09c6ad97b2fa46b2f5b1fd5fc3a068b492547 /compiler/rustc_parse/src
parentf10f0f09c8dc25ebbd61420c0981cca6806551fb (diff)
parent309e371f7b062865199c38cfebe00173698c0aad (diff)
downloadrust-7884e171f78a8ab8cb7c3c1effd1c37a4cc30666.tar.gz
rust-7884e171f78a8ab8cb7c3c1effd1c37a4cc30666.zip
Rollup merge of #137097 - compiler-errors:sized-bound-self, r=oli-obk
Ignore Self in bounds check for associated types with Self:Sized

Fixes https://github.com/rust-lang/rust/issues/137053

This is morally a fix of https://github.com/rust-lang/rust/pull/112319, since the `Self: Sized` check was just missing here.

r? oli-obk
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions