rust/compiler/rustc_metadata/src
Matthias Krüger 577d85f92f
Rollup merge of #109358 - petrochenkov:nosess, r=cjgillot
rustc: Remove unused `Session` argument from some attribute functions

(One auxiliary test file containing one of these functions was unused, so I removed it instead of updating.)
2023-03-22 22:44:41 +01:00
..
rmeta Rollup merge of #109358 - petrochenkov:nosess, r=cjgillot 2023-03-22 22:44:41 +01: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 Simplify message paths 2023-03-11 22:51:57 +01:00
locator.rs Replace u32_len with constant 2023-02-20 13:38:29 -05:00
native_libs.rs The name of NativeLib will be presented 2023-03-19 11:23:19 +08:00