rust/compiler/rustc_session/src
2024-12-29 11:10:36 +01:00
..
config Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
code_stats.rs compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
config.rs Use #[derive(Default)] instead of manually implementing it 2024-12-23 03:01:29 +00:00
cstore.rs Update comments 2024-12-19 15:30:32 +00:00
errors.rs rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973) 2024-12-02 01:14:40 +07:00
filesearch.rs rustc_metadata: Preprocess search paths for better performance 2024-11-15 10:35:33 +01:00
lib.rs rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
options.rs coverage: Add a synthetic test for when all spans are discarded 2024-12-19 22:03:43 +11:00
output.rs Reduce the amount of explicit FatalError.raise() 2024-12-20 14:09:25 +00:00
parse.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
search_paths.rs rustc_metadata: Preprocess search paths for better performance 2024-11-15 10:35:33 +01:00
session.rs make -Csoft-float have an effect on all ARM targets 2024-12-29 11:10:36 +01:00
utils.rs remove a couple of redundant String to String conversion 2024-10-12 22:07:46 +02:00