mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 07:41:58 +00:00
Generic associated consts: Check regions earlier when comparing impl with trait item def Fixes #123836. r? compiler-errors or compiler
Generic associated consts: Check regions earlier when comparing impl with trait item def Fixes #123836. r? compiler-errors or compiler