1
Fork 0
rust/compiler/rustc_session/src
bjorn3 98a6eaa7f8 Serialize OutputFilenames into rmeta file
This ensures that linking will use the correct crate name even when
`#![crate_name = "..."]` is used to specify the crate name.
2023-11-26 18:02:42 +00:00
..
config Change process spawning to inherit the parent's signal mask by default 2022-10-20 14:53:38 -07:00
code_stats.rs Use the actual computed crate name for -Zprint-vtable-sizes 2023-11-05 16:29:15 +00:00
config.rs Serialize OutputFilenames into rmeta file 2023-11-26 18:02:42 +00:00
cstore.rs Use FreezeLock for CStore 2023-09-09 16:02:11 +02:00
errors.rs Remove cgu_reuse_tracker from Session 2023-10-09 18:39:41 +00:00
filesearch.rs bump windows crate 0.46 -> 0.48 in workspace 2023-05-09 18:20:13 +03:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
options.rs convert ehcont-guard to an unstable option 2023-11-21 14:24:23 -08:00
output.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
parse.rs Make Cfg and CheckCfg non-generic. 2023-10-30 14:12:53 +11:00
search_paths.rs Provide more context for rustc +nightly -Zunstable-options on stable 2023-06-27 23:23:33 +08:00
session.rs rustc_session: implement latent TODO 2023-11-22 14:37:12 -05:00
utils.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
version.rs Simplify the current_rustc_version macro. 2023-11-10 10:54:21 +11:00