Reduce the work for rustc in the benchmarks.
[anymap] / src / any.rs
Chris MorganUse raw pointers for downcasting, not TraitObject
Chris MorganRemove now-unnecessary #[allow]s.
Chris MorganMake Clippy happy.
Chris Morgan0.11.2: just fixing warnings and such. 0.11.2
Chris MorganRename 'nightly' feature to 'unstable'.
Chris MorganImplement Debug for Map and RawMap.
Chris MorganReplace Cargo features with arcane DST magicks.