1
Fork 0
rust/compiler/rustc_session/src
2024-04-14 14:20:55 -07:00
..
config Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
code_stats.rs -Zprint-type-sizes: print the types of awaitees and unnamed coroutine locals. 2024-03-22 18:07:15 -07:00
config.rs Stabilize --json unused-externs(-silent) 2024-04-14 14:20:55 -07:00
cstore.rs Make def_path_hash_to_def_id a hook 2024-03-27 08:20:06 +00:00
errors.rs KCFI: Require -C panic=abort 2024-03-29 16:35:58 +00:00
filesearch.rs linker: Remove laziness and caching from native search directory walks 2024-04-12 17:28:00 +03:00
lib.rs Use generic NonZero internally. 2024-02-15 08:09:42 +01:00
options.rs add -Z linker-features to toggle lld on the CLI 2024-04-12 09:43:05 +00:00
output.rs Make incremental sessions identity no longer depend on the crate names provided by source code 2024-03-13 16:40:02 +01:00
parse.rs conditionally ignore fatal diagnostic in the SilentEmitter 2024-03-19 13:48:07 -04:00
search_paths.rs Replace implementation with @RUSTC_BUILTIN prefix substitution var 2024-03-25 22:20:13 +00:00
session.rs Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
utils.rs compiler: fix unused_peekable clippy lint 2024-03-28 10:50:09 +03:00
version.rs Simplify the current_rustc_version macro. 2023-11-10 10:54:21 +11:00