rust/compiler/rustc_session/src
Felix S. Klock II 6a6c6b891b Separate contract feature gates for the internal machinery
The extended syntax for function signature that includes contract clauses
should never be user exposed versus the interface we want to ship
externally eventually.
2025-02-03 13:55:15 -08:00
..
config Contracts core intrinsics. 2025-02-03 12:53:57 -08:00
code_stats.rs Remove print_vtable_sizes 2025-01-30 15:30:04 +00:00
config.rs Auto merge of #133138 - azhogin:azhogin/target-modifiers, r=davidtwco,saethlin 2025-02-03 07:16:57 +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 bumpt compiler and tools to windows 0.59 2025-01-21 16:48:44 +03:00
lib.rs Target modifiers (special marked options) are recorded in metainfo and compared to be equal in different crates 2025-02-02 22:12:49 +07:00
options.rs Contracts core intrinsics. 2025-02-03 12:53:57 -08:00
output.rs Reduce the amount of explicit FatalError.raise() 2024-12-20 14:09:25 +00:00
parse.rs Separate contract feature gates for the internal machinery 2025-02-03 13:55:15 -08:00
search_paths.rs rustc_metadata: Preprocess search paths for better performance 2024-11-15 10:35:33 +01:00
session.rs Contracts core intrinsics. 2025-02-03 12:53:57 -08:00
utils.rs remove a couple of redundant String to String conversion 2024-10-12 22:07:46 +02:00