mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-12 05:20:38 +00:00
Remove `feed_local_def_id` best reviewed commit by commit Basically I returned `TyCtxtFeed` from `create_def` and then preserved that in the local caches based on https://github.com/rust-lang/rust/pull/121084 r? ````@petrochenkov````
For more information about how rustc works, see the rustc dev guide.