mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
cdefdd054c
The table names usually match the name of the corresponding query. The `trait_impl_trait_tys` table is an exception; this commit renames it `collect_return_position_impl_trait_in_trait_tys` to match the query.