mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
b5fe3bc065
Use bound vars for GAT params in param_env in check_type_bounds Fixes #87429
For more information about how rustc works, see the rustc dev guide.