summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/deriving/smart_ptr.rs
AgeCommit message (Expand)AuthorLines
2024-07-04reject SmartPointer constructions not serving the purposeDing Xiang Fei-3/+36
2024-06-24SmartPointer derive-macroXiangfei Ding-0/+140