mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
d077146a15
fix: Reject async assoc fns of const traits/impls in ast_passes Fixes rust-lang/rust#117629