rust/compiler/rustc_metadata/src
2022-07-02 22:51:42 +09:00
..
rmeta seek and write the root position to the metadata file 2022-07-02 22:51:42 +09:00
creader.rs Fix panic by checking if CStore has the crate data we want before actually querying it 2022-06-20 23:39:26 +02:00
dependency_format.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
foreign_modules.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
fs.rs write to a temporary file in Decodable for EncodedMetadata 2022-07-02 22:51:42 +09:00
lib.rs move emit_metadata to rustc_metadata::fs 2022-07-02 22:48:16 +09:00
locator.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
native_libs.rs Stabilize the bundle native library modifier 2022-06-09 23:12:58 +04:00