Files
rust/compiler/rustc_metadata
Nicholas Nethercote cdefdd054c Fix a metadata table name.
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.
2026-05-04 14:36:15 +10:00
..
2026-05-04 14:36:15 +10:00