mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
02b1776cd3
Don't ICE in `opaque_hidden_inferred_bound` lint for RPITIT in trait with no default method body Inline comment should explain the fix. Fixes #130422