rust/compiler/rustc_metadata/src
Oli Scherer a34c26e7ec Make body_owned_by return the body directly.
Almost all callers want this anyway, and now we can use it to also return fed bodies
2024-05-29 10:04:08 +00:00
..
rmeta Make body_owned_by return the body directly. 2024-05-29 10:04:08 +00:00
creader.rs Remove #[macro_use] extern crate tracing from rustc_metadata. 2024-05-23 18:02:40 +10:00
dependency_format.rs Auto merge of #125434 - nnethercote:rm-more-extern-tracing, r=jackh726 2024-05-23 21:36:54 +00:00
errors.rs Rename FrameworkOnlyWindows to RawDylibOnlyWindows 2024-05-22 16:29:27 +02:00
foreign_modules.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
fs.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
lib.rs Remove #[macro_use] extern crate tracing from rustc_metadata. 2024-05-23 18:02:40 +10:00
locator.rs Remove #[macro_use] extern crate tracing from rustc_metadata. 2024-05-23 18:02:40 +10:00
native_libs.rs Rename FrameworkOnlyWindows to RawDylibOnlyWindows 2024-05-22 16:29:27 +02:00