rust/compiler/rustc_session/src
2026-02-12 12:44:15 +00:00
..
config link modifier export-symbols: export all global symbols from selected uptream c static libraries 2026-02-04 09:26:21 +08:00
code_stats.rs Document why CodeStats::type_sizes is public 2025-04-21 17:36:36 +02:00
config.rs Support serializing CodegenContext 2026-02-12 12:44:15 +00:00
cstore.rs Rename variants of CrateDepKind to be more descriptive 2025-12-15 09:52:57 +00:00
errors.rs Convert to inline diagnostics in rustc_session 2026-02-04 13:22:20 +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 Convert to inline diagnostics in rustc_session 2026-02-04 13:22:20 +01:00
macros.rs Exhaustively specify names and stability of --print values 2025-11-21 11:35:07 +11:00
options.rs Rollup merge of #150780 - fzakaria:fzakaria/section-threshold, r=jackh726 2026-01-23 11:07:55 +01:00
output.rs Move collect_crate_types to rustc_interface, and use new attribute parser 2026-01-22 02:34:28 +00:00
parse.rs Remove the fallback bundle 2026-02-08 11:06:42 +01:00
search_paths.rs Remove all allows for diagnostic_outside_of_impl and untranslatable_diagnostic throughout the codebase 2026-01-19 17:39:49 +01:00
session.rs Remove the fallback bundle 2026-02-08 11:06:42 +01:00
utils.rs Move NativeLibKind from rustc_session to rustc_hir 2025-08-27 20:24:59 +02:00