1
Fork 0
rust/compiler/rustc_metadata/src
Nicholas Nethercote fd7b4bf4e1 Move methods from Map to TyCtxt, part 2.
Continuing the work started in #136466.

Every method gains a `hir_` prefix, though for the ones that already
have a `par_` or `try_par_` prefix I added the `hir_` after that.
2025-02-18 10:17:44 +11:00
..
rmeta Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
creader.rs Rustfmt 2025-02-08 22:12:13 +00:00
dependency_format.rs Review comments 2024-12-20 08:35:02 +00:00
errors.rs Target modifiers (special marked options) are recorded in metainfo and compared to be equal in different crates 2025-02-02 22:12:49 +07:00
foreign_modules.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
fs.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
lib.rs Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay 2024-10-04 14:11:34 -07:00
locator.rs rustc_metadata: Rename root to dep_root 2025-01-14 08:51:19 +00:00
native_libs.rs Auto merge of #134243 - nnethercote:re-export-more-rustc_span, r=jieyouxu 2024-12-18 02:56:38 +00:00