116e9831a5
this commit implements the first step of the `default impl` feature: all items in a `default impl` are (implicitly) `default` and hence specializable. In order to test this feature I've copied all the tests provided for the `default` method implementation (in run-pass/specialization and compile-fail/specialization directories) and moved the `default` keyword from the item to the impl. See referenced issue for further info |
||
---|---|---|
.. | ||
deriving | ||
asm.rs | ||
Cargo.toml | ||
cfg.rs | ||
concat_idents.rs | ||
concat.rs | ||
env.rs | ||
format_foreign.rs | ||
format.rs | ||
global_asm.rs | ||
lib.rs | ||
log_syntax.rs | ||
proc_macro_impl.rs | ||
proc_macro_registrar.rs | ||
trace_macros.rs |