1
Fork 0
rust/compiler/rustc_monomorphize/src
Zalathar 32c5449d45 Remove some unnecessary aliases from rustc_data_structures::sync
With the removal of `cfg(parallel_compiler)`, these are always shared
references and `std::sync::OnceLock`.
2025-03-03 20:20:24 +11:00
..
mono_checks rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
partitioning clean up autodiff code/comments 2025-02-21 21:47:48 -05:00
collector.rs Remove some unnecessary aliases from rustc_data_structures::sync 2025-03-03 20:20:24 +11:00
errors.rs vectorcall ABI: error if sse2 is not available 2025-02-20 12:40:58 +01:00
lib.rs Implement projection and shim for AFIDT 2024-12-10 16:52:20 +00:00
partitioning.rs Fix binding mode problems 2025-02-22 00:13:19 +00:00
util.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00