Rust Internals
Idea: Conditional code based on whether a type implements a trait
language design
scottmcm
December 1, 2021, 8:57am
4
I suggest you check out this thread from a few days ago:
show post in topic
Related topics
Topic
Replies
Views
Activity
Pre-RFC: MaybeDebug<T> type which always `impl Debug`
libs
10
1939
November 27, 2021
Feature Request: Generics that can detect Traits
language design
28
1824
April 29, 2021
Debugging non-`Debug` items in debug releases
libs
3
1342
April 12, 2021
Conditional compilation during monomorphisation
2
306
October 23, 2025
#[derive(Debug)] by default
language design
83
11024
May 2, 2020