9c09c94347
Instead of returning &'static [u8], an invocation of `bytes!()` now returns `&'static [u8, ..N]` where `N` is the length of the byte vector. This should functionally be the same, but there are some cases where an explicit cast may be needed, so this is a: [breaking-change] |
||
---|---|---|
.. | ||
deriving | ||
tt | ||
asm.rs | ||
base.rs | ||
build.rs | ||
bytes.rs | ||
cfg_attr.rs | ||
cfg.rs | ||
concat_idents.rs | ||
concat.rs | ||
env.rs | ||
expand.rs | ||
fmt.rs | ||
format.rs | ||
log_syntax.rs | ||
mtwt.rs | ||
quote.rs | ||
source_util.rs | ||
trace_macros.rs |