1
Fork 0
rust/compiler/rustc_monomorphize/src
Nicholas Nethercote 8a3e03392e Remove #![warn(unreachable_pub)] from all compiler/ crates.
(Except for `rustc_codegen_cranelift`.)

It's no longer necessary now that `unreachable_pub` is in the workspace
lints.
2025-03-08 08:41:43 +11:00
..
mono_checks compiler: use is_rustic_abi in abi_check 2025-03-04 18:23:51 -08: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 Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-08 08:41:43 +11: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