rust/compiler/rustc_monomorphize/src
bors 249cb84316 Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #137314 (change definitely unproductive cycles to error)
 - #137701 (Convert `ShardedHashMap` to use `hashbrown::HashTable`)
 - #138269 (uefi: fs: Implement FileType, FilePermissions and FileAttr)
 - #138331 (Use `RUSTC_LINT_FLAGS` more)
 - #138345 (Some autodiff cleanups)
 - #138387 (intrinsics: remove unnecessary leading underscore from argument names)
 - #138390 (fix incorrect tracing log)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-03-12 17:27:43 +00:00
..
mono_checks compiler: use is_rustic_abi in abi_check 2025-03-04 18:23:51 -08:00
partitioning Remove some dead code 2025-03-11 08:41:15 +00: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 Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr 2025-03-12 17:27:43 +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