Files
rust/compiler/rustc_builtin_macros/src
Matthias Krüger 82fbbddf63 Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-dead
Make slice comparisons const

This needed a fix for `derive_const`, too, as it wasn't usable in libcore anymore as trait impls need const stability attributes. I think we can't use the same system as normal trait impls while `const_trait_impl` is still unstable.

r? ```@fee1-dead```

cc rust-lang/rust#143800
2025-07-18 14:49:19 +02:00
..
2025-02-08 22:12:13 +00:00
2025-05-27 09:44:10 +02:00
2025-07-14 22:29:28 +02:00
2024-12-19 16:05:41 +11:00
2024-07-29 08:26:52 +10:00
2025-06-30 20:42:27 +10:00
2025-05-10 08:58:47 +10:00
2025-07-13 14:34:40 +02:00
2025-06-03 10:52:32 -07:00
2025-07-13 14:34:40 +02:00
2024-04-26 13:29:20 +10:00
2025-07-17 08:37:19 +10:00
2025-07-17 08:37:19 +10:00