diff options
| author | Trevor Gross <tmgross@umich.edu> | 2025-01-09 04:57:29 +0000 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-01-14 08:51:19 +0000 |
| commit | 4dc866c642e20949a74e7344964ce179a5daf448 (patch) | |
| tree | 603e44e1d8d912e1740dc20e843b47017bf82781 /compiler/rustc_codegen_gcc | |
| parent | 4896a65d18ddd4038f44cf13f25eff80c734bc93 (diff) | |
| download | rust-4dc866c642e20949a74e7344964ce179a5daf448.tar.gz rust-4dc866c642e20949a74e7344964ce179a5daf448.zip | |
rustc_metadata: Rename `root` to `dep_root`
Currently `root` or `crate_root` is used to refer to an instance of `CrateRoot` (representation of a crate's serialized metadata), but the name `root` sometimes also refers to a `CratePath` representing a "root" node in the dependency graph. In order to disambiguate, rename all instances of the latter to `dep_root`.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
