rust/compiler/rustc_builtin_macros
Dylan DPC bc3b94a486
Rollup merge of #111649 - Nilstrieb:derive-const-param-ty, r=BoxyUwU
Add derive for `core::marker::ConstParamTy`

This makes it easier to implement it for a type, just like `Copy`.

`@BoxyUwU` half asked me to add it
2023-05-17 11:13:57 +05:30
..
src Rollup merge of #111649 - Nilstrieb:derive-const-param-ty, r=BoxyUwU 2023-05-17 11:13:57 +05:30
Cargo.toml Use GrowableBitSet to store positional indexes in asm! 2023-05-02 16:42:36 +01:00
messages.ftl Migrate offset_of from a macro to builtin # syntax 2023-05-05 21:44:13 +02:00