rust/compiler/rustc_session/src
bors 3a0db6c152 Auto merge of #123854 - petrochenkov:searchdirs2, r=lqd
linker: Remove laziness and caching from native search directory walks

It shouldn't be necessary for performance now.

Follow up to https://github.com/rust-lang/rust/pull/123827.
2024-04-13 13:12:56 +00: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 add -Z linker-features to toggle lld on the CLI 2024-04-12 09:43:05 +00: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