rust/compiler/rustc_session/src
2026-01-04 06:58:31 -08:00
..
config Add perma-unstable --print=backend-has-zstd for use by compiletest 2025-12-05 14:27:52 +11:00
code_stats.rs Document why CodeStats::type_sizes is public 2025-04-21 17:36:36 +02:00
config.rs Update test and verify that tgt_(un)register_lib have the right type 2026-01-04 06:58:31 -08:00
cstore.rs Rename variants of CrateDepKind to be more descriptive 2025-12-15 09:52:57 +00:00
errors.rs Port #[rustc_must_implement_one_of] to attribute parser 2025-12-26 19:08:21 +01:00
filesearch.rs Fix new function_casts_as_integer lint errors in core, std, panic_unwind and compiler crates 2025-11-10 16:38:28 +01:00
lib.rs Exhaustively specify names and stability of --print values 2025-11-21 11:35:07 +11:00
macros.rs Exhaustively specify names and stability of --print values 2025-11-21 11:35:07 +11:00
options.rs Update test and verify that tgt_(un)register_lib have the right type 2026-01-04 06:58:31 -08:00
output.rs Avoid unhelpful suggestion when crate name is invalid 2025-12-16 20:43:26 -08:00
parse.rs adapt formatting to use new fcw info structure 2025-12-10 15:15:56 +01:00
search_paths.rs Remove PathKind from CrateSource 2025-11-27 18:09:05 +00:00
session.rs stabilize annotate-snippet as default formatter 2025-12-16 11:20:27 +00:00
utils.rs Move NativeLibKind from rustc_session to rustc_hir 2025-08-27 20:24:59 +02:00