rust/compiler/rustc_metadata/src
2023-04-06 00:54:07 -07:00
..
rmeta Remove f32 & f64 from MemDecoder/MemEncoder 2023-04-06 00:54:07 -07:00
creader.rs Rollup merge of #109358 - petrochenkov:nosess, r=cjgillot 2023-03-22 22:44:41 +01:00
dependency_format.rs Replace enum ==s with matches where it makes sense 2023-01-30 12:26:26 +00:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
foreign_modules.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
fs.rs Only compute the crate hash when necessary. 2023-03-08 09:30:22 +11:00
lib.rs Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04:00
locator.rs Add try_canonicalize to rustc_fs_util and use it over fs::canonicalize 2023-03-16 21:50:23 +01:00
native_libs.rs The name of NativeLib will be presented 2023-03-19 11:23:19 +08:00