49f7550a25
I've made some minor changes from the implementation attached to the RFC to try to minimize codegen. The methods now take `&Debug` trait objects rather than being parameterized and there are inlined stub methods that call to non-inlined methods to do the work. r? @alexcrichton cc @huonw for the `derive(Debug)` changes. |
||
---|---|---|
.. | ||
fmt | ||
hash | ||
num | ||
str | ||
any.rs | ||
array.rs | ||
atomic.rs | ||
cell.rs | ||
char.rs | ||
clone.rs | ||
cmp_macros.rs | ||
cmp.rs | ||
default.rs | ||
error.rs | ||
finally.rs | ||
intrinsics.rs | ||
iter.rs | ||
lib.rs | ||
macros.rs | ||
marker.rs | ||
mem.rs | ||
nonzero.rs | ||
ops.rs | ||
option.rs | ||
panicking.rs | ||
prelude.rs | ||
ptr.rs | ||
raw.rs | ||
result.rs | ||
simd.rs | ||
slice.rs | ||
tuple.rs | ||
ty.rs |